Bug 214150 - Clicked on widget trying to uninstal from desktop
Summary: Clicked on widget trying to uninstal from desktop
Status: RESOLVED DUPLICATE of bug 211940
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 19:24 UTC by Moses Fecher
Modified: 2009-11-11 21:27 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 Moses Fecher 2009-11-11 19:24:27 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-15-generic i686
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: Plasma arbetsyta (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78b4700 (LWP 2324))]

Thread 3 (Thread 0xab72ab70 (LWP 2330)):
#0  0x00ceb422 in __kernel_vsyscall ()
#1  0x00c9de15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x008df78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0015fe67 in QWaitConditionPrivate::wait (this=0x86971d0, mutex=0x86971cc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x86971d0, mutex=0x86971cc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x01242922 in QHostInfoAgent::run (this=0x86971c0) at kernel/qhostinfo.cpp:260
#6  0x0015ee32 in QThreadPrivate::start (arg=0x86971c0) at thread/qthread_unix.cpp:188
#7  0x00c9980e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x008d27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xa88feb70 (LWP 3015)):
#0  0x00ceb422 in __kernel_vsyscall ()
#1  0x00c9e142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x008df7e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0015fdef in QWaitConditionPrivate::wait (this=0x85e01f0, mutex=0x85e01ec, time=30000) at thread/qwaitcondition_unix.cpp:85
#4  QWaitCondition::wait (this=0x85e01f0, mutex=0x85e01ec, time=30000) at thread/qwaitcondition_unix.cpp:159
#5  0x001549ae in QThreadPoolThread::run (this=0x9688038) at concurrent/qthreadpool.cpp:140
#6  0x0015ee32 in QThreadPrivate::start (arg=0x9688038) at thread/qthread_unix.cpp:188
#7  0x00c9980e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x008d27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb78b4700 (LWP 2324)):
[KCrash Handler]
#6  0x00000009 in ?? ()
#7  0x014dd2d0 in Plasma::ToolTipManager::setContent (this=0x9, widget=0x9badfc8, data=...) at ../../plasma/tooltipmanager.cpp:225
#8  0x0198c6e2 in ?? () from /usr/lib/kde4/plasma_applet_bubblemon.so
#9  0x01988496 in ?? () from /usr/lib/kde4/plasma_applet_bubblemon.so
#10 0x00265263 in QMetaObject::activate (sender=0x9b32c18, from_signal_index=4, to_signal_index=4, argv=0xbf8050f4) at kernel/qobject.cpp:3113
#11 0x00265ec2 in QMetaObject::activate (sender=0x9b32c18, m=0x15b0fe0, local_signal_index=0, argv=0xbf8050f4) at kernel/qobject.cpp:3187
#12 0x014a19b9 in Plasma::SignalRelay::dataUpdated (this=0x9b32c18, _t1=..., _t2=...) at ./datacontainer_p.moc:79
#13 0x014a1afe in Plasma::SignalRelay::checkQueueing (this=0x9b32c18) at ../../plasma/private/datacontainer_p.cpp:115
#14 0x0147284c in Plasma::DataContainer::checkForUpdate (this=0x9e8ac78) at ../../plasma/datacontainer.cpp:170
#15 0x01475fd1 in Plasma::DataEngine::timerEvent (this=0x97510d0, event=0xbf805660) at ../../plasma/dataengine.cpp:381
#16 0x0025f3bf in QObject::event (this=0x97510d0, e=0xbf805660) at kernel/qobject.cpp:1075
#17 0x068dcf54 in QApplicationPrivate::notify_helper (this=0x81cc3d0, receiver=0x97510d0, e=0xbf805660) at kernel/qapplication.cpp:4056
#18 0x068e467c in QApplication::notify (this=0x81c6438, receiver=0x97510d0, e=0xbf805660) at kernel/qapplication.cpp:3603
#19 0x01008bfa in KApplication::notify (this=0x81c6438, receiver=0x97510d0, event=0xbf805660) at ../../kdeui/kernel/kapplication.cpp:302
#20 0x0024f6cb in QCoreApplication::notifyInternal (this=0x81c6438, receiver=0x97510d0, event=0xbf805660) at kernel/qcoreapplication.cpp:610
#21 0x0027c7ce in QCoreApplication::sendEvent (this=0x81ceb8c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#22 QTimerInfoList::activateTimers (this=0x81ceb8c) at kernel/qeventdispatcher_unix.cpp:572
#23 0x0027a0e0 in timerSourceDispatch (source=0x81ceb58) at kernel/qeventdispatcher_glib.cpp:165
#24 0x00c16e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00c1a720 in ?? () from /lib/libglib-2.0.so.0
#26 0x00c1a853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x0027a02c in QEventDispatcherGlib::processEvents (this=0x81cc1c0, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#28 0x0697dbe5 in QGuiEventDispatcherGlib::processEvents (this=0x81cc1c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#29 0x0024dc79 in QEventLoop::processEvents (this=0xbf805924, flags=) at kernel/qeventloop.cpp:149
#30 0x0024e0ca in QEventLoop::exec (this=0xbf805924, flags=...) at kernel/qeventloop.cpp:201
#31 0x0025053f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#32 0x068dcdd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#33 0x0135180d in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#34 0x0804dde1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x81671e0 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x80511a5 "0") at ../../kinit/kinit.cpp:677
#35 0x0804ea35 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#36 0x0804eeac in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1362
#37 0x0804fbaf in main (argc=2, argv=0xbf806184, envp=0xbf806190) at ../../kinit/kinit.cpp:1793

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-11 21:27:32 UTC
This is likely to be related/the same as bug 211940, even when it is happening from other widget.

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