Bug 374011 - Plasma crash during task switch
Summary: Plasma crash during task switch
Status: RESOLVED DUPLICATE of bug 346740
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.5.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-12-21 22:31 UTC by Zsombor
Modified: 2016-12-22 13:48 UTC (History)
3 users (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 Zsombor 2016-12-21 22:31:50 UTC
Application: plasmashell (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-51-generic x86_64
Distribution: Ubuntu 16.04.1 LTS

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

I've clicked on a dolphin window, and quickly tried to alt-tab to a different console, when the crash happened

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f8e958df5e0 in QAbstractAnimationJob::setState(QAbstractAnimationJob::State) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x00007f8e96263291 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x00007f8e931f5c01 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f8e93ccb05c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f8e93cd0516 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f8e931c638b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f8e931c8786 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f8e9321c3c3 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f8e8f60a1a7 in g_main_context_dispatch (context=0x7f8e7c0016f0) at /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmain.c:3154
#15 0x00007f8e8f60a1a7 in g_main_context_dispatch (context=context@entry=0x7f8e7c0016f0) at /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmain.c:3769
#16 0x00007f8e8f60a400 in g_main_context_iterate (context=context@entry=0x7f8e7c0016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmain.c:3840
#17 0x00007f8e8f60a4ac in g_main_context_iteration (context=0x7f8e7c0016f0, may_block=1) at /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./glib/gmain.c:3901
#18 0x00007f8e9321c7cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f8e931c3b4a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f8e931cbbec in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x0000000000432d4a in main ()

Reported using DrKonqi
Comment 1 Marco Martin 2016-12-22 13:48:20 UTC

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