Bug 73156 - gnomedesktop.org page itself loads, but pressing read more on any story crashes konqueror
Summary: gnomedesktop.org page itself loads, but pressing read more on any story crash...
Status: RESOLVED DUPLICATE of bug 72739
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-21 18:03 UTC by David Šiška
Modified: 2004-01-21 18:33 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 David Šiška 2004-01-21 18:03:23 UTC
Version:           3.1.94 (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

Go to http://www.gnomedesktop.org/ and the page should load fine.
Now click "Read More" on any of the stories. Backtrace follows:

Using host libthread_db library "/lib/i686/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 2655)]
0x413c6ce8 in waitpid () from /lib/i686/libpthread.so.0
#0  0x413c6ce8 in waitpid () from /lib/i686/libpthread.so.0
#1  0x4088a6bc in __JCR_LIST__ () from /usr/lib/libkdecore.so.4
#2  0x407cad0a in KCrash::defaultCrashHandler(int) (sig=) at kcrash.cpp:246
#3  0x413c5997 in __pthread_sighandler () from /lib/i686/libpthread.so.0
#4  <signal handler called>
#5  0x41541d91 in kill () from /lib/i686/libc.so.6
#6  0x413c2cf1 in pthread_kill () from /lib/i686/libpthread.so.0
#7  0x413c306b in raise () from /lib/i686/libpthread.so.0
#8  0x41541b24 in raise () from /lib/i686/libc.so.6
#9  0x415431b0 in abort () from /lib/i686/libc.so.6
#10 0x4153b0dd in __assert_fail () from /lib/i686/libc.so.6
#11 0x41b1ac74 in khtml::RenderImage::notifyFinished(khtml::CachedObject*) (
    this=) at render_image.cpp:388
#12 0x41b6337f in khtml::CachedImage::ref(khtml::CachedObjectClient*) (this=)
    at loader.cpp:466
#13 0x41b03e20 in khtml::RenderObject::setStyle(khtml::RenderStyle*) (this=)
    at render_object.cpp:988
#14 0x41b08045 in khtml::RenderBox::setStyle(khtml::RenderStyle*) (this=)
    at render_box.cpp:72
#15 0x41b1932a in khtml::RenderImage::setStyle(khtml::RenderStyle*) (this=)
    at render_image.cpp:84
#16 0x41ad6733 in DOM::HTMLImageElementImpl::attach() (this=)
    at html_imageimpl.cpp:178
#17 0x41ac16ee in khtml::KHTMLParser::insertNode(DOM::NodeImpl*, bool) (this=)
    at htmlparser.cpp:326
#18 0x41ac1346 in khtml::KHTMLParser::parseToken(khtml::Token*) (this=)
    at htmlparser.cpp:276
#19 0x41ac7f5e in khtml::HTMLTokenizer::processToken() (this=)
    at htmltokenizer.cpp:1576
#20 0x41ac670c in khtml::HTMLTokenizer::parseTag(khtml::DOMStringIt&) (this=)
    at htmltokenizer.cpp:1090
#21 0x41ac791f in khtml::HTMLTokenizer::write(QString const&, bool) (this=)
    at htmltokenizer.cpp:1344
#22 0x41a61644 in KHTMLPart::write(char const*, int) (this=)
    at khtml_part.cpp:1719
#23 0x41a5f877 in KHTMLPart::slotData(KIO::Job*, QMemArray<char> const&) (this=
) at khtml_part.cpp:1407
#24 0x41a77070 in KHTMLPart::qt_invoke(int, QUObject*) (this=)
    at khtml_part.moc:465
#25 0x40be9e52 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
Comment 1 Kai Lahmann 2004-01-21 18:05:25 UTC
no crash (20040103)
Comment 2 Tommi Tervo 2004-01-21 18:33:07 UTC

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