Bug 93415 - konqueror crashes when link is clicked
Summary: konqueror crashes when link is clicked
Status: RESOLVED DUPLICATE of bug 78205
Alias: None
Product: konqueror
Classification: Applications
Component: khtml parsing (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-17 03:23 UTC by mathpup
Modified: 2004-11-17 09:43 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 mathpup 2004-11-17 03:23:08 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          GCC 3.4.2 
OS:                Linux

When I click on a link in this webpage, I get a crash. However, when I right-click and Copy Link Address and then paste the link into Konqueror's location bar, it opens fine.

To see the crash, go to http://www.pontiac.com. Select the Sunfine in the menu at the left. Then click on Get Complete Specifications. In the next page that opens, click on any of the tabs at the top of the page, such as "Interior." 

Backtrace:

[New Thread 16384 (LWP 13659)]
[KCrash handler]
#4  0x41740b71 in kill () from /lib/i686/libc.so.6
#5  0x415aecf1 in pthread_kill () from /lib/i686/libpthread.so.0
#6  0x415af00b in raise () from /lib/i686/libpthread.so.0
#7  0x41740904 in raise () from /lib/i686/libc.so.6
#8  0x41741e8c in abort () from /lib/i686/libc.so.6
#9  0x41739e84 in __assert_fail () from /lib/i686/libc.so.6
#10 0x41e45a8d in DOM::NodeImpl::attach() () from /opt/kde3/lib/libkhtml.so.4
#11 0x41e45b2a in DOM::NodeBaseImpl::attach() ()
   from /opt/kde3/lib/libkhtml.so.4
#12 0x41e908b8 in DOM::HTMLImageElementImpl::attach() ()
   from /opt/kde3/lib/libkhtml.so.4
#13 0x41e8ab69 in khtml::KHTMLParser::insertNode(DOM::NodeImpl*, bool) ()
   from /opt/kde3/lib/libkhtml.so.4
#14 0x41e97d1f in khtml::KHTMLParser::parseToken(khtml::Token*) ()
   from /opt/kde3/lib/libkhtml.so.4
#15 0x41e97f70 in khtml::HTMLTokenizer::processToken() ()
   from /opt/kde3/lib/libkhtml.so.4
#16 0x41e9a1a6 in khtml::HTMLTokenizer::parseTag(khtml::DOMStringIt&) ()
   from /opt/kde3/lib/libkhtml.so.4
#17 0x41e9bdaf in khtml::HTMLTokenizer::write(QString const&, bool) ()
   from /opt/kde3/lib/libkhtml.so.4
#18 0x41dece7c in KHTMLPart::write(char const*, int) ()
   from /opt/kde3/lib/libkhtml.so.4
#19 0x41e0fa49 in KHTMLPart::slotData(KIO::Job*, QMemArray<char> const&) ()
   from /opt/kde3/lib/libkhtml.so.4
#20 0x41e36ebe in KHTMLPart::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkhtml.so.4
#21 0x40d0bdd4 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#22 0x401874fd in KIO::TransferJob::data(KIO::Job*, QMemArray<char> const&) ()
   from /opt/kde3/lib/libkio.so.4
#23 0x40187573 in KIO::TransferJob::slotData(QMemArray<char> const&) ()
   from /opt/kde3/lib/libkio.so.4
#24 0x401b7827 in KIO::TransferJob::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkio.so.4
#25 0x40d0bdd4 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#26 0x401823ed in KIO::SlaveInterface::data(QMemArray<char> const&) ()
   from /opt/kde3/lib/libkio.so.4
#27 0x401dda03 in KIO::SlaveInterface::dispatch(int, QMemArray<char> const&) ()
   from /opt/kde3/lib/libkio.so.4
#28 0x401b500e in KIO::SlaveInterface::dispatch() ()
   from /opt/kde3/lib/libkio.so.4
#29 0x401a881e in KIO::Slave::gotInput() () from /opt/kde3/lib/libkio.so.4
#30 0x401b1bc8 in KIO::Slave::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkio.so.4
#31 0x40d0bdd4 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#32 0x40d0c39a in QObject::activate_signal(int, int) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#33 0x4105ab40 in QSocketNotifier::activated(int) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#34 0x40d2885f in QSocketNotifier::event(QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#35 0x40ca8f8f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#36 0x40ca9177 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#37 0x4090e9b5 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#38 0x40c9c6b3 in QEventLoop::activateSocketNotifiers() ()
   from /usr/local/qt/lib/libqt-mt.so.3
#39 0x40c5612b in QEventLoop::processEvents(unsigned) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#40 0x40cbf2c0 in QEventLoop::enterLoop() ()
   from /usr/local/qt/lib/libqt-mt.so.3
#41 0x40cbf216 in QEventLoop::exec() () from /usr/local/qt/lib/libqt-mt.so.3
#42 0x40ca7f8f in QApplication::exec() () from /usr/local/qt/lib/libqt-mt.so.3
#43 0x41a555cc in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#44 0x4198a924 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so
#45 0x0804ed06 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#46 0x0804f84f in handle_launcher_request(int) ()
#47 0x00000001 in ?? ()
Comment 1 Tommi Tervo 2004-11-17 09:43:02 UTC

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