-CURRENT is broken?

Konstantin Belousov kostikbel at gmail.com
Mon Mar 5 19:51:32 UTC 2012


On Mon, Mar 05, 2012 at 08:43:15PM +0100, Lars Engels wrote:
> On Mon, Mar 05, 2012 at 09:27:49PM +0200, Konstantin Belousov wrote:
> > On Mon, Mar 05, 2012 at 08:16:22PM +0100, Lars Engels wrote:
> > > On Mon, Mar 05, 2012 at 09:12:11PM +0200, Konstantin Belousov wrote:
> > > > On Mon, Mar 05, 2012 at 10:41:01AM -0800, Jos Backus wrote:
> > > > > On Mon, Mar 5, 2012 at 10:10 AM, Lars Engels <lars.engels at 0x20.net> wrote:
> > > > > > On Mon, Mar 05, 2012 at 07:41:32PM +0400, Alex Keda wrote:
> > > > > >> On 05.03.2012 19:39, Alex Keda wrote:
> > > > > >> > I have 2 machine, i386 and amd64
> > > > > >> > world rebuild tonight all work. all applications crash with core dump...
> > > > > >> read as "world rebuild tonight not work" =))
> > > > > 
> > > > > I noticed the same thing. My `make world' dies right after installing
> > > > > the new runtime linker. I was able to recover by copying
> > > > > ld-elf.so.1.old using /rescue/{chflags,cp}. Oddly enough, when I
> > > > > manually build and install the runtime linker, it works. Maybe that's
> > > > > a clue as to what's wrong.
> > > > 
> > > > I just did full buildworld on pristine sources at r232541 and amd64 machine
> > > > booted fine.
> > > > 
> > > > Can somebody put the faulting ld-elf.so.1 somewhere so I can download it ?
> > > 
> > > http://bsd-geek.de/FreeBSD/ld-elf.so.1
> > 
> > It works for me :(.
> > 
> > Since your rtld is not stripped, try to link any binary using this interpreter,
> > i.e. supply -Wl,-I,<path to your bad ld-elf.so.1> to cc link command.
> > Then run the program, get core dump, load it into gdb and do "bt all".
> 
> "bt all" gives "No symbol table is loaded.  Use the "file" command."
> 
> But just "bt" gives:
> 
> http://bsdpaste.bsdgroup.de/130927
Hm, so do you have libmap.conf ?

Yeah, it faults immediately.
I suspect I know what is going on.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20120305/8ad68e14/attachment.pgp


More information about the freebsd-current mailing list