Bug 288483 - Crash while I removed the main panel
Summary: Crash while I removed the main panel
Status: RESOLVED DUPLICATE of bug 226152
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 288512 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-08 14:29 UTC by Frans Leerink
Modified: 2011-12-09 07:40 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frans Leerink 2011-12-08 14:29:41 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.0-1.2-desktop i686
Distribution: "openSUSE 12.1 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:

The panel and its icons still does not behave as expected (see bug 288101 ) so I decided to delete the complete main panel with all its applications and widget icons. So I right clicked on the main panel, on the top of the screen, and selected "remove this panel" and as a result this crash occured which in turn triggered the crash reporting assistant and finally the crash reoprt

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

Thread 2 (Thread 0xaa7e2b70 (LWP 2508)):
#0  0xb5fca9f4 in poll () from /lib/libc.so.6
#1  0xb59d8f7b in g_poll () from /usr/lib/libglib-2.0.so.0
#2  0xb59ca466 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb59ca7fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0xb6db2897 in QEventDispatcherGlib::processEvents (this=0xa9e00468, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0xb6d8344d in QEventLoop::processEvents (this=0xaa7e22b0, flags=...) at kernel/qeventloop.cpp:149
#6  0xb6d83691 in QEventLoop::exec (this=0xaa7e22b0, flags=...) at kernel/qeventloop.cpp:201
#7  0xb6c8675b in QThread::exec (this=0x8841788) at thread/qthread.cpp:498
#8  0xb6d6408d in QInotifyFileSystemWatcherEngine::run (this=0x8841788) at io/qfilesystemwatcher_inotify.cpp:248
#9  0xb6c89613 in QThreadPrivate::start (arg=0x8841788) at thread/qthread_unix.cpp:331
#10 0xb6c0ca7d in start_thread () from /lib/libpthread.so.0
#11 0xb5fd58fe in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5750710 (LWP 2475)):
[KCrash Handler]
#6  0xb68f49a7 in QGraphicsItem::isPanel (this=0x8a7d728) at graphicsview/qgraphicsitem.cpp:1780
#7  0xb693bb18 in QGraphicsScene::event (this=0x80edd00, event=0xbfeb7458) at graphicsview/qgraphicsscene.cpp:3478
#8  0xb629fee4 in notify_helper (e=0xbfeb7458, receiver=0x80edd00, this=0x80e93c0) at kernel/qapplication.cpp:4481
#9  QApplicationPrivate::notify_helper (this=0x80e93c0, receiver=0x80edd00, e=0xbfeb7458) at kernel/qapplication.cpp:4453
#10 0xb62a5272 in QApplication::notify (this=0xbfeb7458, receiver=0x80edd00, e=0xbfeb7458) at kernel/qapplication.cpp:4228
#11 0xb74c8681 in KApplication::notify (this=0x80d9b80, receiver=0x80edd00, event=0xbfeb7458) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#12 0xb6d8442e in QCoreApplication::notifyInternal (this=0x80d9b80, receiver=0x80edd00, event=0xbfeb7458) at kernel/qcoreapplication.cpp:787
#13 0xb695dd74 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#14 QGraphicsView::viewportEvent (this=0x8acd0a8, event=0xbfeb7458) at graphicsview/qgraphicsview.cpp:2767
#15 0xb67941c6 in viewportEvent (this=<optimized out>, event=0xbfeb7458) at widgets/qabstractscrollarea_p.h:100
#16 eventFilter (e=0xbfeb7458, this=<optimized out>, o=<optimized out>) at widgets/qabstractscrollarea_p.h:116
#17 QAbstractScrollAreaFilter::eventFilter (this=0x8bd2cb0, o=0x8bd4460, e=0xbfeb7458) at widgets/qabstractscrollarea_p.h:115
#18 0xb6d845c6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x80e93c0, receiver=0x8bd4460, event=0xbfeb7458) at kernel/qcoreapplication.cpp:902
#19 0xb629feb2 in notify_helper (e=0xbfeb7458, receiver=0x8bd4460, this=0x80e93c0) at kernel/qapplication.cpp:4477
#20 QApplicationPrivate::notify_helper (this=0x80e93c0, receiver=0x8bd4460, e=0xbfeb7458) at kernel/qapplication.cpp:4453
#21 0xb62a5328 in QApplication::notify (this=0x80e93c0, receiver=0x8bd4460, e=0xbfeb7458) at kernel/qapplication.cpp:4446
#22 0xb74c8681 in KApplication::notify (this=0x80d9b80, receiver=0x8bd4460, event=0xbfeb7458) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#23 0xb6d8442e in QCoreApplication::notifyInternal (this=0x80d9b80, receiver=0x8bd4460, event=0xbfeb7458) at kernel/qcoreapplication.cpp:787
#24 0xb62fab3e in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#25 QWidget::event (this=0xbfeb7458, event=0xbfeb7458) at kernel/qwidget.cpp:8551
#26 0xb66ff655 in QFrame::event (this=0x8acd0a8, e=0xbfeb7458) at widgets/qframe.cpp:557
#27 0xb67935d4 in QAbstractScrollArea::event (this=0x8acd0a8, e=0xbfeb7458) at widgets/qabstractscrollarea.cpp:996
#28 0xb6950028 in QGraphicsView::event (this=0x8acd0a8, event=0xbfeb7458) at graphicsview/qgraphicsview.cpp:2741
#29 0xb629fee4 in notify_helper (e=0xbfeb7458, receiver=0x8acd0a8, this=0x80e93c0) at kernel/qapplication.cpp:4481
#30 QApplicationPrivate::notify_helper (this=0x80e93c0, receiver=0x8acd0a8, e=0xbfeb7458) at kernel/qapplication.cpp:4453
#31 0xb62a5328 in QApplication::notify (this=0x80e93c0, receiver=0x8acd0a8, e=0xbfeb7458) at kernel/qapplication.cpp:4446
#32 0xb74c8681 in KApplication::notify (this=0x80d9b80, receiver=0x8acd0a8, event=0xbfeb7458) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#33 0xb6d8442e in QCoreApplication::notifyInternal (this=0x80d9b80, receiver=0x8acd0a8, event=0xbfeb7458) at kernel/qcoreapplication.cpp:787
#34 0xb62a3d0c in sendSpontaneousEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:218
#35 QApplication::setActiveWindow (act=0x0) at kernel/qapplication.cpp:2619
#36 0xb6329361 in QApplication::x11ProcessEvent (this=0x80d9b80, event=0xbfeb77cc) at kernel/qapplication_x11.cpp:3517
#37 0xb6353eac in x11EventSourceDispatch (s=0x80eb440, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#38 0xb59c9e2f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#39 0xb59ca560 in ?? () from /usr/lib/libglib-2.0.so.0
#40 0xb59ca7fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#41 0xb6db2837 in QEventDispatcherGlib::processEvents (this=0x80e61d0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#42 0xb6353aaa in QGuiEventDispatcherGlib::processEvents (this=0x80e61d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0xb6d8344d in QEventLoop::processEvents (this=0xbfeb7ad4, flags=...) at kernel/qeventloop.cpp:149
#44 0xb6d83691 in QEventLoop::exec (this=0xbfeb7ad4, flags=...) at kernel/qeventloop.cpp:201
#45 0xb6d87dea in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#46 0xb629dd64 in QApplication::exec () at kernel/qapplication.cpp:3755
#47 0xb1d4e7cb in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#48 0x0804fbcd in _start ()

Possible duplicates by query: bug 285640, bug 285375, bug 279959, bug 271006, bug 270056.

Reported using DrKonqi
Comment 1 Anne-Marie Mahfouf 2011-12-08 14:38:02 UTC

*** This bug has been marked as a duplicate of bug 226152 ***
Comment 2 Beat Wolf 2011-12-09 07:40:22 UTC
*** Bug 288512 has been marked as a duplicate of this bug. ***