KDE Bug Tracking System
Home
Report New Wish or Bug
Query Existing Reports
First
Last
Prev
Next
No search results available
Search page
Bug
75806
:
[test case] Konqueror crash caused by <DL COMPA...
P
roduct
:
konqueror
Co
m
ponent
:
khtml renderer
Status
:
RESOLVED
Resolution
:
FIXED
Target
:
---
Version
:
unspecified
Pr
i
ority
:
NOR
Severity
:
crash
V
otes
:
30
Description
:
Opened:
2004-02-22 00:29
Last Changed:
2004-07-21 21:41:04
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 ?? ()
Comment
#1
Tommi Tervo 2004-02-22 02:27:55
Cannot reproduce. You could try compile with configure --enable-debug=full
Comment
#2
Nathan Toone 2004-02-22 06:20:44
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 ()
Comment
#3
Tommi Tervo 2004-02-22 10:34:05
*** This bug has been marked as a duplicate of
65715
***
Comment
#4
Stephan Kulow 2004-02-22 11:07:37
I don't think the bug is a duplicate, but we'll see.
Comment
#5
Stephan Kulow 2004-02-24 20:18:03
***
Bug 76056
has been marked as a duplicate of this bug. ***
Comment
#6
Stephan Kulow 2004-02-24 20:30:47
Created an attachment (id=4867)
[details]
test case
Comment
#7
Rex Dieter 2004-02-25 21:33:47
Dunno if it helps any, but these pages all load fine for me redhat 7.3/9, kdelibs/kdebase-3.2.0.
Comment
#8
Stephan Kulow 2004-02-26 15:34:47
I think it's a regression because we added support for <dl compact> to HEAD
Comment
#9
Tommi Tervo 2004-02-27 21:48:31
***
Bug 76308
has been marked as a duplicate of this bug. ***
Comment
#10
Tommi Tervo 2004-02-29 17:39:31
***
Bug 76429
has been marked as a duplicate of this bug. ***
Comment
#11
Tommi Tervo 2004-03-04 22:14:24
***
Bug 76761
has been marked as a duplicate of this bug. ***
Comment
#12
Stephan Kulow 2004-03-05 12:08:32
***
Bug 76713
has been marked as a duplicate of this bug. ***
Comment
#13
Tommi Tervo 2004-03-10 10:08:35
***
Bug 77148
has been marked as a duplicate of this bug. ***
Comment
#14
Tommi Tervo 2004-03-11 21:38:25
***
Bug 77316
has been marked as a duplicate of this bug. ***
Comment
#15
Tommi Tervo 2004-03-14 12:56:10
***
Bug 77571
has been marked as a duplicate of this bug. ***
Comment
#16
Maksim Orlovich 2004-03-14 17:14:00
Let's note the relevant site, too
Comment
#17
Tommi Tervo 2004-03-19 22:49:33
***
Bug 78035
has been marked as a duplicate of this bug. ***
Comment
#18
Tommi Tervo 2004-03-24 18:24:36
***
Bug 78393
has been marked as a duplicate of this bug. ***
Comment
#19
Tommi Tervo 2004-04-01 21:27:31
***
Bug 78624
has been marked as a duplicate of this bug. ***
Comment
#20
Tommi Tervo 2004-04-01 21:47:38
***
Bug 77785
has been marked as a duplicate of this bug. ***
Comment
#21
Tommi Tervo 2004-04-04 20:05:24
***
Bug 79053
has been marked as a duplicate of this bug. ***
Comment
#22
Tommi Tervo 2004-04-18 12:40:34
***
Bug 79784
has been marked as a duplicate of this bug. ***
Comment
#23
Tommi Tervo 2004-04-18 20:33:02
***
Bug 79863
has been marked as a duplicate of this bug. ***
Comment
#24
Tommi Tervo 2004-04-19 23:12:02
***
Bug 79776
has been marked as a duplicate of this bug. ***
Comment
#25
Michael Nottebrock 2004-04-22 04:15:36
Confirm on FreeBSD, KDE 3.2.2
Comment
#26
Tommi Tervo 2004-04-27 17:54:24
Won't crash anymore, Dirk committed yesterday a fix. <URL:
http://lists.kde.org/?l=kde-cvs&m=108301354100032&w=2
>
Comment
#27
Andreas Leuner 2004-04-27 20:12:47
I can confirm that the crash no longer happens with today's CVS-HEAD version of kdelibs. Thank you very much, Dirk
Comment
#28
Nathan Toone 2004-04-27 22:42:11
I can also verify that this is now working in HEAD.
Comment
#29
Tommi Tervo 2004-05-03 10:03:39
***
Bug 80823
has been marked as a duplicate of this bug. ***
Comment
#30
Tommi Tervo 2004-05-05 09:27:45
***
Bug 80928
has been marked as a duplicate of this bug. ***
Comment
#31
Tommi Tervo 2004-05-05 14:03:10
***
Bug 80951
has been marked as a duplicate of this bug. ***
Comment
#32
Tommi Tervo 2004-05-09 19:23:52
***
Bug 81199
has been marked as a duplicate of this bug. ***
Comment
#33
Tommi Tervo 2004-05-13 17:58:33
***
Bug 81489
has been marked as a duplicate of this bug. ***
Comment
#34
Tommi Tervo 2004-05-14 14:41:27
***
Bug 81573
has been marked as a duplicate of this bug. ***
Comment
#35
Tommi Tervo 2004-05-19 11:00:17
***
Bug 81175
has been marked as a duplicate of this bug. ***
Comment
#36
Maksim Orlovich 2004-05-20 00:35:19
***
Bug 81879
has been marked as a duplicate of this bug. ***
Comment
#37
Tommi Tervo 2004-05-22 11:17:47
***
Bug 81992
has been marked as a duplicate of this bug. ***
Comment
#38
Tommi Tervo 2004-05-25 09:21:21
***
Bug 82129
has been marked as a duplicate of this bug. ***
Comment
#39
Tommi Tervo 2004-05-27 10:52:26
***
Bug 82291
has been marked as a duplicate of this bug. ***
Comment
#40
Stephan Kulow 2004-05-28 15:27:14
***
Bug 82161
has been marked as a duplicate of this bug. ***
Comment
#41
Stephan Kulow 2004-06-03 14:49:11
***
Bug 82736
has been marked as a duplicate of this bug. ***
Comment
#42
Maksim Orlovich 2004-06-19 16:19:42
***
Bug 83639
has been marked as a duplicate of this bug. ***
Comment
#43
Stephan Kulow 2004-06-26 09:41:57
***
Bug 83996
has been marked as a duplicate of this bug. ***
Comment
#44
Tommi Tervo 2004-06-29 15:44:31
***
Bug 84212
has been marked as a duplicate of this bug. ***
Comment
#45
Maksim Orlovich 2004-07-12 15:11:44
***
Bug 85004
has been marked as a duplicate of this bug. ***
Comment
#46
Tommi Tervo 2004-07-21 21:41:04
***
Bug 85183
has been marked as a duplicate of this bug. ***
P
latform
:
Compiled Sources
O
S
:
Linux
K
eywords
:
People
Reporter
:
Nathan Toone
Assigned To
:
Konqueror Developers
CC
:
aragorn ciencias unam mx
artem absoluttrade ru
danstemporaryaccount yahoo ca
devriese kde org
fan 51 osu edu
fmdf tiscali it
frederik dannemare net
fuqnbastard yahoo ca
gbell72 rogers com
gp iws it
gregor burger aon at
illogical1 gmail com
joshdeb metzlers org
kdebugs ralfhoelzer com
klee cs washington edu
marc magevesa demon nl
marco krohn gmx de
mathpup gmail com
mbae bcwin ch
misc2006 danielnaber de
monge sns it
msantos pobox com
paragw excite com
prigault oricom ca
r hasos com
ryujin_ssdt yahoo co uk
simanzoko hotmail com
simon esoft dk
spam wijnhout com
yatsu wanadoo nl
Related actions
View Bug Activity
Format For Printing
XML
Clone This Bug
Note
You need to
log in
before you can comment on or make changes to this bug.
Attachments
test case
(90 bytes, text/html)
2004-02-24 20:30
,
Stephan Kulow
Details
View All
Add an attachment
(proposed patch, testcase, etc.)
Depends on
:
B
locks
:
Show dependency tree
-
Show dependency graph
First
Last
Prev
Next
No search results available
Search page
Actions
Reports
Requests
Reports
Bugs reported today
Bugs reported in the last 3 days
Bug reports with patches
Weekly Bug statistics
The most hated bugs
The most severe bugs
The most frequently reported bugs
The most wanted features
Junior Jobs
Report ownership counts and charts
My Account
New Account
Log In