Version: (using KDE Devel) Installed from: Compiled sources When visiting the page http://www.mysql.com/documentation/mysql/bychapter/manual_Functions.html, konqueror crashes. I don't what on the page is causing this. It's happening with a recent checkout of kde (2-19-04). I have included the stack trace, but it might not be usable...(I have been told on many occasions that my stack traces are pretty much crap...I guess I don't have some kind of symbols or something turned on...I don't know how to do that when building - I just do a ./configure --prefix=/opt/kde3 && make && make install) This backtrace appears to be of no use. This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash. [New Thread 16384 (LWP 25557)] 0x41375a86 in waitpid () from /lib/i686/libpthread.so.0 #0 0x41375a86 in waitpid () from /lib/i686/libpthread.so.0 #1 0x407e0847 in KCrash::defaultCrashHandler(int) () from /opt/kde3/lib/libkdecore.so.4 #2 0x00005d81 in ?? ()
Cannot reproduce. You could try compile with configure --enable-debug=full
Is this one any better? [New Thread 16384 (LWP 13208)] [KCrash handler] #4 0x4164eb71 in kill () from /lib/i686/libc.so.6 #5 0x414d9cf1 in pthread_kill () from /lib/i686/libpthread.so.0 #6 0x414da00b in raise () from /lib/i686/libpthread.so.0 #7 0x4164e904 in raise () from /lib/i686/libc.so.6 #8 0x4164fe8c in abort () from /lib/i686/libc.so.6 #9 0x41647e84 in __assert_fail () from /lib/i686/libc.so.6 #10 0x4260b3ac in khtml::RenderBlock::layoutBlock(bool) () from /opt/kde3/lib/libkhtml.so.4 #11 0x4260ad0e in khtml::RenderBlock::layout() () from /opt/kde3/lib/libkhtml.so.4 #12 0x4260c25c in khtml::RenderBlock::layoutBlockChildren(bool) () from /opt/kde3/lib/libkhtml.so.4 #13 0x4260b0ae in khtml::RenderBlock::layoutBlock(bool) () from /opt/kde3/lib/libkhtml.so.4 #14 0x4260ad0e in khtml::RenderBlock::layout() () from /opt/kde3/lib/libkhtml.so.4 #15 0x4260c25c in khtml::RenderBlock::layoutBlockChildren(bool) () from /opt/kde3/lib/libkhtml.so.4 #16 0x4260b0ae in khtml::RenderBlock::layoutBlock(bool) () from /opt/kde3/lib/libkhtml.so.4 #17 0x4260ad0e in khtml::RenderBlock::layout() () from /opt/kde3/lib/libkhtml.so.4 #18 0x4260c25c in khtml::RenderBlock::layoutBlockChildren(bool) () from /opt/kde3/lib/libkhtml.so.4 #19 0x4260b0ae in khtml::RenderBlock::layoutBlock(bool) () from /opt/kde3/lib/libkhtml.so.4 #20 0x4260ad0e in khtml::RenderBlock::layout() () from /opt/kde3/lib/libkhtml.so.4 #21 0x4260c25c in khtml::RenderBlock::layoutBlockChildren(bool) () from /opt/kde3/lib/libkhtml.so.4 #22 0x4260b0ae in khtml::RenderBlock::layoutBlock(bool) () from /opt/kde3/lib/libkhtml.so.4 #23 0x4260ad0e in khtml::RenderBlock::layout() () from /opt/kde3/lib/libkhtml.so.4 #24 0x4265209e in khtml::RenderBody::layout() () from /opt/kde3/lib/libkhtml.so.4 #25 0x4260c25c in khtml::RenderBlock::layoutBlockChildren(bool) () from /opt/kde3/lib/libkhtml.so.4 #26 0x4260b0ae in khtml::RenderBlock::layoutBlock(bool) () from /opt/kde3/lib/libkhtml.so.4 #27 0x4260ad0e in khtml::RenderBlock::layout() () from /opt/kde3/lib/libkhtml.so.4 #28 0x4260c25c in khtml::RenderBlock::layoutBlockChildren(bool) () from /opt/kde3/lib/libkhtml.so.4 #29 0x4260b0ae in khtml::RenderBlock::layoutBlock(bool) () from /opt/kde3/lib/libkhtml.so.4 #30 0x4260ad0e in khtml::RenderBlock::layout() () from /opt/kde3/lib/libkhtml.so.4 #31 0x4264b0cf in khtml::RenderCanvas::layout() () from /opt/kde3/lib/libkhtml.so.4 #32 0x4255fed6 in KHTMLView::layout() () from /opt/kde3/lib/libkhtml.so.4 #33 0x4256815f in KHTMLView::timerEvent(QTimerEvent*) () from /opt/kde3/lib/libkhtml.so.4 #34 0x40dba7bd in QObject::event(QEvent*) () from /usr/lib/qt3/lib/libqt-mt.so.3 #35 0x40df385f in QWidget::event(QEvent*) () from /usr/lib/qt3/lib/libqt-mt.so.3 #36 0x40d5b906 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/qt3/lib/libqt-mt.so.3 #37 0x40d5ac2e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt3/lib/libqt-mt.so.3 #38 0x408a973d in KApplication::notify(QObject*, QEvent*) () from /opt/kde3/lib/libkdecore.so.4 #39 0x40d47df3 in QEventLoop::activateTimers() () from /usr/lib/qt3/lib/libqt-mt.so.3 #40 0x40d025ad in QEventLoop::processEvents(unsigned) () from /usr/lib/qt3/lib/libqt-mt.so.3 #41 0x40d6fc50 in QEventLoop::enterLoop() () from /usr/lib/qt3/lib/libqt-mt.so.3 #42 0x40d6fb46 in QEventLoop::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3 #43 0x40d5bb9f in QApplication::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3 #44 0x4006a5d3 in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so #45 0x08048697 in main ()
*** This bug has been marked as a duplicate of 65715 ***
I don't think the bug is a duplicate, but we'll see.
*** Bug 76056 has been marked as a duplicate of this bug. ***
Created attachment 4867 [details] test case
Dunno if it helps any, but these pages all load fine for me redhat 7.3/9, kdelibs/kdebase-3.2.0.
I think it's a regression because we added support for <dl compact> to HEAD
*** Bug 76308 has been marked as a duplicate of this bug. ***
*** Bug 76429 has been marked as a duplicate of this bug. ***
*** Bug 76761 has been marked as a duplicate of this bug. ***
*** Bug 76713 has been marked as a duplicate of this bug. ***
*** Bug 77148 has been marked as a duplicate of this bug. ***
*** Bug 77316 has been marked as a duplicate of this bug. ***
*** Bug 77571 has been marked as a duplicate of this bug. ***
Let's note the relevant site, too
*** Bug 78035 has been marked as a duplicate of this bug. ***
*** Bug 78393 has been marked as a duplicate of this bug. ***
*** Bug 78624 has been marked as a duplicate of this bug. ***
*** Bug 77785 has been marked as a duplicate of this bug. ***
*** Bug 79053 has been marked as a duplicate of this bug. ***
*** Bug 79784 has been marked as a duplicate of this bug. ***
*** Bug 79863 has been marked as a duplicate of this bug. ***
*** Bug 79776 has been marked as a duplicate of this bug. ***
Confirm on FreeBSD, KDE 3.2.2
Won't crash anymore, Dirk committed yesterday a fix. <URL: http://lists.kde.org/?l=kde-cvs&m=108301354100032&w=2>
I can confirm that the crash no longer happens with today's CVS-HEAD version of kdelibs. Thank you very much, Dirk
I can also verify that this is now working in HEAD.
*** Bug 80823 has been marked as a duplicate of this bug. ***
*** Bug 80928 has been marked as a duplicate of this bug. ***
*** Bug 80951 has been marked as a duplicate of this bug. ***
*** Bug 81199 has been marked as a duplicate of this bug. ***
*** Bug 81489 has been marked as a duplicate of this bug. ***
*** Bug 81573 has been marked as a duplicate of this bug. ***
*** Bug 81175 has been marked as a duplicate of this bug. ***
*** Bug 81879 has been marked as a duplicate of this bug. ***
*** Bug 81992 has been marked as a duplicate of this bug. ***
*** Bug 82129 has been marked as a duplicate of this bug. ***
*** Bug 82291 has been marked as a duplicate of this bug. ***
*** Bug 82161 has been marked as a duplicate of this bug. ***
*** Bug 82736 has been marked as a duplicate of this bug. ***
*** Bug 83639 has been marked as a duplicate of this bug. ***
*** Bug 83996 has been marked as a duplicate of this bug. ***
*** Bug 84212 has been marked as a duplicate of this bug. ***
*** Bug 85004 has been marked as a duplicate of this bug. ***
*** Bug 85183 has been marked as a duplicate of this bug. ***