Bug 89898 - opening xml file via kio - khtml crashed
Summary: opening xml file via kio - khtml crashed
Status: RESOLVED DUPLICATE of bug 87495
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-20 19:52 UTC by Carsten Lohrke
Modified: 2004-09-21 08:49 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 Carsten Lohrke 2004-09-20 19:52:51 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Gentoo Packages
Compiler:          opening xml file via kio - khtml crashed 

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 25943)]
[KCrash handler]
#5  0x41daaea6 in khtml::TreeShared<DOM::StyleBaseImpl>::ref() (this=0x11)
    at shared.h:34
#6  0x41da88ef in DOM::DocumentImpl::recalcStyleSelector() (this=0x837d6c0)
    at dom_docimpl.cpp:1962
#7  0x41da82d4 in DOM::DocumentImpl::updateStyleSelector() (this=0x837d6c0)
    at dom_docimpl.cpp:1855
#8  0x41dc0e48 in khtml::XMLTokenizer::executeScripts() (this=0x8535280)
    at xml_tokenizer.cpp:570
#9  0x41dc0a0b in khtml::XMLTokenizer::finish() (this=0x8535280)
    at xml_tokenizer.cpp:511
#10 0x41da5b4a in DOM::DocumentImpl::finishParsing() (this=0x11)
    at dom_docimpl.cpp:1218
#11 0x41d645d1 in KHTMLPart::end() (this=0x834d3f8) at khtml_part.cpp:1785
#12 0x41d63b35 in KHTMLPart::slotFinished(KIO::Job*) (this=0x834d3f8, 
    job=0x837ff00) at khtml_part.cpp:1644
#13 0x41d7bd1f in KHTMLPart::qt_invoke(int, QUObject*) (this=0x834d3f8, 
    _id=20, _o=0xbfffdaf0) at khtml_part.moc:483
#14 0x40de6936 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#15 0x4034f417 in KIO::Job::result(KIO::Job*) (this=0x837ff00, t0=0x11)
    at jobclasses.moc:156
#16 0x4033b4ec in KIO::Job::emitResult() (this=0x837ff00) at job.cpp:207
#17 0x4033c8f4 in KIO::SimpleJob::slotFinished() (this=0x837ff00)
    at job.cpp:524
#18 0x4033f100 in KIO::TransferJob::slotFinished() (this=0x837ff00)
    at job.cpp:884
#19 0x4035178c in KIO::TransferJob::qt_invoke(int, QUObject*) (this=0x837ff00, 
    _id=137887488, _o=0xbfffde80) at jobclasses.moc:1050
#20 0x40de69bc in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#21 0x40de67e4 in QObject::activate_signal(int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#22 0x4032e633 in KIO::SlaveInterface::finished() (this=0x11)
    at slaveinterface.moc:226
#23 0x4032d2dd in KIO::SlaveInterface::dispatch(int, QMemArray<char> const&) (
    this=0x8379b00, _cmd=104, rawdata=@0xbfffe120) at slaveinterface.cpp:255
#24 0x4032ca4b in KIO::SlaveInterface::dispatch() (this=0x8379b00)
    at slaveinterface.cpp:191
#25 0x4032a5ad in KIO::Slave::gotInput() (this=0x8379b00) at slave.cpp:294
#26 0x4032bf61 in KIO::Slave::qt_invoke(int, QUObject*) (this=0x8379b00, 
    _id=4, _o=0xbfffe260) at slave.moc:113
#27 0x40de69bc in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#28 0x40de6b1d in QObject::activate_signal(int, int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#29 0x41125e02 in QSocketNotifier::activated(int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#30 0x40e03130 in QSocketNotifier::event(QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#31 0x40d8a57f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#32 0x40d8993e in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#33 0x4090787b in KApplication::notify(QObject*, QEvent*) (this=0xbfffeb90, 
    receiver=0x83cc768, event=0xbfffe640) at kapplication.cpp:495
#34 0x40d79e1a in QEventLoop::activateSocketNotifiers() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#35 0x40d33413 in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#36 0x40d9c748 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#37 0x40d9c5f8 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#38 0x40d8a7d1 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#39 0x4006f0e4 in kdemain (argc=17, argv=0x11) at konq_main.cc:204
#40 0x0804872b in main (argc=17, argv=0x11) at konqueror.la.cc:2

I can provide the xml file, if necessary.
Comment 1 Tommi Tervo 2004-09-21 08:49:46 UTC

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