Summary: | KNotify crashes on every sound event | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Hrvoje Senjan <hrvoje.senjan> |
Component: | general | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | hrvoje.senjan, martin.sandsmark, myriam, robby.engelmann, romain.perier |
Priority: | NOR | ||
Version: | 4.6-git | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/phonon/34abe870138a11f0f6a0947454f46ef5ceba4971 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Hrvoje Senjan
2012-06-19 20:01:53 UTC
Created attachment 71965 [details]
New crash information added by DrKonqi
amarok (2.5-GIT) on KDE Platform 4.8.90 (4.8.90) using Qt 4.8.2
- What I was doing when the application crashed:
Also Amarok is crashing when a new song in a playlist should start (every time, so far tested only gstreamer backend, the knotify crash happens with both)
-- Backtrace (Reduced):
#6 0x00007f2e9a5bdc73 in sourceQueued (this=<optimized out>) at ../../phonon/statesvalidator_p.h:42
#7 Phonon::MediaObjectPrivate::_k_aboutToFinish (this=0xfc6ba0) at ../../phonon/mediaobject.cpp:604
#8 0x00007f2e9d9f2a06 in QObject::event (this=0xfcd6e0, e=<optimized out>) at kernel/qobject.cpp:1195
#9 0x00007f2e9e3d47b4 in notify_helper (e=0x7f2e180790e0, receiver=0xfcd6e0, this=0xe81210) at kernel/qapplication.cpp:4556
#10 QApplicationPrivate::notify_helper (this=0xe81210, receiver=0xfcd6e0, e=0x7f2e180790e0) at kernel/qapplication.cpp:4528
This fails with both backends? Oo *** Bug 302201 has been marked as a duplicate of this bug. *** Thanks for using Phonon git :) (In reply to comment #4) > Thanks for using Phonon git :) :) Just to confirm that this commit fixed the crashes. |