Bug 66452 - khtml won't render file. results in 100% cpu load
Summary: khtml won't render file. results in 100% cpu load
Status: RESOLVED DUPLICATE of bug 70608
Alias: None
Product: konqueror
Classification: Applications
Component: khtml parsing (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-23 12:29 UTC by Jurica Vukadin
Modified: 2004-01-12 18:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jurica Vukadin 2003-10-23 12:29:47 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2 
OS:          Linux

I've downloaded "Thinking In C++ Volume 2" from mindview.net (Direct download URL: http://64.78.49.204/TICPP-2nd-ed-Vol-two.zip". Unzipped it, and tried to load TicV2.htm. Resulted in konq eating 100% CPU and nothing displayed. I left it around for about 5 mins, but to no avail, and had to kill it, because it had stopped responding.
Comment 1 Stephan Kulow 2003-10-23 16:52:20 UTC
please attach the htm or attach gdb to the running konqueror
Comment 2 Jurica Vukadin 2003-10-23 23:04:49 UTC
please could you download the archive from the url mentioned in the bugreport. i'm on an incredibly slow dialup connection, and it would take ages to upload the file
Comment 3 Tommi Tervo 2003-12-28 22:26:26 UTC
(gdb) bt
#0  0x40e76125 in QGListIterator::QGListIterator (this=0xbfffe270,
    l=@0x8461c70) at tools/qglist.cpp:1099
#1  0x415aa2ef in khtml::RenderBlock::leftRelOffset (this=0x84b940c,
    y=58032318, fixedOffset=0, heightRemaining=0xbfffe2f0)
    at /opt/qt33/include/qptrlist.h:157
#2  0x415aa048 in khtml::RenderBlock::positionNewFloats (this=0x84b940c)
    at render_block.cpp:1374
#3  0x415aa201 in khtml::RenderBlock::newLine (this=0x84b940c)
    at render_block.cpp:1410
#4  0x415a4be7 in khtml::RenderBlock::layoutInlineChildren (this=0x84b940c,
    relayoutChildren=true) at bidi.cpp:1208
#5  0x415a78d0 in khtml::RenderBlock::layoutBlock (this=0x84b940c,
    relayoutChildren=true) at render_block.cpp:498
#6  0x415a75d7 in khtml::RenderBlock::layout (this=0x84b940c)
    at render_block.cpp:418
#7  0x415a88ba in khtml::RenderBlock::layoutBlockChildren (this=0x84b939c,
    relayoutChildren=true) at render_block.cpp:822
#8  0x415a78e2 in khtml::RenderBlock::layoutBlock (this=0x84b939c,
    relayoutChildren=true) at render_block.cpp:500
#9  0x415a75d7 in khtml::RenderBlock::layout (this=0x84b939c)
    at render_block.cpp:418
#10 0x415a88ba in khtml::RenderBlock::layoutBlockChildren (this=0x8291a2c,
    relayoutChildren=false) at render_block.cpp:822
#11 0x415a78e2 in khtml::RenderBlock::layoutBlock (this=0x8291a2c,
    relayoutChildren=false) at render_block.cpp:500
#12 0x415a75d7 in khtml::RenderBlock::layout (this=0x8291a2c)
    at render_block.cpp:418
#13 0x415e03d0 in khtml::RenderBody::layout (this=0x8291a2c)
    at render_body.cpp:92
#14 0x415a88ba in khtml::RenderBlock::layoutBlockChildren (this=0x8291974,
    relayoutChildren=false) at render_block.cpp:822
#15 0x415a78e2 in khtml::RenderBlock::layoutBlock (this=0x8291974,
    relayoutChildren=false) at render_block.cpp:500
#16 0x415a75d7 in khtml::RenderBlock::layout (this=0x8291974)
    at render_block.cpp:418
#17 0x415a88ba in khtml::RenderBlock::layoutBlockChildren (this=0x8291890,
    relayoutChildren=false) at render_block.cpp:822
#18 0x415a78e2 in khtml::RenderBlock::layoutBlock (this=0x8291890,
    relayoutChildren=false) at render_block.cpp:500
#19 0x415a75d7 in khtml::RenderBlock::layout (this=0x8291890)
    at render_block.cpp:418
#20 0x415da6a1 in khtml::RenderCanvas::layout (this=0x8291890)
    at render_canvas.cpp:154
#21 0x4150ec6f in KHTMLView::layout (this=0x823f9b8) at khtmlview.cpp:579
#22 0x415167c0 in KHTMLView::timerEvent (this=0xbfffec60, e=0xbfffeed0)
    at khtmlview.cpp:2153
#23 0x40bbbc42 in QObject::event (this=0x823f9b8, e=0xbfffeed0)
    at kernel/qobject.cpp:741
#24 0x40bf2d03 in QWidget::event (this=0x823f9b8, e=0xbfffeed0)
    at kernel/qwidget.cpp:4630
#25 0x40b5f6c2 in QApplication::internalNotify (this=0xbffff480,
    receiver=0x823f9b8, e=0xbfffeed0) at kernel/qapplication.cpp:2614
#26 0x40b5f181 in QApplication::notify (this=0xbffff480, receiver=0x823f9b8,
    e=0xbfffeed0) at kernel/qapplication.cpp:2502
#27 0x4070f4fb in KApplication::notify (this=0xbffff480, receiver=0x823f9b8,
    event=0xbfffeed0) at kapplication.cpp:503
#28 0x40af8f1a in QApplication::sendEvent (receiver=0x823f9b8,
    event=0xbfffeed0) at kernel/qapplication.h:490
#29 0x40b4eb15 in QEventLoop::activateTimers (this=0x808b708)
    at kernel/qeventloop_unix.cpp:558
#30 0x40b0a0e6 in QEventLoop::processEvents (this=0x808b708, flags=4)
    at kernel/qeventloop_x11.cpp:389
#31 0x40b7217d in QEventLoop::enterLoop (this=0x808b708)
    at kernel/qeventloop.cpp:198
#32 0x40b720a0 in QEventLoop::exec (this=0x808b708)
    at kernel/qeventloop.cpp:145
#33 0x40b5f85b in QApplication::exec (this=0xbffff480)
    at kernel/qapplication.cpp:2737
#34 0x40054995 in kdemain (argc=1, argv=0xbffff5e4) at konq_main.cc:184
#35 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6
Comment 4 Stephan Kulow 2004-01-12 18:09:43 UTC

*** This bug has been marked as a duplicate of 70608 ***