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

Bug#273248: libc6-i686: crashed my box just after install



W liście z sob, 25-09-2004, godz. 14:17, GOTO Masanori pisze: 
> My intension of (3) is to know which library is used.  Check
> /etc/ld.so.conf.

I don`t use any preloaded library (e.g. no /etc/ld.so.preload).

root@techie:~# cat /etc/ld.so.conf 
/usr/X11R6/lib
/usr/lib/libc5-compat
/lib/libc5-compat
/usr/i486-linuxlibc1/lib
/usr/lib/GNUstep/System/Library/Libraries

I checked this with minimal /etc/ld.so.conf.
Only two lines:
/usr/X11R6/lib
/usr/lib/GNUstep/System/Library/Libraries

Nothing changed.

> Did you use non-debian glibc?

No.

root@techie:~# dpkg --list libc6*    
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  libc6          2.3.2.ds1-16   GNU C Library: Shared libraries and Timezone
un  libc6-bin      <none>         (no description available)
pn  libc6-dbg      <none>         (no description available)
ii  libc6-dev      2.3.2.ds1-16   GNU C Library: Development Libraries and Hea
un  libc6-doc      <none>         (no description available)
pn  libc6-i686     <none>         (no description available)
pn  libc6-pic      <none>         (no description available)
pn  libc6-prof     <none>         (no description available)
un  libc6.1        <none>         (no description available)
un  libc6.1-dbg    <none>         (no description available)
un  libc6.1-dev    <none>         (no description available)
un  libc6.1-pic    <none>         (no description available)

> Moreover, if the result becomes random, and memory error is detected,
> then you should check your system's memory size: cat /proc/meminfo.

I think there is no memory errors. 2 months ago I checked my RAM with 24
hour test (memtest86) and it didn`t detect any errors. Moreover I ran
kerenel compilation for over 24 hour and there was no SIGSEGV or SIGILL
logged. In addition to this my CPU is not overheat (38 *C). I think this
is not hardware fault.

root@techie:~# cat /proc/meminfo 
MemTotal:       515732 kB
MemFree:         34548 kB
Buffers:         15208 kB
Cached:         224516 kB
SwapCached:          4 kB
Active:         367492 kB
Inactive:        67756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       515732 kB
LowFree:         34548 kB
SwapTotal:     1662716 kB
SwapFree:      1662712 kB
Dirty:             256 kB
Writeback:           0 kB
Mapped:         241716 kB
Slab:            22728 kB
Committed_AS:   415192 kB
PageTables:       1676 kB
VmallocTotal:   516024 kB
VmallocUsed:     14628 kB
VmallocChunk:   501280 kB

And swap:
kb@techie:~$ cat /proc/swaps 
Filename                                Type            Size    Used   
Priority
/dev/mapper/swap                        partition       1662716 4      
-1

Also there aren`t any (u)limits set:
kb@techie:~$ ulimit -aS
core file size        (blocks, -c) 0
data seg size         (kbytes, -d) unlimited
file size             (blocks, -f) unlimited
max locked memory     (kbytes, -l) unlimited
max memory size       (kbytes, -m) unlimited
open files                    (-n) 1024
pipe size          (512 bytes, -p) 8
stack size            (kbytes, -s) 8192
cpu time             (seconds, -t) unlimited
max user processes            (-u) unlimited
virtual memory        (kbytes, -v) unlimited
kb@techie:~$ ulimit -aH
core file size        (blocks, -c) 10240
data seg size         (kbytes, -d) unlimited
file size             (blocks, -f) unlimited
max locked memory     (kbytes, -l) unlimited
max memory size       (kbytes, -m) unlimited
open files                    (-n) 1024
pipe size          (512 bytes, -p) 8
stack size            (kbytes, -s) unlimited
cpu time             (seconds, -t) unlimited
max user processes            (-u) unlimited
virtual memory        (kbytes, -v) unlimited

I`m going to try to build glibc-i686 package form source.
And check if it is compiler (optimization) issue.

What else should I check?

Regards,
-- 
Krzysztof Burghardt <krzysztof.burghardt@wp.pl>




Reply to: