Bug 214074 - kdeinit crash while dragging an icon to the menu bar.
Summary: kdeinit crash while dragging an icon to the menu bar.
Status: RESOLVED DUPLICATE of bug 192000
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 07:54 UTC by John Shaw
Modified: 2009-11-11 13:03 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 John Shaw 2009-11-11 07:54:42 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I was dragging an item (firefox icon) to the menu bar when it crashed.  This happened once before doing a similar action.

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7fc55df25750 (LWP 1386))]

Thread 2 (Thread 0x7fc53dbc0910 (LWP 1388)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fc55d9564fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x25f89a8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x25f89a8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fc559d8d78c in QHostInfoAgent::run (this=0x25f8990) at kernel/qhostinfo.cpp:260
#4  0x00007fc55d955445 in QThreadPrivate::start (arg=0x25f8990) at thread/qthread_unix.cpp:188
#5  0x00007fc55a6cba04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fc55b2ab7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc55df25750 (LWP 1386)):
[KCrash Handler]
#5  QCoreApplication::postEvent (receiver=0x42c1210, event=0x23674c0, priority=0) at kernel/qcoreapplication.cpp:1012
#6  0x00007fc55ba6b027 in QX11Data::xdndHandleFinished (this=<value optimized out>, xe=<value optimized out>, passive=<value optimized out>) at kernel/qdnd_x11.cpp:1244
#7  0x00007fc55ba46b43 in QApplication::x11ClientMessage (this=<value optimized out>, w=0x2346bb0, event=0x0, passive_only=176) at kernel/qapplication_x11.cpp:3126
#8  0x00007fc55ba57584 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffa1786090) at kernel/qapplication_x11.cpp:3682
#9  0x00007fc55ba80d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#10 0x00007fc55a91cbbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#11 0x00007fc55a920588 in ?? () from /lib/libglib-2.0.so.0
#12 0x00007fc55a9206b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#13 0x00007fc55da641a6 in QEventDispatcherGlib::processEvents (this=0x1ae8040, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#14 0x00007fc55ba804be in QGuiEventDispatcherGlib::processEvents (this=0x42c1210, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#15 0x00007fc55da3a532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#16 0x00007fc55da3a904 in QEventLoop::exec (this=0x7fffa17863c0, flags=) at kernel/qeventloop.cpp:201
#17 0x00007fc55da3cab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#18 0x00007fc552aa84cf in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#19 0x0000000000406da8 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a299 "0") at ../../kinit/kinit.cpp:677
#20 0x0000000000407aa0 in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#21 0x0000000000407f51 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#22 0x0000000000408bb2 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1793
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

This bug may be a duplicate of or related to bug 213910

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-11 13:03:54 UTC
Probably related to bug 192000. Thanks

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