Bug 269174 - Amarok crashes when it's restored
Summary: Amarok crashes when it's restored
Status: RESOLVED DUPLICATE of bug 209004
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: 2011-03-22 20:49 UTC by kakou
Modified: 2011-04-11 02:10 UTC (History)
1 user (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 kakou 2011-03-22 20:49:37 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-1.2-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

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

Application crash when I want to restore it. Amarok can play music but I can't restore the window, it crash.

The crash can be reproduced every time.

-- Backtrace:
Application: Outil de gestion de fenêtres Plasma (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f9cc45b7760 (LWP 2135))]

Thread 2 (Thread 0x7f9ca5dc1700 (LWP 2416)):
#0  0x00007f9cc1cad503 in poll () from /lib64/libc.so.6
#1  0x00007f9cbeb1f114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f9cbeb1f650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f9cc329e976 in QEventDispatcherGlib::processEvents (this=0xb3f910, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f9cc3273052 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f9cc3273265 in QEventLoop::exec (this=0x7f9ca5dc0de0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f9cc31881e4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f9cc3254968 in QInotifyFileSystemWatcherEngine::run (this=0xb0a470) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f9cc318aa5e in QThreadPrivate::start (arg=0xb0a470) at thread/qthread_unix.cpp:285
#9  0x00007f9cc2efba3f in start_thread () from /lib64/libpthread.so.0
#10 0x00007f9cc1cb667d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9cc45b7760 (LWP 2135)):
[KCrash Handler]
#6  detach (this=0x16340c0, key=..., value=...) at /usr/include/QtCore/qhash.h:299
#7  insert (this=0x16340c0, key=..., value=...) at /usr/include/QtCore/qhash.h:754
#8  Plasma::DataContainer::setData (this=0x16340c0, key=..., value=...) at /usr/src/debug/kdelibs-4.6.0/plasma/datacontainer.cpp:51
#9  0x00007f9c986c5fe4 in PlayerContainer::updateInfo (this=0x16340c0) at /usr/src/debug/kdebase-workspace-4.6.0/plasma/generic/dataengines/nowplaying/playercontainer.cpp:79
#10 0x00007f9c986c6230 in PlayerContainer::qt_metacall (this=0x16340c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.6.0/build/plasma/generic/dataengines/nowplaying/playercontainer.moc:74
#11 0x00007f9cc3288def in QMetaObject::activate (sender=0x16340c0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffff5e60d80) at kernel/qobject.cpp:3272
#12 0x00007f9cb9fe2552 in Plasma::DataContainer::updateRequested (this=<value optimized out>, _t1=0x16340c0) at /usr/src/debug/kdelibs-4.6.0/build/plasma/datacontainer.moc:126
#13 0x00007f9cba01b363 in Plasma::SignalRelay::timerEvent (this=0x7993d0, event=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/plasma/private/datacontainer_p.cpp:155
#14 0x00007f9cc3287799 in QObject::event (this=0x7993d0, e=<value optimized out>) at kernel/qobject.cpp:1175
#15 0x00007f9cc2422d14 in QApplicationPrivate::notify_helper (this=0x6a8300, receiver=0x7993d0, e=0x7ffff5e61520) at kernel/qapplication.cpp:4445
#16 0x00007f9cc242b22a in QApplication::notify (this=<value optimized out>, receiver=0x7993d0, e=0x7ffff5e61520) at kernel/qapplication.cpp:4324
#17 0x00007f9cc3f179e6 in KApplication::notify (this=0x69e2a0, receiver=0x7993d0, event=0x7ffff5e61520) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#18 0x00007f9cc3273bfc in QCoreApplication::notifyInternal (this=0x69e2a0, receiver=0x7993d0, event=0x7ffff5e61520) at kernel/qcoreapplication.cpp:732
#19 0x00007f9cc32a14d8 in sendEvent (this=0x6abab0) at kernel/qcoreapplication.h:215
#20 QTimerInfoList::activateTimers (this=0x6abab0) at kernel/qeventdispatcher_unix.cpp:618
#21 0x00007f9cc329e244 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#22 0x00007f9cbeb1ebd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#23 0x00007f9cbeb1f3b0 in ?? () from /lib64/libglib-2.0.so.0
#24 0x00007f9cbeb1f650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#25 0x00007f9cc329e91f in QEventDispatcherGlib::processEvents (this=0x69ed00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#26 0x00007f9cc24c7d8e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f9cc3273052 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007f9cc3273265 in QEventLoop::exec (this=0x7ffff5e61830, flags=...) at kernel/qeventloop.cpp:201
#29 0x00007f9cc32776ab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#30 0x00007f9cb205dda8 in kdemain (argc=1, argv=0x66d650) at /usr/src/debug/kdebase-workspace-4.6.0/plasma/desktop/shell/main.cpp:118
#31 0x00000000004075e9 in _start ()

Possible duplicates by query: bug 266776, bug 265663, bug 265550, bug 263537, bug 248932.

Reported using DrKonqi
Comment 1 Dario Andres 2011-04-11 02:10:58 UTC
This Plasma crash is being tracked at bug 209004, and its duplicates.
Regards

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