Bug 250872 - Konqueror crash view multiple tabs
Summary: Konqueror crash view multiple tabs
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-11 14:27 UTC by Andrey Borzenkov
Modified: 2018-11-28 04:56 UTC (History)
1 user (show)

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 Andrey Borzenkov 2010-09-11 14:27:05 UTC
Application: konqueror (4.5.67 (4.6 >= 20100901))
KDE Platform Version: 4.5.67 (4.6 >= 20100901)
Qt Version: 4.7.0
Operating System: Linux 2.6.35.4-desktop-1mnb x86_64
Distribution: "Mandriva Linux 2010.1"

-- Information about the crash:
- What I was doing when the application crashed:
I opened multiple pages in separate tabs while continuing to view main text (that contained those links). I am not sure which one cause crash, I believe the last one was Ars Techinca.

-- Backtrace:
Application: Konqueror (kdeinit4), signal: Aborted
[Current thread is 1 (Thread 0x7f7f53918720 (LWP 26811))]

Thread 3 (Thread 0x7f7f36b11710 (LWP 7864)):
#0  0x00007f7f52212429 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7f52495ce2 in wait (this=<value optimized out>, mutex=0x2b5ddc0, time=30000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b5ddc0, time=30000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f7f5248bce8 in QThreadPoolThread::run (this=0x2c5b010) at concurrent/qthreadpool.cpp:140
#4  0x00007f7f5249568e in QThreadPrivate::start (arg=0x2c5b010) at thread/qthread_unix.cpp:266
#5  0x00007f7f46ef5953 in ?? () from /usr/lib64/nvidia-current/libGL.so.1
#6  0x00007f7f5220da5d in start_thread () from /lib64/libpthread.so.0
#7  0x00007f7f50fe515d in clone () from /lib64/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f7f353b1710 (LWP 7866)):
#0  0x00007f7f52212429 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7f52495ce2 in wait (this=<value optimized out>, mutex=0x2b5ddc0, time=30000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b5ddc0, time=30000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f7f5248bce8 in QThreadPoolThread::run (this=0x2b69780) at concurrent/qthreadpool.cpp:140
#4  0x00007f7f5249568e in QThreadPrivate::start (arg=0x2b69780) at thread/qthread_unix.cpp:266
#5  0x00007f7f46ef5953 in ?? () from /usr/lib64/nvidia-current/libGL.so.1
#6  0x00007f7f5220da5d in start_thread () from /lib64/libpthread.so.0
#7  0x00007f7f50fe515d in clone () from /lib64/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7f53918720 (LWP 26811)):
[KCrash Handler]
#6  0x00007f7f50f3b925 in raise () from /lib64/libc.so.6
#7  0x00007f7f50f3cf40 in abort () from /lib64/libc.so.6
#8  0x00007f7f50f34871 in __assert_fail () from /lib64/libc.so.6
#9  0x00007f7f39540f1b in KJS::Interpreter::~Interpreter (this=0x19121d50, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/kjs/interpreter.cpp:269
#10 0x00007f7f39e207d1 in KJS::ScriptInterpreter::~ScriptInterpreter (this=0x19121d50, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/ecma/kjs_binding.cpp:81
#11 0x00007f7f39e20809 in KJS::ScriptInterpreter::~ScriptInterpreter (this=0x19121d50, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/ecma/kjs_binding.cpp:92
#12 0x00007f7f39e619d8 in KJSProxy::~KJSProxy (this=0x18a1ee20, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/ecma/kjs_proxy.cpp:75
#13 0x00007f7f39c4b4ca in khtml::ChildFrame::~ChildFrame (this=0x1916be40, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtmlpart_p.h:101
#14 0x00007f7f39c4b619 in khtml::ChildFrame::~ChildFrame (this=0x1916be40, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtmlpart_p.h:106
#15 0x00007f7f39c4504f in KHTMLPart::clear (this=0x1384c2a0) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:1553
#16 0x00007f7f39c45bc1 in KHTMLPart::~KHTMLPart (this=0x1384c2a0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:568
#17 0x00007f7f39c45d69 in KHTMLPart::~KHTMLPart (this=0x1384c2a0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:587
#18 0x00007f7f39c45036 in KHTMLPart::clear (this=0x132572c0) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:1551
#19 0x00007f7f39c45bc1 in KHTMLPart::~KHTMLPart (this=0x132572c0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:568
#20 0x00007f7f39c45d69 in KHTMLPart::~KHTMLPart (this=0x132572c0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:587
#21 0x00007f7f39c45036 in KHTMLPart::clear (this=0xe7c9600) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:1551
#22 0x00007f7f39c45bc1 in KHTMLPart::~KHTMLPart (this=0xe7c9600, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:568
#23 0x00007f7f39c45d69 in KHTMLPart::~KHTMLPart (this=0xe7c9600, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:587
#24 0x00007f7f39c45036 in KHTMLPart::clear (this=0xe7d2060) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:1551
#25 0x00007f7f39c4540c in KHTMLPart::begin (this=0xe7d2060, url=..., xOffset=0, yOffset=0) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:1992
#26 0x00007f7f39c2a825 in KHTMLPart::slotData (this=0xe7d2060, kio_job=<value optimized out>, data=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:1658
#27 0x00007f7f39c47c2b in KHTMLPart::qt_metacall (this=0xe7d2060, _c=QMetaObject::InvokeMetaMethod, _id=19, _a=0x7fff43168c90)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/khtml/khtml_part.moc:277
#28 0x00007f7f52592fbf in QMetaObject::activate (sender=0xe84a360, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff43168c90) at kernel/qobject.cpp:3272
#29 0x00007f7f4bf39994 in KIO::TransferJob::data (this=<value optimized out>, _t1=0xe84a360, _t2=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/jobclasses.moc:388
#30 0x00007f7f4bf39ae6 in KIO::TransferJob::slotData (this=0xe84a360, _data=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/job.cpp:1003
#31 0x00007f7f4bf3fc69 in KIO::TransferJob::qt_metacall (this=0xe84a360, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fff43168e50)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/jobclasses.moc:368
#32 0x00007f7f52592fbf in QMetaObject::activate (sender=0x1945c1f0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff43168e50) at kernel/qobject.cpp:3272
#33 0x00007f7f4bfc90f2 in KIO::SlaveInterface::data (this=<value optimized out>, _t1=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/slaveinterface.moc:146
#34 0x00007f7f4bfcab00 in KIO::SlaveInterface::dispatch (this=<value optimized out>, _cmd=100, rawdata=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/slaveinterface.cpp:163
#35 0x00007f7f4bfc8c42 in KIO::SlaveInterface::dispatch (this=0x1945c1f0) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/slaveinterface.cpp:91
#36 0x00007f7f4bfbfd6a in KIO::Slave::gotInput (this=0x1945c1f0) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/slave.cpp:344
#37 0x00007f7f4bfc02ac in KIO::Slave::qt_metacall (this=0x1945c1f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff431691b0)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/slave.moc:82
#38 0x00007f7f52592fbf in QMetaObject::activate (sender=0x1972e3f0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3272
#39 0x00007f7f4bf13024 in KIO::ConnectionPrivate::dequeue (this=0x17c24050) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/connection.cpp:82
#40 0x00007f7f4bf130ad in KIO::Connection::qt_metacall (this=0x1972e3f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x144010d0)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/connection.moc:79
#41 0x00007f7f52592aba in QObject::event (this=0x1972e3f0, e=<value optimized out>) at kernel/qobject.cpp:1211
#42 0x00007f7f517316e4 in QApplicationPrivate::notify_helper (this=0x23590a0, receiver=0x1972e3f0, e=0x1416de60) at kernel/qapplication.cpp:4396
#43 0x00007f7f5173615a in QApplication::notify (this=<value optimized out>, receiver=0x1972e3f0, e=0x1416de60) at kernel/qapplication.cpp:4277
#44 0x00007f7f532cac86 in KApplication::notify (this=0x7fff43171030, receiver=0x1972e3f0, event=0x1416de60) at /usr/src/debug/kdelibs-4.5.67svn1170578/kdeui/kernel/kapplication.cpp:310
#45 0x00007f7f5257e73c in QCoreApplication::notifyInternal (this=0x7fff43171030, receiver=0x1972e3f0, event=0x1416de60) at kernel/qcoreapplication.cpp:732
#46 0x00007f7f52581ee5 in sendEvent (receiver=0x0, event_type=0, data=0x2277b00) at kernel/qcoreapplication.h:215
#47 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2277b00) at kernel/qcoreapplication.cpp:1373
#48 0x00007f7f525a96c3 in sendPostedEvents (s=0x235ba30) at kernel/qcoreapplication.h:220
#49 postEventSourceDispatch (s=0x235ba30) at kernel/qeventdispatcher_glib.cpp:277
#50 0x00007f7f4e2c43d3 in g_main_dispatch (context=0x235b950) at gmain.c:2119
#51 g_main_context_dispatch (context=0x235b950) at gmain.c:2672
#52 0x00007f7f4e2c4bb0 in g_main_context_iterate (context=0x235b950, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2750
#53 0x00007f7f4e2c4e4d in g_main_context_iteration (context=0x235b950, may_block=1) at gmain.c:2813
#54 0x00007f7f525a985f in QEventDispatcherGlib::processEvents (this=0x2279d30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#55 0x00007f7f517d574e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#56 0x00007f7f5257dad2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#57 0x00007f7f5257dd1c in QEventLoop::exec (this=0x7fff43169bf0, flags=...) at kernel/qeventloop.cpp:201
#58 0x00007f7f4bfa84cc in KIO::NetAccess::enter_loop (this=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/netaccess.cpp:502
#59 0x00007f7f4bfa9de1 in KIO::NetAccess::synchronousRunInternal (this=0x7fff43169cb0, job=0xdd62080, window=<value optimized out>, data=0x7fff43169d90, finalURL=0x7fff43169d40, 
    metaData=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/netaccess.cpp:487
