Bug 308365 - Konqueror segmentation fault
Summary: Konqueror segmentation fault
Status: RESOLVED DUPLICATE of bug 286166
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-14 11:01 UTC by Håkon Løvdal
Modified: 2012-10-14 11:09 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 Håkon Løvdal 2012-10-14 11:01:49 UTC
Application: konqueror (4.8.5 (4.8.5))
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.2
Operating System: Linux 3.4.11-1.fc16.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:

It crashed wile parsing/loading a link I just had clicked. Only experienced once.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fcdbe201840 (LWP 31801))]

Thread 3 (Thread 0x7fcda9572700 (LWP 312)):
#0  g_main_context_query (context=0x7fcda4005e40, max_priority=<optimized out>, timeout=0x7fcda9571bec, fds=<optimized out>, n_fds=1) at gmain.c:2875
#1  0x00000030f904534a in g_main_context_iterate (context=0x7fcda4005e40, block=1, dispatch=1, self=<optimized out>) at gmain.c:3071
#2  0x00000030f904590c in g_main_context_iteration (context=0x7fcda4005e40, may_block=1) at gmain.c:3152
#3  0x00000031021a9246 in QEventDispatcherGlib::processEvents (this=0x7fcda4002610, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#4  0x0000003102179312 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x0000003102179567 in QEventLoop::exec (this=0x7fcda9571d10, flags=...) at kernel/qeventloop.cpp:204
#6  0x0000003102078b87 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00000035701b5d6e in KIO::NameLookUpThread::run (this=0x84d2a70) at /usr/src/debug/kdelibs-4.8.5/kio/kio/hostinfo.cpp:226
#8  0x000000310207bbcb in QThreadPrivate::start (arg=0x84d2a70) at thread/qthread_unix.cpp:307
#9  0x00000030f7407d90 in start_thread (arg=0x7fcda9572700) at pthread_create.c:309
#10 0x00000030f6cf119d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7fcd97fff700 (LWP 1570)):
#0  0x00000030f6ce8803 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000030f9045448 in g_main_context_poll (n_fds=1, fds=0x7fcd900008c0, priority=<optimized out>, timeout=-1, context=0x7fcd90009330) at gmain.c:3402
#2  g_main_context_iterate (context=0x7fcd90009330, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3084
#3  0x00000030f904590c in g_main_context_iteration (context=0x7fcd90009330, may_block=1) at gmain.c:3152
#4  0x00000031021a9246 in QEventDispatcherGlib::processEvents (this=0x7fcd90007fe0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#5  0x0000003102179312 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003102179567 in QEventLoop::exec (this=0x7fcd97ffed10, flags=...) at kernel/qeventloop.cpp:204
#7  0x0000003102078b87 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x0000003102158f9f in QInotifyFileSystemWatcherEngine::run (this=0x115344f0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x000000310207bbcb in QThreadPrivate::start (arg=0x115344f0) at thread/qthread_unix.cpp:307
#10 0x00000030f7407d90 in start_thread (arg=0x7fcd97fff700) at pthread_create.c:309
#11 0x00000030f6cf119d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fcdbe201840 (LWP 31801)):
[KCrash Handler]
#6  0x000000311b073046 in mark (this=0x8172fb0) at /usr/src/debug/kdelibs-4.8.5/kjs/value.h:442
#7  KJS::JSVariableObject::mark (this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/JSVariableObject.cpp:85
#8  0x000000311b05e756 in mark (this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/JSVariableObject.h:148
#9  KJS::FunctionImp::mark (this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/function.cpp:73
#10 0x000000311b0362c8 in KJS::Collector::markStackObjectsConservatively (start=<optimized out>, end=0x7fff899c5000) at /usr/src/debug/kdelibs-4.8.5/kjs/collector.cpp:474
#11 0x000000311b0363c3 in KJS::Collector::markCurrentThreadConservatively () at /usr/src/debug/kdelibs-4.8.5/kjs/collector.cpp:546
#12 0x000000311b0365d8 in KJS::Collector::collect () at /usr/src/debug/kdelibs-4.8.5/kjs/collector.cpp:680
#13 0x000000357ea6f675 in KJSProxy::~KJSProxy (this=0x1512ee80, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/ecma/kjs_proxy.cpp:81
#14 0x000000357e839047 in khtml::ChildFrame::~ChildFrame (this=0xdf47060, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_childframe.cpp:43
#15 0x000000357e839319 in khtml::ChildFrame::~ChildFrame (this=0xdf47060, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_childframe.cpp:44
#16 0x000000357e82d2ad in KHTMLPart::clear (this=0xdf369b0) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_part.cpp:1566
#17 0x000000357e82d71c in KHTMLPart::begin (this=0xdf369b0, url=..., xOffset=0, yOffset=0) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_part.cpp:2014
#18 0x000000357e82104d in KHTMLPart::navigateLocalProtocol (this=0xf207940, inPart=0xdf369b0, url=...) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_part.cpp:4462
#19 0x000000357e8214aa in KHTMLPart::navigateChild (this=0xf207940, child=0x14e850a0, url=...) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_part.cpp:4494
#20 0x000000357e821e4d in KHTMLPart::processObjectRequest (this=0xf207940, child=0x14e850a0, _url=<optimized out>, mimetype=...) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_part.cpp:4451
#21 0x000000357e822d8b in KHTMLPart::requestObject (this=0xf207940, child=0x14e850a0, url=..., _args=<optimized out>, browserArgs=...) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_part.cpp:4295
#22 0x000000357e8242af in KHTMLPart::loadFrameElement (this=0xf207940, frame=<optimized out>, url=..., frameName=<optimized out>, params=..., isIFrame=true) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_part.cpp:4194
#23 0x000000357e8ede15 in DOM::HTMLIFrameElementImpl::computeContent (this=0xbbc9420) at /usr/src/debug/kdelibs-4.8.5/khtml/html/html_baseimpl.cpp:849
#24 0x000000357e90b018 in DOM::HTMLPartContainerElementImpl::recalcStyle (this=0xbbc9420, ch=DOM::NodeImpl::NoChange) at /usr/src/debug/kdelibs-4.8.5/khtml/html/html_objectimpl.cpp:72
#25 0x000000357e89810f in DOM::ElementImpl::recalcStyle (this=0x112d1850, change=DOM::NodeImpl::NoChange) at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_elementimpl.cpp:1031
#26 0x000000357e8e5139 in DOM::HTMLElementImpl::recalcStyle (this=0x112d1850, ch=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/html_elementimpl.cpp:237
#27 0x000000357e89810f in DOM::ElementImpl::recalcStyle (this=0x15bc6690, change=DOM::NodeImpl::NoChange) at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_elementimpl.cpp:1031
#28 0x000000357e8e5139 in DOM::HTMLElementImpl::recalcStyle (this=0x15bc6690, ch=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/html_elementimpl.cpp:237
#29 0x000000357e89810f in DOM::ElementImpl::recalcStyle (this=0x150ec140, change=DOM::NodeImpl::NoChange) at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_elementimpl.cpp:1031
#30 0x000000357e8e5139 in DOM::HTMLElementImpl::recalcStyle (this=0x150ec140, ch=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/html_elementimpl.cpp:237
#31 0x000000357e89810f in DOM::ElementImpl::recalcStyle (this=0x16471a70, change=DOM::NodeImpl::NoChange) at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_elementimpl.cpp:1031
#32 0x000000357e8e5139 in DOM::HTMLElementImpl::recalcStyle (this=0x16471a70, ch=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/html_elementimpl.cpp:237
#33 0x000000357e89810f in DOM::ElementImpl::recalcStyle (this=0x150ec1c0, change=DOM::NodeImpl::NoChange) at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_elementimpl.cpp:1031
#34 0x000000357e8e5139 in DOM::HTMLElementImpl::recalcStyle (this=0x150ec1c0, ch=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/html_elementimpl.cpp:237
#35 0x000000357e89810f in DOM::ElementImpl::recalcStyle (this=0x150ebec0, change=DOM::NodeImpl::NoChange) at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_elementimpl.cpp:1031
#36 0x000000357e8e5139 in DOM::HTMLElementImpl::recalcStyle (this=0x150ebec0, ch=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/html_elementimpl.cpp:237
#37 0x000000357e89810f in DOM::ElementImpl::recalcStyle (this=0x19cc45d0, change=DOM::NodeImpl::NoChange) at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_elementimpl.cpp:1031
#38 0x000000357e8e5139 in DOM::HTMLElementImpl::recalcStyle (this=0x19cc45d0, ch=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/html_elementimpl.cpp:237
#39 0x000000357e89810f in DOM::ElementImpl::recalcStyle (this=0xdc41080, change=DOM::NodeImpl::NoChange) at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_elementimpl.cpp:1031
#40 0x000000357e8e5139 in DOM::HTMLElementImpl::recalcStyle (this=0xdc41080, ch=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/html_elementimpl.cpp:237
#41 0x000000357e8852cf in DOM::DocumentImpl::recalcStyle (this=0x1c107330, change=DOM::NodeImpl::NoChange) at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_docimpl.cpp:1439
#42 0x000000357e88969d in DOM::DocumentImpl::updateDocumentsRendering () at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_docimpl.cpp:1481
#43 0x000000357ea6121e in KJS::Window::afterScriptExecution (this=0x7fcdae601b00) at /usr/src/debug/kdelibs-4.8.5/khtml/ecma/kjs_window.cpp:1333
#44 0x000000357ea6fd7c in KJSProxy::evaluate (this=0x1512ee80, filename=<optimized out>, baseLine=0, str=..., n=<optimized out>, completion=0x7fff899b8d80) at /usr/src/debug/kdelibs-4.8.5/khtml/ecma/kjs_proxy.cpp:138
#45 0x000000357e80afb3 in KHTMLPart::executeScript (this=0x17b10c20, filename=..., baseLine=0, n=..., script=...) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_part.cpp:1288
#46 0x000000357e8cdf05 in khtml::HTMLTokenizer::scriptExecution (this=0x1438c5d0, str=..., scriptURL=<optimized out>, baseLine=0) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:517
#47 0x000000357e8d20a5 in khtml::HTMLTokenizer::notifyFinished (this=0x1438c5d0, finishedObj=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:2114
#48 0x000000357e8d3103 in khtml::HTMLTokenizer::scriptHandler (this=0x1438c5d0) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:462
#49 0x000000357e8d49a1 in khtml::HTMLTokenizer::parseRawContent (this=0x1438c5d0, src=...) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:379
#50 0x000000357e8d70c5 in khtml::HTMLTokenizer::parseTag (this=0x1438c5d0, src=...) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:1528
#51 0x000000357e8d7b89 in khtml::HTMLTokenizer::write (this=0x1438c5d0, str=<optimized out>, appendData=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:1795
#52 0x000000357e87baf3 in DOM::DocumentImpl::write (this=0xbbf5c10, text=...) at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_docimpl.cpp:1687
#53 0x000000357ea399bd in KJS::HTMLDocFunction::callAsFunction (this=0x7fcda3414b00, exec=0x7fff899ba260, thisObj=<optimized out>, args=...) at /usr/src/debug/kdelibs-4.8.5/khtml/ecma/kjs_html.cpp:135
#54 0x000000311b07ec6a in call (args=<optimized out>, thisObj=<optimized out>, exec=<optimized out>, this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/object.h:614
#55 KJS::Machine::runBlock (exec=0x7fff899ba260, codeBlock=..., parentExec=0x7fff899bacd0) at codes.def:1223
#56 0x000000311b05fd85 in KJS::FunctionImp::callAsFunction (this=0x7fcda3441400, exec=0x7fff899bacd0, thisObj=<optimized out>, args=...) at /usr/src/debug/kdelibs-4.8.5/kjs/function.cpp:173
#57 0x000000311b07ec6a in call (args=<optimized out>, thisObj=<optimized out>, exec=<optimized out>, this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/object.h:614
#58 KJS::Machine::runBlock (exec=0x7fff899bacd0, codeBlock=..., parentExec=0x7fff899bb740) at codes.def:1223
#59 0x000000311b05fd85 in KJS::FunctionImp::callAsFunction (this=0x7fcda3441100, exec=0x7fff899bb740, thisObj=<optimized out>, args=...) at /usr/src/debug/kdelibs-4.8.5/kjs/function.cpp:173
#60 0x000000311b07ec6a in call (args=<optimized out>, thisObj=<optimized out>, exec=<optimized out>, this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/object.h:614
#61 KJS::Machine::runBlock (exec=0x7fff899bb740, codeBlock=..., parentExec=0x7fff899bc360) at codes.def:1223
#62 0x000000311b05fd85 in KJS::FunctionImp::callAsFunction (this=0x7fcda345f840, exec=0x7fff899bc360, thisObj=<optimized out>, args=...) at /usr/src/debug/kdelibs-4.8.5/kjs/function.cpp:173
#63 0x000000311b07ec6a in call (args=<optimized out>, thisObj=<optimized out>, exec=<optimized out>, this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/object.h:614
#64 KJS::Machine::runBlock (exec=0x7fff899bc360, codeBlock=..., parentExec=0x0) at codes.def:1223
#65 0x000000311b038a07 in KJS::FunctionBodyNode::execute (this=0x13efaa60, exec=0x7fff899bc360) at /usr/src/debug/kdelibs-4.8.5/kjs/nodes.cpp:927
#66 0x000000311b067b50 in KJS::Interpreter::evaluate (this=0x15c26130, sourceURL=..., startingLineNumber=0, code=0x14b0f9f0, codeLength=41122, thisV=0x7fcdae601b00) at /usr/src/debug/kdelibs-4.8.5/kjs/interpreter.cpp:564
#67 0x000000311b067c34 in KJS::Interpreter::evaluate (this=<optimized out>, sourceURL=<optimized out>, startingLineNumber=<optimized out>, code=<optimized out>, thisV=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/interpreter.cpp:504
#68 0x000000357ea6fd17 in KJSProxy::evaluate (this=0x1512ee80, filename=..., baseLine=0, str=..., n=<optimized out>, completion=0x7fff899bc610) at /usr/src/debug/kdelibs-4.8.5/khtml/ecma/kjs_proxy.cpp:126
#69 0x000000357e80afb3 in KHTMLPart::executeScript (this=0x17b10c20, filename=..., baseLine=0, n=..., script=...) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_part.cpp:1288
#70 0x000000357e8cdf05 in khtml::HTMLTokenizer::scriptExecution (this=0x1438c5d0, str=..., scriptURL=<optimized out>, baseLine=0) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:517
#71 0x000000357e8d20a5 in khtml::HTMLTokenizer::notifyFinished (this=0x1438c5d0, finishedObj=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:2114
#72 0x000000357e8d3103 in khtml::HTMLTokenizer::scriptHandler (this=0x1438c5d0) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:462
#73 0x000000357e8d49a1 in khtml::HTMLTokenizer::parseRawContent (this=0x1438c5d0, src=...) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:379
#74 0x000000357e8d70c5 in khtml::HTMLTokenizer::parseTag (this=0x1438c5d0, src=...) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:1528
#75 0x000000357e8d7b89 in khtml::HTMLTokenizer::write (this=0x1438c5d0, str=<optimized out>, appendData=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:1795
#76 0x000000357e87baf3 in DOM::DocumentImpl::write (this=0xbbf5c10, text=...) at /usr/src/debug/kdelibs-4.8.5/khtml/xml/dom_docimpl.cpp:1687
#77 0x000000357ea399bd in KJS::HTMLDocFunction::callAsFunction (this=0x7fcda3656300, exec=0x7fff899bdaf0, thisObj=<optimized out>, args=...) at /usr/src/debug/kdelibs-4.8.5/khtml/ecma/kjs_html.cpp:135
#78 0x000000311b07ec6a in call (args=<optimized out>, thisObj=<optimized out>, exec=<optimized out>, this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/object.h:614
#79 KJS::Machine::runBlock (exec=0x7fff899bdaf0, codeBlock=..., parentExec=0x7fff899be560) at codes.def:1223
#80 0x000000311b05fd85 in KJS::FunctionImp::callAsFunction (this=0x7fcda3ec5c40, exec=0x7fff899be560, thisObj=<optimized out>, args=...) at /usr/src/debug/kdelibs-4.8.5/kjs/function.cpp:173
#81 0x000000311b07ec6a in call (args=<optimized out>, thisObj=<optimized out>, exec=<optimized out>, this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/object.h:614
#82 KJS::Machine::runBlock (exec=0x7fff899be560, codeBlock=..., parentExec=0x7fff899befd0) at codes.def:1223
#83 0x000000311b05fd85 in KJS::FunctionImp::callAsFunction (this=0x7fcda3ec3940, exec=0x7fff899befd0, thisObj=<optimized out>, args=...) at /usr/src/debug/kdelibs-4.8.5/kjs/function.cpp:173
#84 0x000000311b07ec6a in call (args=<optimized out>, thisObj=<optimized out>, exec=<optimized out>, this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/object.h:614
#85 KJS::Machine::runBlock (exec=0x7fff899befd0, codeBlock=..., parentExec=0x7fff899bfa40) at codes.def:1223
#86 0x000000311b05fd85 in KJS::FunctionImp::callAsFunction (this=0x7fcda3ec39c0, exec=0x7fff899bfa40, thisObj=<optimized out>, args=...) at /usr/src/debug/kdelibs-4.8.5/kjs/function.cpp:173
#87 0x000000311b07ec6a in call (args=<optimized out>, thisObj=<optimized out>, exec=<optimized out>, this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/object.h:614
#88 KJS::Machine::runBlock (exec=0x7fff899bfa40, codeBlock=..., parentExec=0x7fff899c0660) at codes.def:1223
#89 0x000000311b05fd85 in KJS::FunctionImp::callAsFunction (this=0x7fcda3ec0ac0, exec=0x7fff899c0660, thisObj=<optimized out>, args=...) at /usr/src/debug/kdelibs-4.8.5/kjs/function.cpp:173
#90 0x000000311b07ec6a in call (args=<optimized out>, thisObj=<optimized out>, exec=<optimized out>, this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/object.h:614
#91 KJS::Machine::runBlock (exec=0x7fff899c0660, codeBlock=..., parentExec=0x0) at codes.def:1223
#92 0x000000311b038a07 in KJS::FunctionBodyNode::execute (this=0x15956eb0, exec=0x7fff899c0660) at /usr/src/debug/kdelibs-4.8.5/kjs/nodes.cpp:927
#93 0x000000311b067b50 in KJS::Interpreter::evaluate (this=0xbf3b8f0, sourceURL=..., startingLineNumber=0, code=0x179dd7c0, codeLength=2025, thisV=0x7fcdae601900) at /usr/src/debug/kdelibs-4.8.5/kjs/interpreter.cpp:564
#94 0x000000311b067c34 in KJS::Interpreter::evaluate (this=<optimized out>, sourceURL=<optimized out>, startingLineNumber=<optimized out>, code=<optimized out>, thisV=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kjs/interpreter.cpp:504
#95 0x000000357ea6fd17 in KJSProxy::evaluate (this=0xbf3cae0, filename=..., baseLine=0, str=..., n=<optimized out>, completion=0x7fff899c0910) at /usr/src/debug/kdelibs-4.8.5/khtml/ecma/kjs_proxy.cpp:126
#96 0x000000357e80afb3 in KHTMLPart::executeScript (this=0x1ae5dd50, filename=..., baseLine=0, n=..., script=...) at /usr/src/debug/kdelibs-4.8.5/khtml/khtml_part.cpp:1288
#97 0x000000357e8cdf05 in khtml::HTMLTokenizer::scriptExecution (this=0x14424790, str=..., scriptURL=<optimized out>, baseLine=0) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:517
#98 0x000000357e8d20a5 in khtml::HTMLTokenizer::notifyFinished (this=0x14424790, finishedObj=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/html/htmltokenizer.cpp:2114
#99 0x000000357e9f07ef in khtml::CachedScript::checkNotify (this=0x14424d60) at /usr/src/debug/kdelibs-4.8.5/khtml/misc/loader.cpp:397
#100 0x000000357e9f09dc in khtml::CachedScript::data (this=0x14424d60, buffer=<optimized out>, eof=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/khtml/misc/loader.cpp:389
#101 0x000000357e9f313b in khtml::Loader::slotFinished (this=0x25512c0, job=0xb679dc0) at /usr/src/debug/kdelibs-4.8.5/khtml/misc/loader.cpp:1262
#102 0x000000310218e191 in QMetaObject::activate (sender=0xb679dc0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff899c0f70) at kernel/qobject.cpp:3547
#103 0x0000003105142962 in KJob::result (this=<optimized out>, _t1=0xb679dc0) at /usr/src/debug/kdelibs-4.8.5/x86_64-redhat-linux-gnu/kdecore/kjob.moc:207
#104 0x00000031051429a0 in KJob::emitResult (this=0xb679dc0) at /usr/src/debug/kdelibs-4.8.5/kdecore/jobs/kjob.cpp:318
#105 0x00000035700fcd64 in KIO::SimpleJob::slotFinished (this=0xb679dc0) at /usr/src/debug/kdelibs-4.8.5/kio/kio/job.cpp:494
#106 0x0000003570104912 in KIO::TransferJob::slotFinished (this=0xb679dc0) at /usr/src/debug/kdelibs-4.8.5/kio/kio/job.cpp:1081
#107 0x000000310218e191 in QMetaObject::activate (sender=0xafb0e20, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#108 0x00000035701aa571 in KIO::SlaveInterface::dispatch (this=<optimized out>, _cmd=104, rawdata=...) at /usr/src/debug/kdelibs-4.8.5/kio/kio/slaveinterface.cpp:172
#109 0x00000035701a73d5 in KIO::SlaveInterface::dispatch (this=0xafb0e20) at /usr/src/debug/kdelibs-4.8.5/kio/kio/slaveinterface.cpp:88
#110 0x000000357019a4be in KIO::Slave::gotInput (this=0xafb0e20) at /usr/src/debug/kdelibs-4.8.5/kio/kio/slave.cpp:344
#111 0x000000310218e191 in QMetaObject::activate (sender=0xc0b79e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#112 0x00000035700cdf67 in dequeue (this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kio/kio/connection.cpp:82
#113 KIO::ConnectionPrivate::dequeue (this=0x143a4290) at /usr/src/debug/kdelibs-4.8.5/kio/kio/connection.cpp:71
#114 0x00000031021933c6 in QObject::event (this=0xc0b79e0, e=<optimized out>) at kernel/qobject.cpp:1195
#115 0x000000356d3c9ae4 in notify_helper (e=0xd15e440, receiver=0xc0b79e0, this=0x2140d20) at kernel/qapplication.cpp:4551
#116 QApplicationPrivate::notify_helper (this=0x2140d20, receiver=0xc0b79e0, e=0xd15e440) at kernel/qapplication.cpp:4523
#117 0x000000356d3ce8b3 in QApplication::notify (this=0x7fff899c2370, receiver=0xc0b79e0, e=0xd15e440) at kernel/qapplication.cpp:4412
#118 0x000000356ea528e6 in KApplication::notify (this=0x7fff899c2370, receiver=0xc0b79e0, event=0xd15e440) at /usr/src/debug/kdelibs-4.8.5/kdeui/kernel/kapplication.cpp:311
#119 0x000000310217a48c in QCoreApplication::notifyInternal (this=0x7fff899c2370, receiver=0xc0b79e0, event=0xd15e440) at kernel/qcoreapplication.cpp:915
#120 0x000000310217df2a in sendEvent (event=0xd15e440, receiver=0xc0b79e0) at kernel/qcoreapplication.h:231
#121 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2114070) at kernel/qcoreapplication.cpp:1539
#122 0x00000031021a8db3 in sendPostedEvents () at kernel/qcoreapplication.h:236
#123 postEventSourceDispatch (s=0x21456f0) at kernel/qeventdispatcher_glib.cpp:279
#124 0x00000030f9044f3d in g_main_dispatch (context=0x21444e0) at gmain.c:2441
#125 g_main_context_dispatch (context=0x21444e0) at gmain.c:3011
#126 0x00000030f9045738 in g_main_context_iterate (context=0x21444e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3089
#127 0x00000030f904590c in g_main_context_iteration (context=0x21444e0, may_block=1) at gmain.c:3152
#128 0x00000031021a91df in QEventDispatcherGlib::processEvents (this=0x2140a40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#129 0x000000356d46c81e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#130 0x0000003102179312 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#131 0x0000003102179567 in QEventLoop::exec (this=0x7fff899c21a0, flags=...) at kernel/qeventloop.cpp:204
#132 0x000000310217e225 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#133 0x00000035712b5852 in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kde-baseapps-4.8.5/konqueror/src/konqmain.cpp:227
#134 0x00000030f6c2169d in __libc_start_main (main=0x4007c0 <main(int, char**)>, argc=3, ubp_av=0x7fff899c2c38, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff899c2c28) at libc-start.c:226
#135 0x00000000004007f1 in _start ()

Possible duplicates by query: bug 286166.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-10-14 11:09:19 UTC

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