Sorry for the double-post, but it appears it's not related to a network install or installing Linux compatibility files. It occurs when log into a mirror and tries to read the package data from INDEX: it core dumps with signal 11. Running gdb with a full backtrace reveals this: #12 0x28236e98 in __tsd_lock () from /lib/libc.so.7 No symbol table info available. Should I post any more information? Russell Doucette
Hi, I tested out FreeBSD 7.0-BETA2 using VMware Player, and using the boot-only disc FreeBSD installed fine, until when I was asked for Linux binary compatibility. Upon hitting enter for Yes, I got a signal 11. The only information given was on console ttyv1 with a one-line debug error saying it caught signal 11. This is all the information I could get out of it. However, after it rebooted on its own (which took about 3 minutes, I suspect it was timing out being connected to a mirror) it booted normally on the virtual hard disk, leaving me to finish the installation manually where it left off. I was wondering if anyone noticed a similar error when trying to grab files from the mirror upon requesting Linux compatibility during the install. Russell Doucette
On Sun, 2007-11-04 at 00:28 -0400, ota@animenfo.com wrote:> Byung-Hee HWANG wrote: > > Hi, > > > > On Sat, 2007-11-03 at 18:27 -0400, ota@animenfo.com wrote: > > > >> Hi, > >> > >> I tested out FreeBSD 7.0-BETA2 [...] > >> > > > > Really? I think you are from the future.. > > > > > lftp :~> open freebsd.mirrors.tds.net > lftp freebsd.mirrors.tds.net:~> cd pub/FreeBSD/releases/i386/ISO-IMAGES > cd ok, cwd=/pub/FreeBSD/releases/i386/ISO-IMAGES > lftp freebsd.mirrors.tds.net:/pub/FreeBSD/releases/i386/ISO-IMAGES> cd 7.0 > lftp freebsd.mirrors.tds.net:/pub/FreeBSD/releases/i386/ISO-IMAGES/7.0> ls > -rw-r--r-- 1 ftp ftp 116736000 Nov 02 17:20 > 7.0-BETA2-i386-bootonly.iso > -rw-r--r-- 1 ftp ftp 669032448 Nov 02 17:21 > 7.0-BETA2-i386-disc1.iso[...snip...] oh.. thanks! thanks! i go to upgrade to BETA2! -- "I trust these two men with my life. They are my two right arms. I cannot insult them by sending them away." -- Vito Corleone, "Chapter 1", page 29
Hi, Yes I have tis problem since beta1! Signal 11 appears in sysinstall when it try to get INDEX from ftp site. At the end of this operation appears signal 11 and core dumps (the same as Russell Doucette has). So I have installed 7BETA2, without X - it allow me to avoid installation of binary packages after installing ports collection. Then I compile the cvsup from the port collection and syncronize src-all with RELENG_7 and doc-all, ports-all with CURRENT. After in I recompile all system (kernel and world). For kernel I have my own config. but the problem has lefted! When sysinstall try to read INDEX from ftp site appears signal 11 (as I think) and programm crushes. On the screen appears such error: Bus error (core dumped) I have amd64 FreeBSD7 beta2 (this problem was in beta1 and beta1.5) Mihail.