Bug 200766 - Clicking a URL in Konqueror results in crash
Summary: Clicking a URL in Konqueror results in crash
Status: RESOLVED DUPLICATE of bug 200691
Alias: None
Product: konqueror
Classification: Applications
Component: khtml ecma (other bugs)
Version First Reported In: SVN
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-19 15:10 UTC by Robin Burchell
Modified: 2009-07-19 17:37 UTC (History)
1 user (show)

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 Robin Burchell 2009-07-19 15:10:47 UTC
Application that crashed: konqueror
Version of the application: 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090624))
KDE Version: 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090624))
Qt Version: 4.5.1
Operating System: Linux 2.6.28-13-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Clicking a link in facebook (regular left click, not middle) resulted in a crash. Backtrace looks similar to #200691.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#4  DOM::DocumentImpl::view (this=0x0) at /home/w00t/kdesvn/kdelibs/khtml/xml/dom_docimpl.cpp:2898
#5  0x00007f78442469db in KJS::XMLHttpRequest::changeState (this=0x7f7853190500, newState=<value optimized out>) at /home/w00t/kdesvn/kdelibs/khtml/ecma/xmlhttprequest.cpp:345
#6  0x00007f7844248195 in KJS::XMLHttpRequest::slotFinished (this=0x7f7853190500) at /home/w00t/kdesvn/kdelibs/khtml/ecma/xmlhttprequest.cpp:718
#7  0x00007f7844248f61 in KJS::XMLHttpRequestQObject::qt_metacall (this=0x908ef20, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff5b35b0d0)
    at /home/w00t/kdesvn/kdelibs/khtml/ecma/xmlhttprequest.cpp:93
#8  0x00007f7852e762ad in QMetaObject::activate (sender=0x2a208c0, from_signal_index=<value optimized out>, to_signal_index=7, argv=0x10c6ded0)
    at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3117
#9  0x00007f785277d562 in KJob::result (this=0x0, _t1=0x2a208c0) at /home/w00t/kdesvn/build/kdelibs/kdecore/kjob.moc:188
#10 0x00007f785277d8df in KJob::emitResult (this=0x2a208c0) at /home/w00t/kdesvn/kdelibs/kdecore/jobs/kjob.cpp:304
#11 0x00007f7851d67890 in KIO::SimpleJob::slotFinished (this=0x2a208c0) at /home/w00t/kdesvn/kdelibs/kio/kio/job.cpp:477
#12 0x00007f7851d67d43 in KIO::TransferJob::slotFinished (this=0x2a208c0) at /home/w00t/kdesvn/kdelibs/kio/kio/job.cpp:948
#13 0x00007f7851d62b35 in KIO::TransferJob::qt_metacall (this=0x2a208c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5b35b4e0)
    at /home/w00t/kdesvn/build/kdelibs/kio/jobclasses.moc:343
#14 0x00007f7852e762ad in QMetaObject::activate (sender=0x2b66f50, from_signal_index=<value optimized out>, to_signal_index=8, argv=0x10c6ded0)
    at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3117
#15 0x00007f7851e24211 in KIO::SlaveInterface::dispatch (this=0x2b66f50, _cmd=104, rawdata=<value optimized out>) at /home/w00t/kdesvn/kdelibs/kio/kio/slaveinterface.cpp:175
#16 0x00007f7851e20d62 in KIO::SlaveInterface::dispatch (this=0x2b66f50) at /home/w00t/kdesvn/kdelibs/kio/kio/slaveinterface.cpp:91
#17 0x00007f7851e138e3 in KIO::Slave::gotInput (this=0x2b66f50) at /home/w00t/kdesvn/kdelibs/kio/kio/slave.cpp:322
#18 0x00007f7851e15b48 in KIO::Slave::qt_metacall (this=0x2b66f50, _c=QMetaObject::InvokeMetaMethod, _id=281468624, _a=0x7fff5b35b910) at /home/w00t/kdesvn/build/kdelibs/kio/slave.moc:76
#19 0x00007f7852e762ad in QMetaObject::activate (sender=0x4385880, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x10c6ded0)
    at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3117