#60 0x00007f7f4bfa9ea1 in KIO::NetAccess::synchronousRun (job=0xdd62080, window=0x0, data=0x7fff43169d90, finalURL=0x7fff43169d40, metaData=<value optimized out>)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/netaccess.cpp:277
#61 0x00007f7f39e81236 in KJS::XMLHttpRequest::send (this=0x7f7f3b124200, _body=<value optimized out>, ec=<value optimized out>)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/ecma/xmlhttprequest.cpp:509
#62 0x00007f7f39e82079 in KJS::XMLHttpRequestProtoFunc::callAsFunction (this=<value optimized out>, exec=0x7fff4316a630, thisObj=0x7f7f3b124200, args=<value optimized out>)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/ecma/xmlhttprequest.cpp:912
#63 0x00007f7f3955a230 in KJS::Machine::runBlock (exec=0x7fff4316a630, codeBlock=..., parentExec=0x7fff4316ac80) at codes.def:1204
#64 0x00007f7f3953ad9d in KJS::FunctionImp::callAsFunction (this=<value optimized out>, exec=0x7fff4316ac80, thisObj=<value optimized out>, args=...)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/kjs/function.cpp:172
#65 0x00007f7f3955a230 in KJS::Machine::runBlock (exec=0x7fff4316ac80, codeBlock=..., parentExec=0x7fff4316b2d0) at codes.def:1204
#66 0x00007f7f3953ad9d in KJS::FunctionImp::callAsFunction (this=<value optimized out>, exec=0x7fff4316b2d0, thisObj=<value optimized out>, args=...)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/kjs/function.cpp:172
#67 0x00007f7f3955a230 in KJS::Machine::runBlock (exec=0x7fff4316b2d0, codeBlock=..., parentExec=0x18169800) at codes.def:1204
#68 0x00007f7f3953ad9d in KJS::FunctionImp::callAsFunction (this=<value optimized out>, exec=0x18169800, thisObj=<value optimized out>, args=...)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/kjs/function.cpp:172
#69 0x00007f7f39e75502 in KJS::JSEventListener::handleEvent (this=0x13423130, evt=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/ecma/kjs_events.cpp:106
#70 0x00007f7f39cbed23 in DOM::EventTargetImpl::handleLocalEvents (this=0x1865a1b0, evt=0x13784730, useCapture=false) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/xml/dom2_eventsimpl.cpp:61
#71 0x00007f7f39c9d7ae in DOM::NodeImpl::dispatchGenericEvent (this=0x9ff4960, evt=0x13784730) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/xml/dom_nodeimpl.cpp:469
#72 0x00007f7f39c9da6a in DOM::NodeImpl::dispatchWindowEvent (this=0x9ff4960, _id=17, canBubbleArg=<value optimized out>, cancelableArg=false)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/xml/dom_nodeimpl.cpp:535
#73 0x00007f7f39c323a8 in KHTMLPart::closeUrl (this=0x18112390) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:922
#74 0x00007f7f39c326ce in KHTMLPart::closeUrl (this=0x132572c0) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:964
#75 0x00007f7f39c326ce in KHTMLPart::closeUrl (this=0xe7c9600) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:964
#76 0x00007f7f39c3c4d8 in KHTMLPart::openUrl (this=0xe7c9600, url=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:783
#77 0x00007f7f39c40df7 in KHTMLPart::navigateChild (this=0xe7d2060, child=0xf526440, url=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:4483
#78 0x00007f7f39c4155d in KHTMLPart::processObjectRequest (this=0xe7d2060, child=0xf526440, _url=<value optimized out>, mimetype=...)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:4435
#79 0x00007f7f39c52f1c in KHTMLRun::foundMimeType (this=0x18879e40, _type=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_run.cpp:55
#80 0x00007f7f4bf9542a in KRun::mimeTypeDetermined (this=0x18879e40, mimeType=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/krun.cpp:1403
#81 0x00007f7f4a44b60e in KParts::BrowserRun::slotBrowserMimetype (this=0x18879e40, _job=<value optimized out>, type=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/kparts/browserrun.cpp:238
#82 0x00007f7f4a44b6e9 in KParts::BrowserRun::qt_metacall (this=0x18879e40, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4316c5e0)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kparts/browserrun.moc:80
#83 0x00007f7f52592fbf in QMetaObject::activate (sender=0x1911e950, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff4316c5e0) at kernel/qobject.cpp:3272
#84 0x00007f7f4bf39f17 in KIO::TransferJob::mimetype (this=<value optimized out>, _t1=0x1911e950, _t2=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/jobclasses.moc:416
#85 0x00007f7f4bf3a00d in KIO::TransferJob::slotMimetype (this=0x1911e950, type=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/job.cpp:1207
#86 0x00007f7f4bf3fc99 in KIO::TransferJob::qt_metacall (this=0x1911e950, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0x7fff4316c790)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/jobclasses.moc:370
#87 0x00007f7f52592fbf in QMetaObject::activate (sender=0x136d8ae0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff4316c790) at kernel/qobject.cpp:3272
#88 0x00007f7f4bfc95f5 in KIO::SlaveInterface::mimeType (this=<value optimized out>, _t1=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/slaveinterface.moc:273
#89 0x00007f7f4bfcaf7b in KIO::SlaveInterface::dispatch (this=<value optimized out>, _cmd=21, rawdata=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/slaveinterface.cpp:270
#90 0x00007f7f4bfc8c42 in KIO::SlaveInterface::dispatch (this=0x136d8ae0) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/slaveinterface.cpp:91
#91 0x00007f7f4bfbfd6a in KIO::Slave::gotInput (this=0x136d8ae0) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/slave.cpp:344
#92 0x00007f7f4bfc02ac in KIO::Slave::qt_metacall (this=0x136d8ae0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4316caf0)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/slave.moc:82
#93 0x00007f7f52592fbf in QMetaObject::activate (sender=0xa00fd10, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3272
#94 0x00007f7f4bf13024 in KIO::ConnectionPrivate::dequeue (this=0x136ace80) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/connection.cpp:82
#95 0x00007f7f4bf130ad in KIO::Connection::qt_metacall (this=0xa00fd10, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xcb58d60)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/connection.moc:79
#96 0x00007f7f52592aba in QObject::event (this=0xa00fd10, e=<value optimized out>) at kernel/qobject.cpp:1211
#97 0x00007f7f517316e4 in QApplicationPrivate::notify_helper (this=0x23590a0, receiver=0xa00fd10, e=0xfc2c810) at kernel/qapplication.cpp:4396
#98 0x00007f7f5173615a in QApplication::notify (this=<value optimized out>, receiver=0xa00fd10, e=0xfc2c810) at kernel/qapplication.cpp:4277
#99 0x00007f7f532cac86 in KApplication::notify (this=0x7fff43171030, receiver=0xa00fd10, event=0xfc2c810) at /usr/src/debug/kdelibs-4.5.67svn1170578/kdeui/kernel/kapplication.cpp:310
#100 0x00007f7f5257e73c in QCoreApplication::notifyInternal (this=0x7fff43171030, receiver=0xa00fd10, event=0xfc2c810) at kernel/qcoreapplication.cpp:732
#101 0x00007f7f52581ee5 in sendEvent (receiver=0x0, event_type=0, data=0x2277b00) at kernel/qcoreapplication.h:215
#102 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2277b00) at kernel/qcoreapplication.cpp:1373
#103 0x00007f7f525a96c3 in sendPostedEvents (s=0x235ba30) at kernel/qcoreapplication.h:220
#104 postEventSourceDispatch (s=0x235ba30) at kernel/qeventdispatcher_glib.cpp:277
#105 0x00007f7f4e2c43d3 in g_main_dispatch (context=0x235b950) at gmain.c:2119
#106 g_main_context_dispatch (context=0x235b950) at gmain.c:2672
#107 0x00007f7f4e2c4bb0 in g_main_context_iterate (context=0x235b950, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2750
#108 0x00007f7f4e2c4e4d in g_main_context_iteration (context=0x235b950, may_block=1) at gmain.c:2813
#109 0x00007f7f525a985f in QEventDispatcherGlib::processEvents (this=0x2279d30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#110 0x00007f7f517d574e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#111 0x00007f7f5257dad2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#112 0x00007f7f5257dd1c in QEventLoop::exec (this=0x7fff4316d530, flags=...) at kernel/qeventloop.cpp:201
#113 0x00007f7f4bfa84cc in KIO::NetAccess::enter_loop (this=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/netaccess.cpp:502
#114 0x00007f7f4bfa9de1 in KIO::NetAccess::synchronousRunInternal (this=0x7fff4316d5f0, job=0x193a8600, window=<value optimized out>, data=0x7fff4316d6d0, finalURL=0x7fff4316d680, 
    metaData=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/netaccess.cpp:487
