At Sat, 25 Sep 2004 16:13:51 +0200, Krzysztof Burghardt wrote: > 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). > > [EMAIL PROTECTED]:~# 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.
The point is that if directories in ld.so.conf has non-debian glibc, it may cause such problems. > > 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. Look at your bash log; it said "cannot allocate xx bytes". Memory shortage? Regards, -- gotom

