On Mon, Nov 03, 2003 at 04:06:30PM +0100, Ali Bombali wrote: > Hi, > > I was upgrading my libc6 , after that I recompiled a new kernel , 2..4.22 > with debian patches/lowlatency/preempt/supermount. After the compile I > rebooted the computer to check if the new kernel boots , well it didn't > boot. It got stuck on init ( no init scripts are being loaded). > So rebooted and booted the same kernel with the boot option init=/bin/sh . > After entering the prompt i tryed to do a ls but it segmentation faults , > something like : > init../nptl/sysdeps/unix/sysv/linux/fork.c:132:__libc_f.... ( I didn't > write down the rest because the message was to long). So i grabed the ck > patch (this patch set include lowlatency/preempt/supermount/ and some more > ) set and a vanilla 2.4.22 from kernel.org. > I compiled this with the same config as in the 2.4.22 debian kernel . This > kernel runs fine. altough some programs like mplayer , vlc segmentation > fault sometimes , and the system feels _slower_ (realy slow). I even tried > to reinstall my system but i got the same errors.
Did your previous kernel have an extraversion starting with a dot? Something like "2.4.22.<number>". If so, use libc6 2.3.2.ds1-9 which fixes this bug. > > > Ali > > > debian:/home/ali# aptitude search libc6 > i libc6 - GNU C Library: Shared > libraries and Timezone data > p libc6-dbg - GNU C Library: Libraries > with debugging symbols > i libc6-dev - GNU C Library: Development > Libraries and Header Files > i libc6-i686 - GNU C Library: Shared > libraries [i686 optimized] > i libc6-pic - GNU C Library: PIC archive > library > i libc6-prof - GNU C Library: Profiling > Libraries. > > debian:/home/ali# gcc -v > Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.2/specs > Configured with: ../src/configure -v > --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr > --mandir=/usr/share/man --infodir=/usr/share/info > --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared > --with-system-zlib --enable-nls --without-included-gettext > --enable-__cxa_atexit --enable-clocale=gnu --enable-debug > --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux > Thread model: posix > gcc versie 3.3.2 (Debian) > debian:/home/ali# cat /etc/debian_version > testing/unstable > debian:/home/ali# > > _________________________________________________________________ > Chatten met je online vrienden via MSN Messenger. http://messenger.msn.nl/ > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

