Bug 219863 - Konqueror crash on exit, page had Flash content
Summary: Konqueror crash on exit, page had Flash content
Status: RESOLVED DUPLICATE of bug 203170
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-23 19:34 UTC by Scott Kitterman
Modified: 2009-12-31 15:54 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 Scott Kitterman 2009-12-23 19:34:49 UTC
Application that crashed: konqueror
Version of the application: 4.3.2 (KDE 4.3.2)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Had http://www.theonion.com/content/video/apple_introduces_revolutionary open.  The video didn't play with Adobe Flash, so I closed the window and got the crash.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x0269c37b in KJS::JSValue::mark (this=0xb769dca0) at ../../kjs/value.h:445
#7  KJS::JSVariableObject::mark (this=0xb769dca0) at ../../kjs/JSVariableObject.cpp:85
#8  0x02656057 in KJS::Collector::markStackObjectsConservatively (start=0xbf988244, end=0xbf990000) at ../../kjs/collector.cpp:473
#9  0x0265680b in KJS::Collector::markCurrentThreadConservatively () at ../../kjs/collector.cpp:553
#10 0x02656847 in KJS::Collector::markStackObjectsConservatively () at ../../kjs/collector.cpp:613
#11 0x02656894 in KJS::Collector::collect () at ../../kjs/collector.cpp:687
#12 0x0268bf27 in KJS::Interpreter::collect () at ../../kjs/interpreter.cpp:743
#13 0x02eea865 in ~KJSProxyImpl (this=0x91e09f8, __in_chrg=<value optimized out>) at ../../khtml/ecma/kjs_proxy.cpp:114
#14 0x02c93d90 in ~ChildFrame (this=0x91b3398, __in_chrg=<value optimized out>) at ../../khtml/khtmlpart_p.h:99
#15 0x02c850d6 in ~KHTMLPart (this=0x91311b0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../khtml/khtml_part.cpp:623
#16 0x032c934a in ?? () from /usr/lib/libkdeinit4_konqueror.so
#17 0x032ce898 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#18 0x0332bdf1 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#19 0x0332c4f7 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#20 0x01232906 in KMainWindow::closeEvent (this=0x9124c78, e=0xbf988d48) at ../../kdeui/widgets/kmainwindow.cpp:598
#21 0x0331d069 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#22 0x0426fa06 in QWidget::event (this=0x874e738, event=0xbf988d48) at kernel/qwidget.cpp:7699
#23 0x0463d297 in QMainWindow::event (this=0x874e738, event=0xbf988d48) at widgets/qmainwindow.cpp:1399
#24 0x0122fdc4 in KMainWindow::event (this=0x874e738, ev=0xbf988d48) at ../../kdeui/widgets/kmainwindow.cpp:1094
#25 0x0127630f in KXmlGuiWindow::event (this=0x874e738, ev=0xbf988d48) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#26 0x0332c42d in ?? () from /usr/lib/libkdeinit4_konqueror.so
#27 0x0421af54 in QApplicationPrivate::notify_helper (this=0x86701a0, receiver=0x874e738, e=0xbf988d48) at kernel/qapplication.cpp:4056
#28 0x042225ca in QApplication::notify (this=0xbf98d764, receiver=0x874e738, e=0xbf988d48) at kernel/qapplication.cpp:4021
#29 0x01149bfa in KApplication::notify (this=0xbf98d764, receiver=0x874e738, event=0xbf988d48) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x003876cb in QCoreApplication::notifyInternal (this=0xbf98d764, receiver=0x874e738, event=0xbf988d48) at kernel/qcoreapplication.cpp:610
#31 0x042755d6 in QCoreApplication::sendSpontaneousEvent (this=0x874d2a0, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#32 QWidgetPrivate::close_helper (this=0x874d2a0, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7120
#33 0x0427d5eb in QETWidget::translateCloseEvent (this=0xbf98d764, w=0x874e738, event=0xbf98a29c, passive_only=false) at kernel/qapplication_x11.cpp:5291
#34 QApplication::x11ClientMessage (this=0xbf98d764, w=0x874e738, event=0xbf98a29c, passive_only=false) at kernel/qapplication_x11.cpp:3086
#35 0x0428eff9 in QApplication::x11ProcessEvent (this=0xbf98d764, event=0xbf98a29c) at kernel/qapplication_x11.cpp:3682
#36 0x042bc502 in x11EventSourceDispatch (s=0x86764b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#37 0x006fbe78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#38 0x006ff720 in ?? () from /lib/libglib-2.0.so.0
#39 0x006ff853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#40 0x003b202c in QEventDispatcherGlib::processEvents (this=0x85f3a58, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#41 0x042bbbe5 in QGuiEventDispatcherGlib::processEvents (this=0x85f3a58, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#42 0x00385c79 in QEventLoop::processEvents (this=0xbf98a594, flags=) at kernel/qeventloop.cpp:149
#43 0x003860ca in QEventLoop::exec (this=0xbf98a594, flags=...) at kernel/qeventloop.cpp:201
#44 0x00e5bf2b in KIO::NetAccess::enter_loop (this=0xbf98a634) at ../../kio/kio/netaccess.cpp:502
#45 0x00e5c606 in KIO::NetAccess::synchronousRunInternal (this=0xbf98a634, job=0x944b5c8, window=0x0, data=0xbf98a754, finalURL=0xbf98a724, metaData=0xbf98a74c) at ../../kio/kio/netaccess.cpp:487
#46 0x00e5cd1b in KIO::NetAccess::synchronousRun (job=0x944b5c8, window=0x0, data=0xbf98a754, finalURL=0xbf98a724, metaData=0xbf98a74c) at ../../kio/kio/netaccess.cpp:277
#47 0x02f12d22 in KJS::XMLHttpRequest::send (this=0xb44d0200, _body=..., ec=@0xbf98a89c) at ../../khtml/ecma/xmlhttprequest.cpp:482
#48 0x02f13fca in KJS::XMLHttpRequestProtoFunc::callAsFunction (this=0xb4432140, exec=0xbf98ac50, thisObj=0xb44d0200, args=...) at ../../khtml/ecma/xmlhttprequest.cpp:869
#49 0x0268a3fd in KJS::JSObject::call (this=0x20000000, exec=0xbf98ac50, thisObj=0xb44d0200, args=...) at ../../kjs/object.cpp:69
#50 0x026a865a in KJS::Machine::runBlock (exec=0xbf98ac50, codeBlock=..., parentExec=0xbf98b0d0) at codes.def:1192
#51 0x026867cb in KJS::FunctionImp::callAsFunction (this=0xb4432620, exec=0xbf98b0d0, thisObj=0xb769da60, args=...) at ../../kjs/function.cpp:144
#52 0x0268a3fd in KJS::JSObject::call (this=0x20000000, exec=0xbf98b0d0, thisObj=0xb769da60, args=...) at ../../kjs/object.cpp:69
#53 0x026a865a in KJS::Machine::runBlock (exec=0xbf98b0d0, codeBlock=..., parentExec=0xbf98b550) at codes.def:1192
#54 0x026867cb in KJS::FunctionImp::callAsFunction (this=0xb4432c20, exec=0xbf98b550, thisObj=0xb4432f00, args=...) at ../../kjs/function.cpp:144
#55 0x0268a3fd in KJS::JSObject::call (this=0x20000000, exec=0xbf98b550, thisObj=0xb4432f00, args=...) at ../../kjs/object.cpp:69
#56 0x026a865a in KJS::Machine::runBlock (exec=0xbf98b550, codeBlock=..., parentExec=0xbf98b9d0) at codes.def:1192
#57 0x026867cb in KJS::FunctionImp::callAsFunction (this=0xb4432e00, exec=0xbf98b9d0, thisObj=0xb4432f00, args=...) at ../../kjs/function.cpp:144
#58 0x0268a3fd in KJS::JSObject::call (this=0x20000000, exec=0xbf98b9d0, thisObj=0xb4432f00, args=...) at ../../kjs/object.cpp:69
#59 0x026a865a in KJS::Machine::runBlock (exec=0xbf98b9d0, codeBlock=..., parentExec=0xbf98beb0) at codes.def:1192
#60 0x026867cb in KJS::FunctionImp::callAsFunction (this=0xb4432e40, exec=0xbf98beb0, thisObj=0xb4433260, args=...) at ../../kjs/function.cpp:144
#61 0x0268a3fd in KJS::JSObject::call (this=0x20000000, exec=0xbf98beb0, thisObj=0xb4433260, args=...) at ../../kjs/object.cpp:69
#62 0x026a865a in KJS::Machine::runBlock (exec=0xbf98beb0, codeBlock=..., parentExec=0x0) at codes.def:1192
#63 0x026580aa in KJS::FunctionBodyNode::execute (this=0x8bedfe8, exec=0xbf98beb0) at ../../kjs/nodes.cpp:928
#64 0x0268d622 in KJS::Interpreter::evaluate (this=0x8b6cfb8, sourceURL=..., startingLineNumber=61, code=0x8f6b770, codeLength=1152, thisV=0xb44d0040) at ../../kjs/interpreter.cpp:556
#65 0x0268d817 in KJS::Interpreter::evaluate (this=0x8b6cfb8, sourceURL=..., startingLineNumber=61, code=..., thisV=0xb44d0040) at ../../kjs/interpreter.cpp:496
#66 0x02eeb06f in KJS::KJSProxyImpl::evaluate (this=0x91e09f8, filename=..., baseLine=61, str=..., n=..., completion=0xbf98c0b4) at ../../khtml/ecma/kjs_proxy.cpp:158
#67 0x02c8abe7 in KHTMLPart::executeScript (this=0x91311b0, filename=..., baseLine=61, n=..., script=...) at ../../khtml/khtml_part.cpp:1329
#68 0x02d24be3 in khtml::HTMLTokenizer::scriptExecution (this=0x91d57a8, str=..., scriptURL=..., baseLine=61) at ../../khtml/html/htmltokenizer.cpp:501
#69 0x02d28dcf in khtml::HTMLTokenizer::scriptHandler (this=0x91d57a8) at ../../khtml/html/htmltokenizer.cpp:454
#70 0x02d2a445 in khtml::HTMLTokenizer::parseSpecial (this=0x91d57a8, src=...) at ../../khtml/html/htmltokenizer.cpp:369
#71 0x02d2c243 in khtml::HTMLTokenizer::parseTag (this=0x91d57a8, src=...) at ../../khtml/html/htmltokenizer.cpp:1550
#72 0x02d2d934 in khtml::HTMLTokenizer::write (this=0x91d57a8, str=..., appendData=false) at ../../khtml/html/htmltokenizer.cpp:1810
#73 0x02d2e770 in khtml::HTMLTokenizer::notifyFinished (this=0x91d57a8) at ../../khtml/html/htmltokenizer.cpp:2135
#74 0x02e58935 in khtml::CachedScript::checkNotify (this=0x946b5f0) at ../../khtml/misc/loader.cpp:390
#75 0x02e5c66c in khtml::CachedScript::data (this=0x946b5f0, buffer=..., eof=true) at ../../khtml/misc/loader.cpp:382
#76 0x02e5c9b5 in khtml::Loader::slotFinished (this=0x89fa690, job=0x90c3be0) at ../../khtml/misc/loader.cpp:1461
#77 0x02e63327 in khtml::Loader::qt_metacall (this=0x89fa690, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbf98c8e8) at ./loader.moc:131
#78 0x0039d263 in QMetaObject::activate (sender=0x90c3be0, from_signal_index=7, to_signal_index=7, argv=0xbf98c8e8) at kernel/qobject.cpp:3113
#79 0x0039dec2 in QMetaObject::activate (sender=0x90c3be0, m=0x6bad68, local_signal_index=3, argv=0xbf98c8e8) at kernel/qobject.cpp:3187
#80 0x00554fe3 in KJob::result (this=0x90c3be0, _t1=0x90c3be0) at ./kjob.moc:188
#81 0x00555469 in KJob::emitResult (this=0x90c3be0) at ../../kdecore/jobs/kjob.cpp:304
#82 0x00dbc660 in KIO::SimpleJob::slotFinished (this=0x90c3be0) at ../../kio/kio/job.cpp:477
#83 0x00dbcb7a in KIO::TransferJob::slotFinished (this=0x90c3be0) at ../../kio/kio/job.cpp:948
#84 0x00dba8a3 in KIO::TransferJob::qt_metacall (this=0x90c3be0, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbf98cb4c) at ./jobclasses.moc:343
#85 0x0039d263 in QMetaObject::activate (sender=0x90c8a58, from_signal_index=8, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3113
#86 0x0039dec2 in QMetaObject::activate (sender=0x90c8a58, m=0xf6ef64, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3187
#87 0x00e86557 in KIO::SlaveInterface::finished (this=0x90c8a58) at ./slaveinterface.moc:165
#88 0x00e8a44d in KIO::SlaveInterface::dispatch (this=0x90c8a58, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#89 0x00e86a13 in KIO::SlaveInterface::dispatch (this=0x90c8a58) at ../../kio/kio/slaveinterface.cpp:91
#90 0x00e78aea in KIO::Slave::gotInput (this=0x90c8a58) at ../../kio/kio/slave.cpp:322
#91 0x00e7aee3 in KIO::Slave::qt_metacall (this=0x90c8a58, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbf98ce2c) at ./slave.moc:76
#92 0x0039d263 in QMetaObject::activate (sender=0x90c7870, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#93 0x0039dec2 in QMetaObject::activate (sender=0x90c7870, m=0xf6b8a0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#94 0x00d82f97 in KIO::Connection::readyRead (this=0x90c7870) at ./connection.moc:86
#95 0x00d84d5e in KIO::ConnectionPrivate::dequeue (this=0x9525c70) at ../../kio/kio/connection.cpp:82
#96 0x00d84e8e in KIO::Connection::qt_metacall (this=0x90c7870, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x8f22e20) at ./connection.moc:73
#97 0x00395f0b in QMetaCallEvent::placeMetaCall (this=0x950eae0, object=0x90c7870) at kernel/qobject.cpp:477
#98 0x003975fe in QObject::event (this=0x90c7870, e=0x950eae0) at kernel/qobject.cpp:1111
#99 0x0421af54 in QApplicationPrivate::notify_helper (this=0x86701a0, receiver=0x90c7870, e=0x950eae0) at kernel/qapplication.cpp:4056
#100 0x0422267c in QApplication::notify (this=0xbf98d764, receiver=0x90c7870, e=0x950eae0) at kernel/qapplication.cpp:3603
#101 0x01149bfa in KApplication::notify (this=0xbf98d764, receiver=0x90c7870, event=0x950eae0) at ../../kdeui/kernel/kapplication.cpp:302
#102 0x003876cb in QCoreApplication::notifyInternal (this=0xbf98d764, receiver=0x90c7870, event=0x950eae0) at kernel/qcoreapplication.cpp:610
#103 0x003882b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x85f1e48) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#104 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x85f1e48) at kernel/qcoreapplication.cpp:1247
#105 0x0038847d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#106 0x003b23ff in QCoreApplication::sendPostedEvents (s=0x8675b10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#107 postEventSourceDispatch (s=0x8675b10) at kernel/qeventdispatcher_glib.cpp:210
#108 0x006fbe78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#109 0x006ff720 in ?? () from /lib/libglib-2.0.so.0
#110 0x006ff853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#111 0x003b202c in QEventDispatcherGlib::processEvents (this=0x85f3a58, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#112 0x042bbbe5 in QGuiEventDispatcherGlib::processEvents (this=0x85f3a58, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#113 0x00385c79 in QEventLoop::processEvents (this=0xbf98d624, flags=) at kernel/qeventloop.cpp:149
#114 0x003860ca in QEventLoop::exec (this=0xbf98d624, flags=...) at kernel/qeventloop.cpp:201
#115 0x0038853f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#116 0x0421add7 in QApplication::exec () at kernel/qapplication.cpp:3525
#117 0x0335d59f in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#118 0x0804dde1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x8621387 "/home/kitterma/Documents", envc=31, 
    envs=0x86213a4 "KDE_FULL_SESSION=true", reset_env=true, tty=0x0, avoid_loops=false, startup_id_str=0x8621893 "scott-laptop;1261592908;780862;2067_TIME0") at ../../kinit/kinit.cpp:677
#119 0x0804ea35 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#120 0x0804ee69 in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1353
#121 0x0804fbaf in main (argc=2, argv=0xbf98e1b4, envp=0xbf98e1c0) at ../../kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Scott Kitterman 2009-12-23 19:37:49 UTC
Flash version is 10,0,42,34
Comment 2 Dario Andres 2009-12-31 15:54:38 UTC
- Have you tried to repeat the situation to check if Konqueror crash again ?
Merging with bug 203170.
Thanks

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