Summary: | Amarok crashes while changing backend | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Sagi Ben-Akiva <sagiben> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | giecrilj |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Sagi Ben-Akiva
2009-11-14 19:49:23 UTC
crash in gstreamer: [KCrash Handler] #5 0x00007fd665790914 in Phonon::Gstreamer::MediaNode::unlink (this=0x799fa8) at /usr/src/debug/phonon-4.3.1/gstreamer/medianode.cpp:419 *** This bug has been marked as a duplicate of bug 205429 *** *** This bug has been marked as a duplicate of bug 188444 *** Created attachment 65155 [details]
New crash information added by DrKonqi
amarok (2.4.0) on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.3
- What I was doing when the application crashed:
Now that xine is unmaintained and it trims last 2 sec of sound, I tried switching Amarok backend to GStreamer. There was no sound after the switch although Amarok did show playback progress. I told Amarok to quit, crash followed.
Note that this bug is not a duplicate, as this crash is with SIGSEGV and the wannabe duplicate is with SIGABRT.
-- Backtrace (Reduced):
#6 0x00007f1b992b4184 in Phonon::Gstreamer::MediaNode::unlink (this=0xc5da68) at /usr/src/debug/phonon-backend-gstreamer-4.4.4/gstreamer/medianode.cpp:423
#7 0x00007f1b992b3df8 in Phonon::Gstreamer::MediaNode::breakGraph (this=0xc5da68) at /usr/src/debug/phonon-backend-gstreamer-4.4.4/gstreamer/medianode.cpp:151
#8 0x00007f1b992b3e8f in Phonon::Gstreamer::MediaNode::disconnectNode (this=0x1fe5e60, obj=0xc5da50) at /usr/src/debug/phonon-backend-gstreamer-4.4.4/gstreamer/medianode.cpp:235
#9 0x00007f1bac4e785d in Phonon::PathPrivate::executeTransaction (this=<value optimized out>, disconnections=..., connections=...) at /usr/src/debug/phonon-4.4.4/phonon/path.cpp:316
#10 0x00007f1bac4e80e7 in Phonon::PathPrivate::phononObjectDestroyed (this=0x90a990, mediaNodePrivate=0x8d2620) at /usr/src/debug/phonon-4.4.4/phonon/path.cpp:408
Christopher, please do not submit crash reports to bugs marked as duplicates. Also you do run an older version of Amarok, please update to the current 2.4.3 as well as the current Phonon backends and try again. (In reply to comment #4) > Christopher, please do not submit crash reports to bugs marked as duplicates. Note that this bug is not a duplicate as this crash is with SIGSEGV and the supposed duplicate is with SIGABRT. > Also you do run an older version of Amarok, please update to the current 2.4.3 > as well as the current Phonon backends and try again. So shall I if I ever need to change the back end again. |