Summary: | Plasma crashes when dragging a file [free, XFree, QX11Data::xdndHandleEnter, QApplication::x11ClientMessage] | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | leonyd.b |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andrei.panfilov, andresbajotierra, asraniel, DBA, matt, miedza |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
leonyd.b
2010-01-18 18:59:31 UTC
*** Bug 219886 has been marked as a duplicate of this bug. *** *** Bug 217436 has been marked as a duplicate of this bug. *** *** Bug 217140 has been marked as a duplicate of this bug. *** *** Bug 223567 has been marked as a duplicate of this bug. *** Another very similar backtrace from another bugreport -- Backtrace: Application: Plasma Workspace (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0x7f3785e2d750 (LWP 13232))] Thread 3 (Thread 0x7f3766e73910 (LWP 13289)): #0 0x00007f3785629049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f378589953b in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f3781d729ec in QHostInfoAgent::run (this=0xa3a6c0) at kernel/qhostinfo.cpp:260 #4 0x00007f3785898485 in QThreadPrivate::start (arg=0xa3a6c0) at thread/qthread_unix.cpp:188 #5 0x00007f378562465d in start_thread () from /lib64/libpthread.so.0 #6 0x00007f378303814d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f375aaf6910 (LWP 18874)): #0 0x00007f3783007851 in nanosleep () from /lib64/libc.so.6 #1 0x00007f3783007699 in sleep () from /lib64/libc.so.6 #2 0x00007f375b79479d in ggadget::smjs::TriggerOperationCallbacksThread (data=<value optimized out>) at js_script_runtime.cc:43 #3 0x00007f378562465d in start_thread () from /lib64/libpthread.so.0 #4 0x00007f378303814d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f3785e2d750 (LWP 13232)): [KCrash Handler] #5 QCoreApplication::postEvent (receiver=0xb96220, event=0x780bb0, priority=0) at kernel/qcoreapplication.cpp:1012 #6 0x00007f37837ece57 in QX11Data::xdndHandleFinished (this=<value optimized out>, xe=<value optimized out>, passive=<value optimized out>) at kernel/qdnd_x11.cpp:1245 #7 0x00007f37837c8e33 in QApplication::x11ClientMessage (this=<value optimized out>, w=0x66fd50, event=0x0, passive_only=160) at kernel/qapplication_x11.cpp:3131 #8 0x00007f37837d9864 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff6f2810f0) at kernel/qapplication_x11.cpp:3682 #9 0x00007f3783801b6c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #10 0x00007f37826b7dde in g_main_dispatch (context=<value optimized out>) at gmain.c:1960 #11 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513 #12 0x00007f37826bb7a8 in g_main_context_iterate (context=0x675920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591 #13 0x00007f37826bb8d0 in IA__g_main_context_iteration (context=0x675920, may_block=1) at gmain.c:2654 #14 0x00007f37859a63a3 in QEventDispatcherGlib::processEvents (this=0x618810, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407 #15 0x00007f378380131e in QGuiEventDispatcherGlib::processEvents (this=0xb96220, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #16 0x00007f378597c712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #17 0x00007f378597cae4 in QEventLoop::exec (this=0x7fff6f281420, flags=) at kernel/qeventloop.cpp:201 #18 0x00007f378597ec99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #19 0x00007f377b4ebd6f in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so #20 0x0000000000406f88 in _start () Reported using DrKonqi *** Bug 224953 has been marked as a duplicate of this bug. *** Qt bug, fixed in latest 4.5 and 4.6.0+ releases, related reports at 202293. Regards *** This bug has been marked as a duplicate of bug 202293 *** |