Bug 120649 - konqueror crash (in KJS::XMLHttpRequest::slotFinished)
Summary: konqueror crash (in KJS::XMLHttpRequest::slotFinished)
Status: RESOLVED DUPLICATE of bug 89277
Alias: None
Product: konqueror
Classification: Applications
Component: kjs (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-23 12:09 UTC by Gilles Schintgen
Modified: 2006-01-24 19:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gilles Schintgen 2006-01-23 12:09:35 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Gentoo Packages

I'm sorry for yet another (probably) useless crash report: it's not reproducible and it was on a password-protected site. Konqueror crashed when I clicked on a javascript-generated tree view.

Using host libthread_db library "/lib/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1218697552 (LWP 11263)]
[KCrash handler]
#4  ~Decoder (this=0x650072) at decoder.cpp:67
#5  0xb6ff50b1 in KJS::XMLHttpRequest::slotFinished (this=0x9030b10)
    at xmlhttprequest.cpp:587
#6  0xb6ff1bc9 in KJS::XMLHttpRequestQObject::slotFinished (this=0x1, job=0x1)
    at xmlhttprequest.cpp:93
#7  0xb6ff66d4 in KJS::XMLHttpRequestQObject::qt_invoke (this=0x8ba6b38, 
    _id=3, _o=0xbf8b6230) at xmlhttprequest.moc:98
#8  0x47af7b13 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#9  0xb7d78517 in KIO::Job::result (this=0x90acbd0, t0=0x1)
    at jobclasses.moc:162
#10 0xb7d63ca2 in KIO::Job::emitResult (this=0x90acbd0) at job.cpp:222
#11 0xb7d651c4 in KIO::SimpleJob::slotFinished (this=0x90acbd0) at job.cpp:570
#12 0xb7d67a50 in KIO::TransferJob::slotFinished (this=0x90acbd0)
    at job.cpp:940
#13 0xb7d7a99e in KIO::TransferJob::qt_invoke (this=0x90acbd0, _id=151702480, 
    _o=0xbf8b65c0) at jobclasses.moc:1071
#14 0x47af7b13 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#15 0x47af7954 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb7d5ba43 in KIO::SlaveInterface::finished (this=0x1)
    at slaveinterface.moc:226
#17 0xb7d5a677 in KIO::SlaveInterface::dispatch (this=0x8bd6db0, _cmd=104, 
    rawdata=@0xbf8b6860) at slaveinterface.cpp:243
#18 0xb7d59dcb in KIO::SlaveInterface::dispatch (this=0x8bd6db0)
    at slaveinterface.cpp:173
#19 0xb7d57d5d in KIO::Slave::gotInput (this=0x8bd6db0) at slave.cpp:300
#20 0xb7d59708 in KIO::Slave::qt_invoke (this=0x8bd6db0, _id=4, _o=0xbf8b69a0)
    at slave.moc:113
#21 0x47af7b13 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#22 0x47af7c6d in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x47e2c872 in QSocketNotifier::activated ()
   from /usr/qt/3/lib/libqt-mt.so.3
#24 0x47b13c2e in QSocketNotifier::event () from /usr/qt/3/lib/libqt-mt.so.3
#25 0x47a9c5fc in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#26 0x47a9b99d in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#27 0xb774050b in KApplication::notify (this=0xbf8b7300, receiver=0x8be5f28, 
    event=0xbf8b6de0) at kapplication.cpp:550
#28 0x47a8c255 in QEventLoop::activateSocketNotifiers ()
   from /usr/qt/3/lib/libqt-mt.so.3
#29 0x47a473ff in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#30 0x47aae558 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#31 0x47aae408 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#32 0x47a9c831 in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#33 0xb736e3ac in kdemain (argc=1, argv=0x1) at konq_main.cc:206
#34 0xb74097d6 in kdeinitmain (argc=1, argv=0x1) at konqueror_dummy.cc:3
#35 0x0804dcbc in launch (argc=2, _name=0x81d400c "konqueror", 
    args=0x81d401f "\001", cwd=0x0, envc=1, envs=0x81d4030 "", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x1 <Address 0x1 out of bounds>) at kinit.cpp:637
#36 0x0804f2e9 in handle_launcher_request (sock=9) at kinit.cpp:1201
#37 0x0804f860 in handle_requests (waitForPid=0) at kinit.cpp:1404
#38 0x080508f8 in main (argc=2, argv=0xbf8b7a24, envp=0x1) at kinit.cpp:1848
Comment 1 Thiago Macieira 2006-01-24 19:09:16 UTC
Matches backtrace of 103808.

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