<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>294794</bug_id>
          
          <creation_ts>2012-02-25 08:47:38 +0000</creation_ts>
          <short_desc>Konqueror crashed unexpectedly.</short_desc>
          <delta_ts>2012-02-25 09:34:10 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>konqueror</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>290555</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Mike">madmikehooper</reporter>
          <assigned_to name="Konqueror Bugs">konqueror-bugs-null</assigned_to>
          <cc>adaptee</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1230304</commentid>
    <comment_count>0</comment_count>
    <who name="Mike">madmikehooper</who>
    <bug_when>2012-02-25 08:47:38 +0000</bug_when>
    <thetext>Application: konqueror (4.7.2 (4.7.2))
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.8.0
Operating System: Linux 3.1.0-7.fc16.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Typing in a &apos;leave comments&apos; box. Multiple tabs were open. Previously installed a moonlight RPM from olea.org.

nspluginwrapper keeps crashing, on any webpage that contains flash. Probably unrelated.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f761d4ef700 (LWP 2114)):
#0  0x0000003e5ece6443 in __GI___poll (fds=&lt;optimized out&gt;, nfds=&lt;optimized out&gt;, timeout=&lt;optimized out&gt;) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003e5e844f88 in ?? () from /lib64/libglib-2.0.so.0
#2  0x0000003e5e84544c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x0000003e66da6896 in QEventDispatcherGlib::processEvents (this=0x7f7614005590, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:426
#4  0x0000003e66d76c82 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#5  0x0000003e66d76ed7 in QEventLoop::exec (this=0x7f761d4eed10, flags=...) at kernel/qeventloop.cpp:204
#6  0x0000003e66c78ad7 in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:501
#7  0x0000003e6f3b038e in KIO::NameLookUpThread::run (this=0x5ba9cd0) at /usr/src/debug/kdelibs-4.7.2/kio/kio/hostinfo.cpp:226
#8  0x0000003e66c7bb1b in QThreadPrivate::start (arg=0x5ba9cd0) at thread/qthread_unix.cpp:298
#9  0x0000003e5f007d90 in start_thread (arg=0x7f761d4ef700) at pthread_create.c:309
#10 0x0000003e5eceeddd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f762e905840 (LWP 1553)):
[KCrash Handler]
#6  0x0000003e884aa5ea in type (this=0x7f761e3de740) at /usr/src/debug/kdelibs-4.7.2/kjs/value.h:452
#7  KJS::cloneInternal (exec=0x1cf1170, ctx=0x1cf1150, in=0x7f761e3de740, path=...) at /usr/src/debug/kdelibs-4.7.2/khtml/ecma/kjs_data.cpp:37
#8  0x0000003e884aaa83 in KJS::encapsulateMessageEventData (exec=0x1cf1170, ctx=&lt;optimized out&gt;, data=&lt;optimized out&gt;) at /usr/src/debug/kdelibs-4.7.2/khtml/ecma/kjs_data.cpp:117
#9  0x0000003e884aac75 in KJS::DelayedPostMessage::execute (this=0x7a3c700, w=&lt;optimized out&gt;) at /usr/src/debug/kdelibs-4.7.2/khtml/ecma/kjs_data.cpp:169
#10 0x0000003e8845ff0b in KJS::Window::afterScriptExecution (this=0x7f7620030300) at /usr/src/debug/kdelibs-4.7.2/khtml/ecma/kjs_window.cpp:1327
#11 0x0000003e884870eb in KJS::JSEventListener::handleEvent (this=0x5591880, evt=...) at /usr/src/debug/kdelibs-4.7.2/khtml/ecma/kjs_events.cpp:121
#12 0x0000003e882b36dc in DOM::EventTargetImpl::handleLocalEvents (this=0x437a370, evt=0x4088540, useCapture=false) at /usr/src/debug/kdelibs-4.7.2/khtml/xml/dom2_eventsimpl.cpp:62
#13 0x0000003e8828eb96 in DOM::NodeImpl::dispatchGenericEvent (this=0x1364840, evt=0x4088540) at /usr/src/debug/kdelibs-4.7.2/khtml/xml/dom_nodeimpl.cpp:481
#14 0x0000003e8828f0be in DOM::NodeImpl::dispatchEvent (this=0x1364840, evt=0x4088540, exceptioncode=@0x7ffff5847374, tempEvent=true) at /usr/src/debug/kdelibs-4.7.2/khtml/xml/dom_nodeimpl.cpp:401
#15 0x0000003e881e6ef2 in KHTMLView::dispatchMouseEvent (this=0x33eb690, eventId=3, targetNode=0x1364840, targetNodeNonShared=&lt;optimized out&gt;, cancelable=true, detail=1, _mouse=0x7ffff58474a0, setUnder=true, mouseEventType=1, orient=0) at /usr/src/debug/kdelibs-4.7.2/khtml/khtmlview.cpp:3610
#16 0x0000003e881e7ce6 in KHTMLView::mouseReleaseEvent (this=0x33eb690, _mouse=0x7ffff5847ef0) at /usr/src/debug/kdelibs-4.7.2/khtml/khtmlview.cpp:1576
#17 0x0000003e6c219d8a in QWidget::event (this=0x33eb690, event=0x7ffff5847ef0) at kernel/qwidget.cpp:8350
#18 0x0000003e6c5d1956 in QFrame::event (this=0x33eb690, e=0x7ffff5847ef0) at widgets/qframe.cpp:557
#19 0x0000003e881ef90d in KHTMLView::widgetEvent (this=0x33eb690, e=&lt;optimized out&gt;) at /usr/src/debug/kdelibs-4.7.2/khtml/khtmlview.cpp:2209
#20 0x0000003e881ef0a4 in KHTMLView::eventFilter (this=0x33eb690, o=0x314c090, e=0x7ffff5847ef0) at /usr/src/debug/kdelibs-4.7.2/khtml/khtmlview.cpp:2054
#21 0x0000003e66d77cd8 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=&lt;optimized out&gt;, receiver=0x314c090, event=0x7ffff5847ef0) at kernel/qcoreapplication.cpp:986
#22 0x0000003e6c1c96bf in notify_helper (e=0x7ffff5847ef0, receiver=0x314c090, this=0xb4cc70) at kernel/qapplication.cpp:4514
#23 QApplicationPrivate::notify_helper (this=0xb4cc70, receiver=0x314c090, e=0x7ffff5847ef0) at kernel/qapplication.cpp:4490
#24 0x0000003e6c1cee43 in QApplication::notify (this=&lt;optimized out&gt;, receiver=0x314c090, e=0x7ffff5847ef0) at kernel/qapplication.cpp:4061
#25 0x0000003e6d450396 in KApplication::notify (this=0x7ffff5848d50, receiver=0x314c090, event=0x7ffff5847ef0) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#26 0x0000003e66d77b4c in QCoreApplication::notifyInternal (this=0x7ffff5848d50, receiver=0x314c090, event=0x7ffff5847ef0) at kernel/qcoreapplication.cpp:876
#27 0x0000003e6c1ca6c2 in sendEvent (event=&lt;optimized out&gt;, receiver=&lt;optimized out&gt;) at ../../src/corelib/kernel/qcoreapplication.h:231
#28 QApplicationPrivate::sendMouseEvent (receiver=0x314c090, event=0x7ffff5847ef0, alienWidget=0x314c090, nativeWidget=0x33eb690, buttonDown=0x314c090, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3157
#29 0x0000003e6c246045 in QETWidget::translateMouseEvent (this=0x33eb690, event=&lt;optimized out&gt;) at kernel/qapplication_x11.cpp:4515
#30 0x0000003e6c244f0a in QApplication::x11ProcessEvent (this=0x7ffff5848d50, event=0x7ffff58487b0) at kernel/qapplication_x11.cpp:3641
#31 0x0000003e6c26c74c in x11EventSourceDispatch (s=0xb51810, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#32 0x0000003e5e844a7d in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#33 0x0000003e5e845278 in ?? () from /lib64/libglib-2.0.so.0
#34 0x0000003e5e84544c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#35 0x0000003e66da682f in QEventDispatcherGlib::processEvents (this=0xb28530, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:424
#36 0x0000003e6c26c43e in QGuiEventDispatcherGlib::processEvents (this=&lt;optimized out&gt;, flags=&lt;optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:207
#37 0x0000003e66d76c82 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#38 0x0000003e66d76ed7 in QEventLoop::exec (this=0x7ffff5848b80, flags=...) at kernel/qeventloop.cpp:204
#39 0x0000003e66d7b8d5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#40 0x0000003e718b5762 in kdemain (argc=&lt;optimized out&gt;, argv=&lt;optimized out&gt;) at /usr/src/debug/kde-baseapps-4.7.2/konqueror/src/konqmain.cpp:227
#41 0x0000003e5ec2169d in __libc_start_main (main=0x4007c0 &lt;main(int, char**)&gt;, argc=2, ubp_av=0x7ffff5849618, init=&lt;optimized out&gt;, fini=&lt;optimized out&gt;, rtld_fini=&lt;optimized out&gt;, stack_end=0x7ffff5849608) at libc-start.c:226
#42 0x00000000004007f1 in _start ()

This bug may be a duplicate of or related to bug 290555.

Possible duplicates by query: bug 292992, bug 291864, bug 290555, bug 290222, bug 285648.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1230316</commentid>
    <comment_count>1</comment_count>
    <who name="Jekyll Wu">adaptee</who>
    <bug_when>2012-02-25 09:34:10 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 290555 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>