Bug 264870

Summary: crash when moving widgets around
Product: [Unmaintained] plasma4 Reporter: Jeff <jeff.science>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jeff 2011-01-30 18:21:28 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.7-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
i tried to rearrange my widgets because they got screwed up when i tried to add a bloody icon for an application.

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007ffada1bb354 in PanelAppletOverlay::mouseMoveEvent (this=0x1919640, event=0x7fff93041100) at /usr/src/debug/kdebase-workspace-4.4.4/plasma/desktop/shell/panelappletoverlay.cpp:350
#6  0x00007ffae77e8df0 in QWidget::event (this=0x1919640, event=0x7fff93041100) at kernel/qwidget.cpp:8029
#7  0x00007ffae77984d4 in QApplicationPrivate::notify_helper (this=0x6aa1b0, receiver=0x1919640, e=0x7fff93041100) at kernel/qapplication.cpp:4302
#8  0x00007ffae77a134a in QApplication::notify (this=<value optimized out>, receiver=0x1919640, e=0x7fff93041100) at kernel/qapplication.cpp:3867
#9  0x00007ffae8a4fc06 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#10 0x00007ffae85c3e4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#11 0x00007ffae779a1e5 in sendEvent (receiver=0x1919640, event=0x7fff93041100, alienWidget=0x1919640, nativeWidget=0x101a2e0, buttonDown=0x7ffae8244b28, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#12 QApplicationPrivate::sendMouseEvent (receiver=0x1919640, event=0x7fff93041100, alienWidget=0x1919640, nativeWidget=0x101a2e0, buttonDown=0x7ffae8244b28, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2967
#13 0x00007ffae78146c8 in QETWidget::translateMouseEvent (this=0x101a2e0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
#14 0x00007ffae7812e19 in QApplication::x11ProcessEvent (this=0x69f920, event=0x7fff93041a60) at kernel/qapplication_x11.cpp:3513
#15 0x00007ffae7839492 in x11EventSourceDispatch (s=0x6ad910, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#16 0x00007ffae383ca93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#17 0x00007ffae383d270 in ?? () from /usr/lib64/libglib-2.0.so.0
#18 0x00007ffae383d510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#19 0x00007ffae85ec67f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#20 0x00007ffae783914e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#21 0x00007ffae85c3292 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#22 0x00007ffae85c3495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x00007ffae85c788b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#24 0x00007ffada1ca27d in kdemain (argc=1, argv=0x697d80) at /usr/src/debug/kdebase-workspace-4.4.4/plasma/desktop/shell/main.cpp:112
#25 0x0000000000407659 in _start ()

This bug may be a duplicate of or related to bug 246683, bug 236280.

Possible duplicates by query: bug 261352, bug 259932, bug 259464, bug 259011, bug 257048.

Reported using DrKonqi
Comment 1 Dario Andres 2011-01-30 22:46:49 UTC
[Comment from a bug triager]
This is fixed in KDE SC 4.4.5 and later. Thanks

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