Bug 304383 - crash during shutdown
Summary: crash during shutdown
Status: RESOLVED DUPLICATE of bug 275286
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-01 16:21 UTC by dioslocky
Modified: 2012-09-16 23:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (9.93 KB, text/plain)
2012-09-16 10:16 UTC, Chris McCray
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dioslocky 2012-08-01 16:21:14 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.7.2 (4.7.2) "release 5" (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.1.10-1.16-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
Plasma shell  crashes during shutdown from graphic kde desktop from suse 12.1, not exactly the same error info as in 11.4. After installing and while running skype, dropbox and chrome. When I try to shut down the desktop disapeared into a black screen and only the Chrome remains opened floating around the black background...

-- Backtrace:
Application: Shell de escritorio Plasma (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7efefa326760 (LWP 2804))]

Thread 2 (Thread 0x7efed57bc700 (LWP 2854)):
#0  0x00007efef8c1711f in __pthread_mutex_unlock_usercnt () from /lib64/libpthread.so.0
#1  0x00007efef4796b14 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007efef479792d in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007efef4797f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007efef8fb5586 in QEventDispatcherGlib::processEvents (this=0x7efed00008e0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007efef8f89a32 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007efef8f89c2f in QEventLoop::exec (this=0x7efed57bbd30, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007efef8ea15df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#8  0x00007efef8f6caff in QInotifyFileSystemWatcherEngine::run (this=0x123f8c0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007efef8ea4025 in QThreadPrivate::start (arg=0x123f8c0) at thread/qthread_unix.cpp:331
#10 0x00007efee9fb5b74 in ?? () from /usr/X11R6/lib64/libGL.so.1
#11 0x00007efef8c13f05 in start_thread () from /lib64/libpthread.so.0
#12 0x00007efef79ad10d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7efefa326760 (LWP 2804)):
[KCrash Handler]
#6  0x0000000000950dea in ?? ()
#7  0x00007efedd29ccc6 in TaskGroupItem::~TaskGroupItem (this=0x1c6d9e0, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/applets/tasks/taskgroupitem.cpp:82
#8  0x00007efedd29cd79 in TaskGroupItem::~TaskGroupItem (this=0x1c6d9e0, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/applets/tasks/taskgroupitem.cpp:83
#9  0x00007efef8fa1188 in QObject::event (this=0x1c6d9e0, e=<optimized out>) at kernel/qobject.cpp:1209
#10 0x00007efef875631b in QGraphicsWidget::event (this=0x1c6d9e0, event=0x1ca0c60) at graphicsview/qgraphicswidget.cpp:1455
#11 0x00007efef813cc34 in notify_helper (e=0x1ca0c60, receiver=0x1c6d9e0, this=0x7f3990) at kernel/qapplication.cpp:4481
#12 QApplicationPrivate::notify_helper (this=0x7f3990, receiver=0x1c6d9e0, e=0x1ca0c60) at kernel/qapplication.cpp:4453
#13 0x00007efef8141ac1 in QApplication::notify (this=0x72aa20, receiver=0x1c6d9e0, e=0x1ca0c60) at kernel/qapplication.cpp:4360
#14 0x00007efef9d1ce36 in KApplication::notify (this=0x72aa20, receiver=0x1c6d9e0, event=0x1ca0c60) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#15 0x00007efef8f8a82c in QCoreApplication::notifyInternal (this=0x72aa20, receiver=0x1c6d9e0, event=0x1ca0c60) at kernel/qcoreapplication.cpp:787
#16 0x00007efef8f8dc08 in sendEvent (event=0x1ca0c60, receiver=0x1c6d9e0) at kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=52, data=0x615800) at kernel/qcoreapplication.cpp:1428
#18 0x00007efef8f8de2e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1071
#19 0x00007efee5abf773 in kdemain (argc=1, argv=0x615430) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/shell/main.cpp:120
#20 0x0000000000408897 in _start ()

This bug may be a duplicate of or related to bug 275286.

Possible duplicates by query: bug 304345, bug 303510, bug 303327, bug 303270, bug 303172.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-08-01 16:32:16 UTC
fixed since KDE SC 4.7.4

*** This bug has been marked as a duplicate of bug 275286 ***
Comment 2 Chris McCray 2012-09-16 10:16:47 UTC
Created attachment 73959 [details]
New crash information added by DrKonqi

plasma-desktop (0.4) on KDE Platform 4.7.2 (4.7.2) "release 5" using Qt 4.7.4

- What I was doing when the application crashed:

Shutting down my laptop. Every damned time I shut down this happens. I walk away thinking "Oh! It'll shut down by itself" and return - sometimes hours later - and go "Oh! It's still running, wasting power, with a window left open on screen". FFS!

-- Backtrace (Reduced):
#7  0x00007f3dabc7ccc6 in TaskGroupItem::~TaskGroupItem (this=0x255e570, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/applets/tasks/taskgroupitem.cpp:82
#8  0x00007f3dabc7cd79 in TaskGroupItem::~TaskGroupItem (this=0x255e570, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/applets/tasks/taskgroupitem.cpp:83
#9  0x00007f3dc7d6d188 in QObject::event (this=0x255e570, e=<optimized out>) at kernel/qobject.cpp:1209
#10 0x00007f3dc752231b in QGraphicsWidget::event (this=0x255e570, event=0x24b8a50) at graphicsview/qgraphicswidget.cpp:1455
#11 0x00007f3dc6f08c34 in notify_helper (e=0x24b8a50, receiver=0x255e570, this=0x7f31e0) at kernel/qapplication.cpp:4481
Comment 3 Christoph Feck 2012-09-16 23:50:28 UTC
> Every damned time I shut down this happens.

Since this bug is marked as fixed in KDE 4.7.4, why don't you update? By the way, we already released KDE 4.9.1, which has many more bug fixes.