bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libc0.3-dev 2.3.2.ds1-12.0.1 causes bad build of ext2fs.static


From: Ognyan Kulev
Subject: libc0.3-dev 2.3.2.ds1-12.0.1 causes bad build of ext2fs.static
Date: Sun, 23 May 2004 17:55:12 +0300
User-agent: Mozilla Thunderbird 0.5 (X11/20040306)

Hi,

When libc0.3-dev 2.3.2.ds1-12.0.1 by Michael Banck is installed, compilation of the Hurd leads to bad ext2fs.static that always signals SEGV. (ext2fs and other executables seem fine.) When older 2.3.1-5 is installed, ext2fs.static is fine.

Unfortunately, it's too difficult for me to track where the problem is. Here is registers' content:

(gdb) bt
#0  0x00000007 in ?? ()
(gdb) info registers
eax            0x0      0
ecx            0x7      7
edx            0x7      7
ebx            0x1000e8c        16780940
esp            0x0      0x0
ebp            0x0      0x0
esi            0x1000fbc        16781244
edi            0x1000f58        16781144
eip            0x7      0x7
eflags         0x10216  66070
cs             0x17     23
ss             0x1f     31
ds             0x1f     31
es             0x1f     31
fs             0x1f     31
gs             0x1f     31

Putting breakpoint in main() doesn't help. objdump -x shows some start address, but setting breakpoint in it doesn't help. I don't know what to do. Any help is appreciated.

BTW How can I link statically ext2fs.static to what is in /lib/debug (from libc0.3-dbg) instead of in /lib?

Regards,
ogi





reply via email to

[Prev in Thread] Current Thread [Next in Thread]