Bug 295731 - Crash at shutdown after SW development
Summary: Crash at shutdown after SW development
Status: RESOLVED DUPLICATE of bug 275286
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-11 01:09 UTC by ted.semanision
Modified: 2012-03-11 01:39 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 ted.semanision 2012-03-11 01:09:53 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.9-1.4-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
I was using make and gcc. WWWhen I inaly shut down the syswtem crashed.

-- Backtrace:
Application: Plasma Desktop Shell (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f5b16417760 (LWP 1466))]

Thread 2 (Thread 0x7f5af8012700 (LWP 1691)):
#0  0x00007fffcdc8c8de in ?? ()
#1  0x00007f5b10b39e91 in clock_gettime () from /lib64/librt.so.1
#2  0x00007f5b14fe1114 in do_gettime (frac=0x7f5af8011ab8, sec=0x7f5af8011ab0) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f5b150a2d2d in QTimerInfoList::updateCurrentTime (this=0x7f5af00020d0) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007f5b150a3063 in QTimerInfoList::timerWait (this=0x7f5af00020d0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007f5b150a1acc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f5af8011b9c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f5b150a1b75 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f5b10884b22 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f5b1088592d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f5b10885f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f5b150a2586 in QEventDispatcherGlib::processEvents (this=0x7f5af00008e0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007f5b15076a32 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f5b15076c2f in QEventLoop::exec (this=0x7f5af8011d30, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007f5b14f8e5df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#15 0x00007f5b15059aff in QInotifyFileSystemWatcherEngine::run (this=0xe59aa0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f5b14f91025 in QThreadPrivate::start (arg=0xe59aa0) at thread/qthread_unix.cpp:331
#17 0x00007f5b060bf2da in ?? () from /usr/X11R6/lib64/libGL.so.1
#18 0x00007f5b14d00f05 in start_thread () from /lib64/libpthread.so.0
#19 0x00007f5b13a9963d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f5b16417760 (LWP 1466)):
[KCrash Handler]
#6  0x000000000097002a in ?? ()
#7  0x00007f5af935fcc6 in TaskGroupItem::~TaskGroupItem (this=0x23a6470, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/applets/tasks/taskgroupitem.cpp:82
#8  0x00007f5af935fd79 in TaskGroupItem::~TaskGroupItem (this=0x23a6470, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/applets/tasks/taskgroupitem.cpp:83
#9  0x00007f5b1508e188 in QObject::event (this=0x23a6470, e=<optimized out>) at kernel/qobject.cpp:1209
#10 0x00007f5b1484331b in QGraphicsWidget::event (this=0x23a6470, event=0x21bee30) at graphicsview/qgraphicswidget.cpp:1455
#11 0x00007f5b14229c34 in notify_helper (e=0x21bee30, receiver=0x23a6470, this=0x7087c0) at kernel/qapplication.cpp:4481
#12 QApplicationPrivate::notify_helper (this=0x7087c0, receiver=0x23a6470, e=0x21bee30) at kernel/qapplication.cpp:4453
#13 0x00007f5b1422eac1 in QApplication::notify (this=0x6fc690, receiver=0x23a6470, e=0x21bee30) at kernel/qapplication.cpp:4360
#14 0x00007f5b15e09e36 in KApplication::notify (this=0x6fc690, receiver=0x23a6470, event=0x21bee30) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#15 0x00007f5b1507782c in QCoreApplication::notifyInternal (this=0x6fc690, receiver=0x23a6470, event=0x21bee30) at kernel/qcoreapplication.cpp:787
#16 0x00007f5b1507ac08 in sendEvent (event=0x21bee30, receiver=0x23a6470) at kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=52, data=0x615800) at kernel/qcoreapplication.cpp:1428
#18 0x00007f5b1507ae2e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1071
#19 0x00007f5b01e7a773 in kdemain (argc=1, argv=0x744ab0) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/shell/main.cpp:120
#20 0x0000000000408897 in _start ()

Possible duplicates by query: bug 295082, bug 294972, bug 294670, bug 294488, bug 294244.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-03-11 01:39:01 UTC

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