#20 0x00007f7851d31281 in KIO::ConnectionPrivate::dequeue (this=0x43858a0) at /home/w00t/kdesvn/kdelibs/kio/kio/connection.cpp:82
#21 0x00007f7851d316da in KIO::Connection::qt_metacall (this=0x4385880, _c=QMetaObject::InvokeMetaMethod, _id=281468624, _a=0x1b994d0) at /home/w00t/kdesvn/build/kdelibs/kio/connection.moc:73
#22 0x00007f7852e72c21 in QObject::event (this=0x4385880, e=0xb873200) at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:1115
#23 0x00007f7850309f8d in QApplicationPrivate::notify_helper (this=0xe32050, receiver=0x4385880, e=0xb873200) at /home/w00t/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:4057
#24 0x00007f78503129da in QApplication::notify (this=0x7fff5b35c540, receiver=0x4385880, e=0xb873200) at /home/w00t/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:4022
#25 0x00007f7851333b8b in KApplication::notify (this=0x7fff5b35c540, receiver=0x4385880, event=0xb873200) at /home/w00t/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:302
#26 0x00007f7852e63c9c in QCoreApplication::notifyInternal (this=0x7fff5b35c540, receiver=0x4385880, event=0xb873200) at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:606
#27 0x00007f7852e64618 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xdbf720) at ../../include/QtCore/../../../../qt-copy/src/corelib/kernel/qcoreapplication.h:213
#28 0x00007f7852e897c3 in postEventSourceDispatch (s=<value optimized out>) at ../../include/QtCore/../../../../qt-copy/src/corelib/kernel/qcoreapplication.h:218
#29 0x00007f784ed6a20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0x00007f784ed6d8e0 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0x00007f784ed6da7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0x00007f7852e8945f in QEventDispatcherGlib::processEvents (this=0xdc2030, flags=<value optimized out>) at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:324
#33 0x00007f785039123f in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at /home/w00t/kdesvn/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:202
#34 0x00007f7852e62642 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1530249872}) at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:149
#35 0x00007f7852e627d5 in QEventLoop::exec (this=0x7fff5b35c2d0, flags={i = 1530249952}) at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:196
#36 0x00007f7852e6488c in QCoreApplication::exec () at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:888
#37 0x00007f784afd8de9 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /home/w00t/kdesvn/kdebase/apps/konqueror/src/konqmain.cpp:257
#38 0x0000000000407275 in launch (argc=2, _name=0xe11f48 "/home/w00t/kde-bin/bin/konqueror", args=<value optimized out>, cwd=0x0, envc=0, envs=0xe11f7a "", reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0xe11f82 "ubuntu;1247925701;360887;3522_TIME781886") at /home/w00t/kdesvn/kdelibs/kinit/kinit.cpp:676
#39 0x0000000000407a98 in handle_launcher_request (sock=7, who=<value optimized out>) at /home/w00t/kdesvn/kdelibs/kinit/kinit.cpp:1168
#40 0x0000000000408045 in handle_requests (waitForPid=0) at /home/w00t/kdesvn/kdelibs/kinit/kinit.cpp:1361
#41 0x0000000000408b86 in main (argc=2, argv=0x7fff5b35db58, envp=0x7fff5b35db70) at /home/w00t/kdesvn/kdelibs/kinit/kinit.cpp:1788

This bug may be a duplicate of or related to bug 200691

Reported using DrKonqi
Comment 1 A. Spehr 2009-07-19 17:20:32 UTC
Yep, looks like a dup from the backtrace.

*** This bug has been marked as a duplicate of bug 200691 ***
Comment 2 A. Spehr 2009-07-19 17:24:16 UTC
I don't suppose it crashes at the same spot in facebook consistently? If so, where? Thanks!
Comment 3 Robin Burchell 2009-07-19 17:37:07 UTC
Unfortunately I haven't been able to replicate it so far. At the time, I (think) I was viewing a photo and attempting to go to a user's profile.