bug-glibc
[Top][All Lists]
Advanced

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

Re: segfault attempting to compile 2.2.1


From: David Ford
Subject: Re: segfault attempting to compile 2.2.1
Date: Sun, 14 Jan 2001 06:50:55 -0800

> Ok, please tell me if it's not working - as usual it works for me ;-)

I certainly will.

Another side note which is probably related to the current segfault is that 
several programs such as XF86 and
mozilla, refuse to compile, all similarly segfaulting when a make rule is 
encountered with LD_LIBRARY_PATH is
set to a ../../somepath/libfile.  It doesn't happen to all of these rules but I 
haven't found a commonality to
this.

This occurs on a previously built glibc 2.2.

I also note that the new ldconfig program that comes with 2.2 complains with:

# ldconfig
ldconfig: Can't stat .2

strace shows:
8201  SYS_220(0x3, 0x80a7268, 0x1000, 0x80a5be4) = 0
8201  close(3)                          = 0
8201  stat64("/lib/libmemusage.so", {st_mode=S_IFREG|0755, st_size=13299, ...}) 
= 0
8201  stat64("/lib/libmemusage.so", {st_mode=S_IFREG|0755, st_size=13299, ...}) 
= 0
8201  stat64("/lib/ld-linux.so.2", {st_mode=S_IFREG|0755, st_size=155183, ...}) 
= 0
8201  stat64(".2", 0xbfffe59c)          = -1 ENOENT (No such file or directory)
8201  write(2, "ldconfig: ", 10)        = 10
8201  write(2, "Can\'t stat .2\n", 14)  = 14
8201  write(2, "\n", 1)                 = 1

ltrace shows:
8240 SYS_220(3, 0x080a7268, 4096, 0x080a5be4, 3)  = 0
8240 SYS_close(3)                                 = 0
8240 SYS_195(0xbfffe464, 0xbfffe53c, 0x080a5be4, 0xbfffe53c, 0xbfffe464) = 0
8240 SYS_195(0xbfffe484, 0xbfffe59c, 0x080a5be4, 0xbfffe59c, 0xbfffe484) = 0
8240 SYS_195(0xbfffe484, 0xbfffe53c, 0x080a5be4, 0xbfffe53c, 0xbfffe484) = 0
8240 SYS_195(0xbfffe494, 0xbfffe59c, 0x080a5be4, 0xbfffe59c, 0xbfffe494) = -2
8240 SYS_write(2, "ldconfig: ", 10)               = 10
8240 SYS_write(2, "Can't stat .2\n", 14)          = 14
8240 SYS_write(2, "\n", 1)                        = 1


-d

--
..NOTICE fwd: fwd: fwd: type emails will be deleted automatically.
      "There is a natural aristocracy among men. The grounds of this are
      virtue and talents", Thomas Jefferson [1742-1826], 3rd US President






reply via email to

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