Date: Fri, 16 Feb 2001 15:09:37 +0200 (SAT) From: John Hay <jhay@icomtek.csir.co.za> To: freebsd-current@FreeBSD.ORG Subject: Re: HEADS UP: -current world broken since Feb 10 Message-ID: <200102161309.f1GD9bI49385@zibbi.icomtek.csir.co.za> In-Reply-To: <20010216025147.A25002@dragon.nuxi.com> from "David O'Brien" at "Feb 16, 2001 02:51:47 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> > > DO NOT TRY TO UPGRADE -STABLE OR A PRE-FEB 10 -CURRENT TO A POST-FEB > > > 10 -CURRENT UNTIL THIS IS RESOLVED. YOU HAVE BEEN WARNED. > > > > Any updates on this yet ? > > Warner committed a fix for this. But I'm having trouble building world > with it. Well make world finished here, but it looks like all is not well. The resultant /usr/libexec/elf/as coredump with a signal 11. I did put an old one back but it only helped for a little while. gdb traceback for both look the same: beast:/sys/compile/BEAST # gdb /usr/libexec/elf/as as.core GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. ... Core was generated by `as'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib/libc.so.5...(no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)... done. #0 0x28102bab in __ungetc () from /usr/lib/libc.so.5 (gdb) bt #0 0x28102bab in __ungetc () from /usr/lib/libc.so.5 #1 0x28102ac9 in ungetc () from /usr/lib/libc.so.5 #2 0x804f694 in hash_traverse () #3 0x804fa2f in hash_traverse () #4 0x8053a7d in hash_traverse () #5 0x804b53a in free () #6 0x804b22d in free () #7 0x8049335 in free () John -- John Hay -- John.Hay@icomtek.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102161309.f1GD9bI49385>