Bug 218588 - plasma crashed on power event
Summary: plasma crashed on power event
Status: RESOLVED DUPLICATE of bug 204679
Alias: None
Product: plasma4
Classification: Unmaintained
Component: widget-taskbar (other bugs)
Version First Reported In: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-14 00:11 UTC by Mika Pflüger
Modified: 2009-12-14 13:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mika Pflüger 2009-12-14 00:11:52 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.3
Operating System: Linux 2.6.30-2-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

 -- Backtrace:
Application: Plasma-Arbeitsfläche (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f08ae21d750 (LWP 3751))]

Thread 2 (Thread 0x7f088fa5f910 (LWP 3752)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f08adc5d499 in QWaitConditionPrivate::wait (this=0x2a3bc10, mutex=0x2a3bc08, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x2a3bc10, mutex=0x2a3bc08, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f08aa0543b4 in QHostInfoAgent::run (this=0x2a3bbf0) at kernel/qhostinfo.cpp:260
#4  0x00007f08adc5c4a5 in QThreadPrivate::start (arg=0x2a3bbf0) at thread/qthread_unix.cpp:188
#5  0x00007f08aa99073a in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f08ab55969d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f08ae21d750 (LWP 3751)):
[KCrash Handler]
#5  QString (this=0x5095e952ad2253a4, prefix=...) at /usr/include/qt4/QtCore/qstring.h:711
#6  Plasma::FrameSvg::setElementPrefix (this=0x5095e952ad2253a4, prefix=...) at ../../plasma/framesvg.cpp:111
#7  0x00007f08915b3a6b in AbstractTaskItem::syncActiveRect (this=0x314be90) at ../../../../plasma/applets/tasks/abstracttaskitem.cpp:498
#8  0x00007f08915b3c68 in AbstractTaskItem::qt_metacall (this=0x314be90, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff60a6b830) at ./abstracttaskitem.moc:90
#9  0x00007f08915ab1d5 in WindowTaskItem::qt_metacall (this=0x5095e952ad2253a4, _c=1621538560, _id=6, _a=0x2945d50) at ./windowtaskitem.moc:66
#10 0x00007f08add56df2 in QMetaObject::activate (sender=0x233fa90, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x2945d50) at kernel/qobject.cpp:3112
#11 0x00007f08a5890ea9 in Plasma::Theme::qt_metacall (this=0x233fa90, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff60a6b9a0) at ./theme.moc:102
#12 0x00007f08add56df2 in QMetaObject::activate (sender=0x2340160, from_signal_index=<value optimized out>, to_signal_index=5, argv=0x2945d50) at kernel/qobject.cpp:3112
#13 0x00007f08ac98db5d in KSelectionWatcher::Private::x11Event (this=<value optimized out>, ev_P=0x7fff60a6b700) at ../../kdeui/util/kmanagerselection.cpp:395
#14 0x00007f08ac922573 in KAppX11HackWidget::publicx11Event (this=<value optimized out>, _event=0x7fff60a6d370) at ../../kdeui/kernel/kapplication.cpp:900
#15 KApplication::x11EventFilter (this=<value optimized out>, _event=0x7fff60a6d370) at ../../kdeui/kernel/kapplication.cpp:950
#16 0x00007f08a2dca674 in PlasmaApp::x11EventFilter (this=0x221ca40, event=0x7fff60a6d370) at ../../../../plasma/shells/desktop/plasmaapp.cpp:490
#17 0x00007f08abd2539f in qt_x11EventFilter (ev=0x7fff60a6d370) at kernel/qapplication_x11.cpp:377
#18 0x00007f08abd384c1 in QApplication::x11ProcessEvent (this=0x221ca40, event=0x7fff60a6d370) at kernel/qapplication_x11.cpp:3273
#19 0x00007f08abd6176c in x11EventSourceDispatch (s=0x2229230, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#20 0x00007f08aabe113a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x00007f08aabe4998 in ?? () from /lib/libglib-2.0.so.0
#22 0x00007f08aabe4b4c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0x00007f08add6a39c in QEventDispatcherGlib::processEvents (this=0x2199850, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#24 0x00007f08abd60f1f in QGuiEventDispatcherGlib::processEvents (this=0x5095e952ad2253a4, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007f08add40562 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f08add40934 in QEventLoop::exec (this=0x7fff60a6d6a0, flags=...) at kernel/qeventloop.cpp:201
#27 0x00007f08add42ba4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0x00007f08a2db71fb in kdemain (argc=1, argv=0x21d5ce0) at ../../../../plasma/shells/desktop/main.cpp:50
#29 0x0000000000407264 in launch (argc=1, _name=0x21ebfb8 "/usr/bin/plasma-desktop", args=<value optimized out>, cwd=0x0, envc=0, envs=0x21ebfd8 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x40a0ff "0") at ../../kinit/kinit.cpp:677
#30 0x0000000000407a28 in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#31 0x0000000000407fae in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#32 0x000000000040863b in main (argc=2, argv=0x7fff60a6e528, envp=0x7fff60a6e540) at ../../kinit/kinit.cpp:1793
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-14 13:27:48 UTC
Merging with bug 204679. Thanks

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