Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc 3.3.3 glibc 2.3 OS: Linux I got Linux 2.6.5 up and running using glibc 2.3. Glibc compiled with gcc 3.3.3. The kernel compiled with gcc 2.95.3. I am using KDevelop 3.0.90-CVS and KDE 3.2.2. I can reproduce the crash : Open the KDevelop Assistant -> Click on libc.edu -> Click on the plus -> click on "16. Sockets" -> Crash A click on chapter 17. or 15. works fine. And here's the dump : Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 435)] 0x419e51b7 in __libc_waitpid (pid=4470, stat_loc=0x0, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:28 in ../sysdeps/unix/sysv/linux/waitpid.c #0 0x419e51b7 in __libc_waitpid (pid=4470, stat_loc=0x0, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:28 #1 0x40da1ab7 in KCrash::defaultCrashHandler () from /usr/lib/./libkdecore.so.4 #2 0x419e3905 in __pthread_sighandler (signo=6, ctx= {gs = 0, __gsh = 0, fs = 0, __fsh = 0, es = 123, __esh = 0, ds = 123, __dsh = 49168, edi = 1100910240, esi = 435, ebp = 3221217896, esp = 3221217868, ebx = 435, edx = 1100901376, ecx = 6, eax = 0, trapno = 0, err = 0, eip = 1102267089, cs = 115, __csh = 0, eflags = 582, esp_at_signal = 3221217868, ss = 123, __ssh = 0, fpstate = 0xbfffdfd0, oldmask = 2147483648, cr2 = 0}) at sighandler.c:38 #3 <signal handler called> #4 0x41b342d1 in __kill () from /lib/libc.so.6 #5 0x419e0831 in pthread_kill (thread=435, signo=0) at signals.c:65 #6 0x419e0b3b in __pthread_raise (sig=1100901376) at signals.c:187 #7 0x41b33f14 in *__GI_raise (sig=6) at ../linuxthreads/sysdeps/unix/sysv/linux/raise.c:34 #8 0x41b356c8 in *__GI_abort () at ../sysdeps/generic/abort.c:88 #9 0x41b2d55c in *__GI___assert_fail (assertion=0x0, file=0x0, line=0, function=0x403d5160 "void khtml::RenderBlock::layoutBlock(bool)") at assert.c:83 #10 0x40294b4f in khtml::RenderBlock::layoutBlock () from /usr/lib/./libkhtml.so.4 #11 0x402946f5 in khtml::RenderBlock::layout () from /usr/lib/./libkhtml.so.4 #12 0x40295bb2 in khtml::RenderBlock::layoutBlockChildren () from /usr/lib/./libkhtml.so.4 #13 0x40294ba0 in khtml::RenderBlock::layoutBlock () from /usr/lib/./libkhtml.so.4 #14 0x402946f5 in khtml::RenderBlock::layout () from /usr/lib/./libkhtml.so.4 #15 0x40295bb2 in khtml::RenderBlock::layoutBlockChildren () from /usr/lib/./libkhtml.so.4 #16 0x40294ba0 in khtml::RenderBlock::layoutBlock () from /usr/lib/./libkhtml.so.4 #17 0x402946f5 in khtml::RenderBlock::layout () from /usr/lib/./libkhtml.so.4 #18 0x40295bb2 in khtml::RenderBlock::layoutBlockChildren () from /usr/lib/./libkhtml.so.4 #19 0x40294ba0 in khtml::RenderBlock::layoutBlock () from /usr/lib/./libkhtml.so.4 #20 0x402946f5 in khtml::RenderBlock::layout () from /usr/lib/./libkhtml.so.4 #21 0x40295bb2 in khtml::RenderBlock::layoutBlockChildren () from /usr/lib/./libkhtml.so.4 #22 0x40294ba0 in khtml::RenderBlock::layoutBlock () from /usr/lib/./libkhtml.so.4 #23 0x402946f5 in khtml::RenderBlock::layout () from /usr/lib/./libkhtml.so.4 #24 0x40295bb2 in khtml::RenderBlock::layoutBlockChildren () from /usr/lib/./libkhtml.so.4 #25 0x40294ba0 in khtml::RenderBlock::layoutBlock () from /usr/lib/./libkhtml.so.4 #26 0x402946f5 in khtml::RenderBlock::layout () from /usr/lib/./libkhtml.so.4 #27 0x402dc0c5 in khtml::RenderBody::layout () from /usr/lib/./libkhtml.so.4 #28 0x40295bb2 in khtml::RenderBlock::layoutBlockChildren () from /usr/lib/./libkhtml.so.4 #29 0x40294ba0 in khtml::RenderBlock::layoutBlock () from /usr/lib/./libkhtml.so.4 #30 0x402946f5 in khtml::RenderBlock::layout () from /usr/lib/./libkhtml.so.4 #31 0x40295bb2 in khtml::RenderBlock::layoutBlockChildren () from /usr/lib/./libkhtml.so.4 #32 0x40294ba0 in khtml::RenderBlock::layoutBlock () from /usr/lib/./libkhtml.so.4 #33 0x402946f5 in khtml::RenderBlock::layout () from /usr/lib/./libkhtml.so.4 #34 0x402d479a in khtml::RenderCanvas::layout () from /usr/lib/./libkhtml.so.4 #35 0x401e0b5a in KHTMLView::layout () from /usr/lib/./libkhtml.so.4 #36 0x401e984c in KHTMLView::timerEvent () from /usr/lib/./libkhtml.so.4 #37 0x4119b793 in QObject::event () from /usr/qt-x11-free-3.3.1/lib/libqt-mt.so.3 #38 0x411dbdbf in QWidget::event () from /usr/qt-x11-free-3.3.1/lib/libqt-mt.so.3 #39 0x411390cf in QApplication::internalNotify () from /usr/qt-x11-free-3.3.1/lib/libqt-mt.so.3 #40 0x41138695 in QApplication::notify () from /usr/qt-x11-free-3.3.1/lib/libqt-mt.so.3 #41 0x40cfc86d in KApplication::notify () from /usr/lib/./libkdecore.so.4 #42 0x41126984 in QEventLoop::activateTimers () from /usr/qt-x11-free-3.3.1/lib/libqt-mt.so.3 #43 0x410daec2 in QEventLoop::processEvents () from /usr/qt-x11-free-3.3.1/lib/libqt-mt.so.3 #44 0x4114c168 in QEventLoop::enterLoop () from /usr/qt-x11-free-3.3.1/lib/libqt-mt.so.3 #45 0x4114c018 in QEventLoop::exec () from /usr/qt-x11-free-3.3.1/lib/libqt-mt.so.3 #46 0x41139331 in QApplication::exec () from /usr/qt-x11-free-3.3.1/lib/libqt-mt.so.3 #47 0x080b3df6 in main ()
*** This bug has been marked as a duplicate of 81175 ***