#115 0x00007f7f4bfa9ea1 in KIO::NetAccess::synchronousRun (job=0x193a8600, window=0x0, data=0x7fff4316d6d0, finalURL=0x7fff4316d680, metaData=<value optimized out>)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/netaccess.cpp:277
#116 0x00007f7f39e81236 in KJS::XMLHttpRequest::send (this=0x7f7f3b123c00, _body=<value optimized out>, ec=<value optimized out>)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/ecma/xmlhttprequest.cpp:509
#117 0x00007f7f39e82079 in KJS::XMLHttpRequestProtoFunc::callAsFunction (this=<value optimized out>, exec=0x7fff4316df70, thisObj=0x7f7f3b123c00, args=<value optimized out>)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/ecma/xmlhttprequest.cpp:912
#118 0x00007f7f3955a230 in KJS::Machine::runBlock (exec=0x7fff4316df70, codeBlock=..., parentExec=0x7fff4316e5c0) at codes.def:1204
#119 0x00007f7f3953ad9d in KJS::FunctionImp::callAsFunction (this=<value optimized out>, exec=0x7fff4316e5c0, thisObj=<value optimized out>, args=...)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/kjs/function.cpp:172
#120 0x00007f7f3955a230 in KJS::Machine::runBlock (exec=0x7fff4316e5c0, codeBlock=..., parentExec=0x7fff4316ec10) at codes.def:1204
#121 0x00007f7f3953ad9d in KJS::FunctionImp::callAsFunction (this=<value optimized out>, exec=0x7fff4316ec10, thisObj=<value optimized out>, args=...)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/kjs/function.cpp:172
#122 0x00007f7f3955a230 in KJS::Machine::runBlock (exec=0x7fff4316ec10, codeBlock=..., parentExec=0x19121d70) at codes.def:1204
#123 0x00007f7f3953ad9d in KJS::FunctionImp::callAsFunction (this=<value optimized out>, exec=0x19121d70, thisObj=<value optimized out>, args=...)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/kjs/function.cpp:172
#124 0x00007f7f39e75502 in KJS::JSEventListener::handleEvent (this=0xb80a8e0, evt=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/ecma/kjs_events.cpp:106
#125 0x00007f7f39cbed23 in DOM::EventTargetImpl::handleLocalEvents (this=0x97222e0, evt=0x1842a8e0, useCapture=false) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/xml/dom2_eventsimpl.cpp:61
#126 0x00007f7f39c9d7ae in DOM::NodeImpl::dispatchGenericEvent (this=0x1211f470, evt=0x1842a8e0) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/xml/dom_nodeimpl.cpp:469
#127 0x00007f7f39c9da6a in DOM::NodeImpl::dispatchWindowEvent (this=0x1211f470, _id=17, canBubbleArg=<value optimized out>, cancelableArg=false)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/xml/dom_nodeimpl.cpp:535
#128 0x00007f7f39c323a8 in KHTMLPart::closeUrl (this=0x17b685a0) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:922
#129 0x00007f7f39c326ce in KHTMLPart::closeUrl (this=0x1384c2a0) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:964
#130 0x00007f7f39c326ce in KHTMLPart::closeUrl (this=0x132572c0) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:964
#131 0x00007f7f39c3c4d8 in KHTMLPart::openUrl (this=0x132572c0, url=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:783
#132 0x00007f7f39c40df7 in KHTMLPart::navigateChild (this=0xe7c9600, child=0x13252690, url=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:4483
#133 0x00007f7f39c4155d in KHTMLPart::processObjectRequest (this=0xe7c9600, child=0x13252690, _url=<value optimized out>, mimetype=...)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_part.cpp:4435
#134 0x00007f7f39c52f1c in KHTMLRun::foundMimeType (this=0x15880800, _type=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/khtml/khtml_run.cpp:55
#135 0x00007f7f4bf9542a in KRun::mimeTypeDetermined (this=0x15880800, mimeType=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/krun.cpp:1403
#136 0x00007f7f4a44b60e in KParts::BrowserRun::slotBrowserMimetype (this=0x15880800, _job=<value optimized out>, type=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/kparts/browserrun.cpp:238
#137 0x00007f7f4a44b6e9 in KParts::BrowserRun::qt_metacall (this=0x15880800, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4316ff20)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kparts/browserrun.moc:80
#138 0x00007f7f52592fbf in QMetaObject::activate (sender=0x18c42470, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff4316ff20) at kernel/qobject.cpp:3272
#139 0x00007f7f4bf39f17 in KIO::TransferJob::mimetype (this=<value optimized out>, _t1=0x18c42470, _t2=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/jobclasses.moc:416
#140 0x00007f7f4bf3a00d in KIO::TransferJob::slotMimetype (this=0x18c42470, type=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/job.cpp:1207
#141 0x00007f7f4bf3fc99 in KIO::TransferJob::qt_metacall (this=0x18c42470, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0x7fff431700d0)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/jobclasses.moc:370
#142 0x00007f7f52592fbf in QMetaObject::activate (sender=0x12c67700, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff431700d0) at kernel/qobject.cpp:3272
#143 0x00007f7f4bfc95f5 in KIO::SlaveInterface::mimeType (this=<value optimized out>, _t1=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/slaveinterface.moc:273
#144 0x00007f7f4bfcaf7b in KIO::SlaveInterface::dispatch (this=<value optimized out>, _cmd=21, rawdata=...) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/slaveinterface.cpp:270
#145 0x00007f7f4bfc8c42 in KIO::SlaveInterface::dispatch (this=0x12c67700) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/slaveinterface.cpp:91
#146 0x00007f7f4bfbfd6a in KIO::Slave::gotInput (this=0x12c67700) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/slave.cpp:344
#147 0x00007f7f4bfc02ac in KIO::Slave::qt_metacall (this=0x12c67700, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff43170430)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/slave.moc:82
#148 0x00007f7f52592fbf in QMetaObject::activate (sender=0x12ba0000, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3272
#149 0x00007f7f4bf13024 in KIO::ConnectionPrivate::dequeue (this=0x8dc34c0) at /usr/src/debug/kdelibs-4.5.67svn1170578/kio/kio/connection.cpp:82
#150 0x00007f7f4bf130ad in KIO::Connection::qt_metacall (this=0x12ba0000, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x357b9c0)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kio/connection.moc:79
#151 0x00007f7f52592aba in QObject::event (this=0x12ba0000, e=<value optimized out>) at kernel/qobject.cpp:1211
#152 0x00007f7f517316e4 in QApplicationPrivate::notify_helper (this=0x23590a0, receiver=0x12ba0000, e=0x186ad8e0) at kernel/qapplication.cpp:4396
#153 0x00007f7f5173615a in QApplication::notify (this=<value optimized out>, receiver=0x12ba0000, e=0x186ad8e0) at kernel/qapplication.cpp:4277
#154 0x00007f7f532cac86 in KApplication::notify (this=0x7fff43171030, receiver=0x12ba0000, event=0x186ad8e0) at /usr/src/debug/kdelibs-4.5.67svn1170578/kdeui/kernel/kapplication.cpp:310
#155 0x00007f7f5257e73c in QCoreApplication::notifyInternal (this=0x7fff43171030, receiver=0x12ba0000, event=0x186ad8e0) at kernel/qcoreapplication.cpp:732
#156 0x00007f7f52581ee5 in sendEvent (receiver=0x0, event_type=0, data=0x2277b00) at kernel/qcoreapplication.h:215
#157 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2277b00) at kernel/qcoreapplication.cpp:1373
#158 0x00007f7f525a96c3 in sendPostedEvents (s=0x235ba30) at kernel/qcoreapplication.h:220
#159 postEventSourceDispatch (s=0x235ba30) at kernel/qeventdispatcher_glib.cpp:277
#160 0x00007f7f4e2c43d3 in g_main_dispatch (context=0x235b950) at gmain.c:2119
#161 g_main_context_dispatch (context=0x235b950) at gmain.c:2672
#162 0x00007f7f4e2c4bb0 in g_main_context_iterate (context=0x235b950, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2750
#163 0x00007f7f4e2c4e4d in g_main_context_iteration (context=0x235b950, may_block=1) at gmain.c:2813
#164 0x00007f7f525a985f in QEventDispatcherGlib::processEvents (this=0x2279d30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#165 0x00007f7f517d574e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#166 0x00007f7f5257dad2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#167 0x00007f7f5257dd1c in QEventLoop::exec (this=0x7fff43170e70, flags=...) at kernel/qeventloop.cpp:201
#168 0x00007f7f5258219b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#169 0x00007f7f4225134f in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.5.67svn1170578/apps/konqueror/src/konqmain.cpp:219
#170 0x0000000000407927 in launch (argc=<value optimized out>, _name=0x230eb08 "/usr/bin/konqueror", args=<value optimized out>, cwd=0x0, envc=2, envs=<value optimized out>, reset_env=false, tty=
    0x0, avoid_loops=false, startup_id_str=0x230eb34 "cooker;1284143548;260067;26485_TIME78811948") at /usr/src/debug/kdelibs-4.5.67svn1170578/kinit/kinit.cpp:727
#171 0x0000000000408243 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at /usr/src/debug/kdelibs-4.5.67svn1170578/kinit/kinit.cpp:1219
#172 0x00000000004088d1 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.5.67svn1170578/kinit/kinit.cpp:1412
#173 0x0000000000409158 in main (argc=4, argv=0x7fff43171fe8, envp=0x7fff43172010) at /usr/src/debug/kdelibs-4.5.67svn1170578/kinit/kinit.cpp:1898

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-20 19:46:42 UTC
[Comment from a bug triager]
This looks somehow related to bug 226667.
Comment 2 Andrew Crouthamel 2018-10-29 22:39:53 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-13 14:27:39 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2018-11-28 04:56:19 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!