Summary: | crash when using javascript | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Felix Lemke <hobbyblobby> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | arne.schmitz, bugs.kde.org, kde, m.wege |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Felix Lemke
2009-03-08 13:17:16 UTC
*** Bug 190696 has been marked as a duplicate of this bug. *** Same thing here. Backtrace follows: -- Backtrace: Application: Konqueror (konqueror), signal: Segmentation fault [Current thread is 0 (LWP 8214)] Thread 3 (Thread 0x7f8ff75fb950 (LWP 10463)): #0 0x00007f900a976e6d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f900abe67a2 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #2 0x00007f900abdc5ba in ?? () from /usr/lib/libQtCore.so.4 #3 0x00007f900abe5791 in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007f900a9723b4 in start_thread () from /lib/libpthread.so.0 #5 0x00007f90081ba89d in clone () from /lib/libc.so.6 Thread 2 (Thread 0x7f8ff6baf950 (LWP 10470)): #0 0x00007f900a976e6d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f900abe67a2 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #2 0x00007f900abdc5ba in ?? () from /usr/lib/libQtCore.so.4 #3 0x00007f900abe5791 in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007f900a9723b4 in start_thread () from /lib/libpthread.so.0 #5 0x00007f90081ba89d in clone () from /lib/libc.so.6 Thread 1 (Thread 0x7f900d715760 (LWP 8214)): [KCrash Handler] #5 0x00007f8ffe356b92 in khtml::TreeShared<DOM::NodeImpl>::deref () from /usr/lib/libkhtml.so.5 #6 0x00007f8ffe557192 in KJS::DOMNode::~DOMNode () from /usr/lib/libkhtml.so.5 #7 0x00007f8ffdea2ad3 in KJS::Collector::collect () from /usr/lib/libkjs.so.4 #8 0x00007f8ffdea3295 in KJS::Collector::allocate () from /usr/lib/libkjs.so.4 #9 0x00007f8ffdec6925 in KJS::ArrayObjectImp::construct () from /usr/lib/libkjs.so.4 #10 0x00007f8ffdeeed72 in KJS::Machine::runBlock () from /usr/lib/libkjs.so.4 #11 0x00007f8ffded41fb in KJS::FunctionImp::callAsFunction () from /usr/lib/libkjs.so.4 #12 0x00007f8ffded85ad in KJS::JSObject::call () from /usr/lib/libkjs.so.4 #13 0x00007f8ffdef1dd9 in KJS::Machine::runBlock () from /usr/lib/libkjs.so.4 #14 0x00007f8ffded41fb in KJS::FunctionImp::callAsFunction () from /usr/lib/libkjs.so.4 #15 0x00007f8ffded85ad in KJS::JSObject::call () from /usr/lib/libkjs.so.4 #16 0x00007f8ffdef1dd9 in KJS::Machine::runBlock () from /usr/lib/libkjs.so.4 #17 0x00007f8ffded41fb in KJS::FunctionImp::callAsFunction () from /usr/lib/libkjs.so.4 #18 0x00007f8ffded85ad in KJS::JSObject::call () from /usr/lib/libkjs.so.4 #19 0x00007f8ffdebba8f in KJS::FunctionProtoFunc::callAsFunction () from /usr/lib/libkjs.so.4 #20 0x00007f8ffded85ad in KJS::JSObject::call () from /usr/lib/libkjs.so.4 #21 0x00007f8ffdef1dd9 in KJS::Machine::runBlock () from /usr/lib/libkjs.so.4 #22 0x00007f8ffded41fb in KJS::FunctionImp::callAsFunction () from /usr/lib/libkjs.so.4 #23 0x00007f8ffded85ad in KJS::JSObject::call () from /usr/lib/libkjs.so.4 #24 0x00007f8ffdebba8f in KJS::FunctionProtoFunc::callAsFunction () from /usr/lib/libkjs.so.4 #25 0x00007f8ffded85ad in KJS::JSObject::call () from /usr/lib/libkjs.so.4 #26 0x00007f8ffdef1dd9 in KJS::Machine::runBlock () from /usr/lib/libkjs.so.4 #27 0x00007f8ffded41fb in KJS::FunctionImp::callAsFunction () from /usr/lib/libkjs.so.4 #28 0x00007f8ffded85ad in KJS::JSObject::call () from /usr/lib/libkjs.so.4 #29 0x00007f8ffe5ab5c6 in KJS::JSEventListener::handleEvent () from /usr/lib/libkhtml.so.5 #30 0x00007f8ffe3cc3c3 in DOM::NodeImpl::handleLocalEvents () from /usr/lib/libkhtml.so.5 #31 0x00007f8ffe3cdbbe in DOM::NodeImpl::dispatchGenericEvent () from /usr/lib/libkhtml.so.5 #32 0x00007f8ffe3cc515 in DOM::NodeImpl::dispatchEvent () from /usr/lib/libkhtml.so.5 #33 0x00007f8ffe3ccd76 in DOM::NodeImpl::dispatchKeyEvent () from /usr/lib/libkhtml.so.5 #34 0x00007f8ffe34dcdf in KHTMLView::dispatchKeyEvent () from /usr/lib/libkhtml.so.5 #35 0x00007f8ffe352c4b in KHTMLView::keyPressEvent () from /usr/lib/libkhtml.so.5 #36 0x00007f8ffe3514e1 in KHTMLView::eventFilter () from /usr/lib/libkhtml.so.5 #37 0x00007f900acccf87 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4 #38 0x00007f9009f21bcc in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #39 0x00007f9009f29c73 in QApplication::notify () from /usr/lib/libQtGui.so.4 #40 0x00007f900baef4be in KApplication::notify () from /usr/lib/libkdeui.so.5 #41 0x00007f900accdc8c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #42 0x00007f9009fb2d1a in ?? () from /usr/lib/libQtGui.so.4 #43 0x00007f9009fb52c1 in ?? () from /usr/lib/libQtGui.so.4 #44 0x00007f9009f8e3a4 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #45 0x00007f9009fb6c74 in ?? () from /usr/lib/libQtGui.so.4 #46 0x00007f90068f401a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #47 0x00007f90068f76e0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #48 0x00007f90068f787c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #49 0x00007f900acf7056 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #50 0x00007f9009fb644e in ?? () from /usr/lib/libQtGui.so.4 #51 0x00007f900accc562 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #52 0x00007f900accc934 in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #53 0x00007f900accea29 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #54 0x00007f900d2ef7d7 in kdemain () from /usr/lib/libkdeinit4_konqueror.so #55 0x00007f900810d55d in __libc_start_main () from /lib/libc.so.6 #56 0x00000000004007c9 in _start () *** Bug 196932 has been marked as a duplicate of this bug. *** *** Bug 201493 has been marked as a duplicate of this bug. *** SVN commit 1028401 by orlovich: Handle reentry of setFocusNode via blur event. Fixes crashes on bahn.de BUG:201159 BUG:207952 BUG:201208 BUG:204050 BUG:195710 BUG:177689 BUG:205967 BUG:186539 M +12 -4 dom_docimpl.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1028401 SVN commit 1028402 by orlovich: Merged revision:r1028401 | orlovich | 2009-09-26 20:12:19 -0400 (Sat, 26 Sep 2009) | 11 lines Handle reentry of setFocusNode via blur event. Fixes crashes on bahn.de BUG:201159 BUG:207952 BUG:201208 BUG:204050 BUG:195710 BUG:177689 BUG:205967 BUG:186539 M +12 -4 dom_docimpl.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1028402 |