Bug 304531 - SegFault at common menu turn off
Summary: SegFault at common menu turn off
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-08-04 05:03 UTC by Alejandro Torok
Modified: 2012-08-04 13:54 UTC (History)
0 users

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 Alejandro Torok 2012-08-04 05:03:55 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.10-1.16-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: When i click on the turn off menu, te KDEinit pid gives a segfault. The repos on this notebook are all from the osuse site:

oss
non-oss
packman
google-chrome (chrome site install auto addon)
google-earth (earth site install auto addon)

and now debug repo, as i can install build symbols.

The OS and the KDE are the original from installation and updates repos, theres no source installation, upgrade or modificaction.

Always gives the same error, then you clic terminate and the systems halt with no problem.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f02053ee700 (LWP 1828)):
#0  0x00007f0222a65ba1 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f0222a6697d in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f0222a66fa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f0227284586 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#4  0x00007f0227258a32 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x00007f0227258c2f in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x00007f02271705df in QThread::exec() () from /usr/lib64/libQtCore.so.4
#7  0x00007f022723baff in ?? () from /usr/lib64/libQtCore.so.4
#8  0x00007f0227173025 in ?? () from /usr/lib64/libQtCore.so.4
#9  0x00007f0226ee2f05 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f0225c7c10d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f0228609760 (LWP 1827)):
[KCrash Handler]
#6  0x0000000000af0b98 in ?? ()
#7  0x00007f020d233cc6 in TaskGroupItem::~TaskGroupItem (this=0x2021d90, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/applets/tasks/taskgroupitem.cpp:82
#8  0x00007f020d233d79 in TaskGroupItem::~TaskGroupItem (this=0x2021d90, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/applets/tasks/taskgroupitem.cpp:83
#9  0x00007f0227270188 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#10 0x00007f0226a2531b in QGraphicsWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#11 0x00007f022640bc34 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007f0226410ac1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007f0227febe36 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#14 0x00007f022725982c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#15 0x00007f022725cc08 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#16 0x00007f022725ce2e in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#17 0x00007f0215db0773 in kdemain (argc=1, argv=0x63aa60) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/shell/main.cpp:120
#18 0x0000000000408897 in _start ()

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

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

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-08-04 13:54:57 UTC
fixed since KDE SC 4.7.4

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