Bug 193680

Summary: Plasma desktop shell crashes, unknown trigger
Product: [Unmaintained] plasma4 Reporter: Shawn Starr <shawn.starr>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Shawn Starr 2009-05-22 21:17:25 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.2.87 (KDE 4.2.87 (KDE 4.3 >= 20090519))
Qt Version: 4.5.1
Operating System: Linux 2.6.29.3-155.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

 -- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fd579a58760 (LWP 2456))]

Thread 2 (Thread 0x7fd5675ab910 (LWP 2457)):
#0  0x000000389240b2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd57c17b34b in QWaitConditionPrivate::wait (this=0x167d740, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fd57c17b0f3 in QWaitCondition::wait (this=0x16af140, mutex=0x16af138, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fd57e86ce32 in QHostInfoAgent::run (this=0x16af120) at kernel/qhostinfo.cpp:260
#4  0x00007fd57c179f85 in QThreadPrivate::start (arg=0x16af120) at thread/qthread_unix.cpp:189
#5  0x000000389240686a in start_thread () from /lib64/libpthread.so.0
#6  0x0000003891cde25d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd579a58760 (LWP 2456)):
[KCrash Handler]
#5  0x0000003891c7f411 in strlen () from /lib64/libc.so.6
#6  0x00007fd57c181ba5 in qstrlen (str=0x292a7463 <Address 0x292a7463 out of bounds>) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:68
#7  0x00007fd57c2835b7 in QMetaObject::invokeMethod (obj=0x656a624f51286465, member=0x292a7463 <Address 0x292a7463 out of bounds>, type=Qt::AutoConnection, ret=
        {<QGenericArgument> = {_data = 0x0, _name = 0x0}, <No data fields>}, val0={_data = 0x7fff87ed1378, _name = 0x7fd57f785a5b "qreal"}, val1={_data = 0x0, _name = 0x0}, val2=
      {_data = 0x0, _name = 0x0}, val3={_data = 0x0, _name = 0x0}, val4={_data = 0x0, _name = 0x0}, val5={_data = 0x0, _name = 0x0}, val6={_data = 0x0, _name = 0x0}, val7={_data = 0x0, _name = 0x0}, 
    val8={_data = 0x0, _name = 0x0}, val9={_data = 0x0, _name = 0x0}) at kernel/qmetaobject.cpp:1080
#8  0x00007fd57f6387e5 in QMetaObject::invokeMethod (obj=0x656a624f51286465, member=0x292a7463 <Address 0x292a7463 out of bounds>, val0={_data = 0x7fff87ed1378, _name = 0x7fd57f785a5b "qreal"}, val1=
      {_data = 0x0, _name = 0x0}, val2={_data = 0x0, _name = 0x0}, val3={_data = 0x0, _name = 0x0}, val4={_data = 0x0, _name = 0x0}, val5={_data = 0x0, _name = 0x0}, val6={_data = 0x0, _name = 0x0}, 
    val7={_data = 0x0, _name = 0x0}, val8={_data = 0x0, _name = 0x0}, val9={_data = 0x0, _name = 0x0}) at /usr/local/qt4/include/QtCore/qobjectdefs.h:403
#9  0x00007fd57f637762 in Plasma::Animator::timerEvent (this=0x149cf10, event=0x7fff87ed1c10) at /root/kdelibs/plasma/animator.cpp:683
#10 0x00007fd57c29039f in QObject::event (this=0x149cf10, e=0x7fff87ed1c10) at kernel/qobject.cpp:1073
#11 0x00007fd57c9c36a2 in QApplicationPrivate::notify_helper (this=0x10a3240, receiver=0x149cf10, e=0x7fff87ed1c10) at kernel/qapplication.cpp:4057
#12 0x00007fd57c9c1941 in QApplication::notify (this=0x108fda0, receiver=0x149cf10, e=0x7fff87ed1c10) at kernel/qapplication.cpp:3604
#13 0x00007fd57e11a20b in KApplication::notify (this=0x108fda0, receiver=0x149cf10, event=0x7fff87ed1c10) at /root/kdelibs/kdeui/kernel/kapplication.cpp:302
#14 0x00007fd57c27af23 in QCoreApplication::notifyInternal (this=0x108fda0, receiver=0x149cf10, event=0x7fff87ed1c10) at kernel/qcoreapplication.cpp:606
#15 0x00007fd57c27e49f in QCoreApplication::sendEvent (receiver=0x149cf10, event=0x7fff87ed1c10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 0x00007fd57c2b0f25 in QTimerInfoList::activateTimers (this=0x10a6510) at kernel/qeventdispatcher_unix.cpp:572
#17 0x00007fd57c2ad091 in timerSourceDispatch (source=0x10a64b0) at kernel/qeventdispatcher_glib.cpp:164
#18 0x000000389383818e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#19 0x000000389383b8e8 in ?? () from /lib64/libglib-2.0.so.0
#20 0x000000389383ba5c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#21 0x00007fd57c2adf79 in QEventDispatcherGlib::processEvents (this=0x10a2d50, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:324
#22 0x00007fd57ca70098 in QGuiEventDispatcherGlib::processEvents (this=0x10a2d50, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202
#23 0x00007fd57c27892c in QEventLoop::processEvents (this=0x7fff87ed1f60, flags={i = 36}) at kernel/qeventloop.cpp:149
#24 0x00007fd57c278a67 in QEventLoop::exec (this=0x7fff87ed1f60, flags={i = 0}) at kernel/qeventloop.cpp:196
#25 0x00007fd57c27b5e8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#26 0x00007fd57c9c1588 in QApplication::exec () at kernel/qapplication.cpp:3526
#27 0x00007fd57fc70877 in kdemain (argc=1, argv=0x7fff87ed2288) at /root/kdebase/workspace/plasma/shells/desktop/main.cpp:50
#28 0x00000000004008be in main (argc=1, argv=0x7fff87ed2288) at /root/kdebase-dev/workspace/plasma/shells/desktop/plasma-desktop_dummy.cpp:3
Comment 1 Dario Andres 2009-05-22 21:26:20 UTC
Marking as duplicate of bug 192066. Thanks

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