Summary: | Juk crashs if the phonon backened is changed | ||
---|---|---|---|
Product: | [Frameworks and Libraries] phonon-backend-vlc | Reporter: | Dimitrios Glentadakis <dglent> |
Component: | general | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bcooksley, dglent, fabo, jb, martin.sandsmark, mpyne, myriam |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mageia RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Dimitrios Glentadakis
2011-08-27 17:55:04 UTC
Please install the debugging symbols for the phonon-backend-vlc and provide a new backtrace. Also, we need to know the version of the backend you are using. Created attachment 63264 [details]
New crash information added by DrKonqi
juk (3.6.3) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
Here i switched from gstreamer to vlc
-- Backtrace (Reduced):
#6 0x00007f393bd2a8f4 in Phonon::Gstreamer::MediaNode::unlink (this=0x1e7b5c8) at /usr/src/debug/phonon-backend-gstreamer-4.5.1/gstreamer/medianode.cpp:420
#7 0x00007f393bd2abc8 in Phonon::Gstreamer::MediaNode::breakGraph (this=0x1e7b5c8) at /usr/src/debug/phonon-backend-gstreamer-4.5.1/gstreamer/medianode.cpp:148
#8 0x00007f393bd2ac5f in Phonon::Gstreamer::MediaNode::disconnectNode (this=0x1c7c280, obj=0x1e7b5b0) at /usr/src/debug/phonon-backend-gstreamer-4.5.1/gstreamer/medianode.cpp:232
#9 0x00007f39525056cd in Phonon::PathPrivate::executeTransaction (this=<value optimized out>, disconnections=..., connections=...) at /usr/src/debug/phonon-4.5.0/phonon/path.cpp:316
#10 0x00007f3952505f57 in Phonon::PathPrivate::phononObjectDestroyed (this=0x1e7b530, mediaNodePrivate=0x1a4d420) at /usr/src/debug/phonon-4.5.0/phonon/path.cpp:408
Created attachment 63265 [details]
New crash information added by DrKonqi
juk (3.6.3) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
Here i switched from vlc to gstreamer
I have all debug packages installed:
[root@localhost dglent]# rpm -qa | grep phonon
python-qt4-phonon-4.8.3-2.mga1
lib64phononexperimental4-4.5.0-1.mga1
phonon-debug-4.5.0-1.mga1
phonon-vlc-debug-0.4.0-1.mga1
phonon-gstreamer-debug-4.5.1-0.mga1
lib64phonon4-4.5.0-1.mga1
phonon-gstreamer-4.5.1-0.mga1
phonon-devel-4.5.0-1.mga1
phonon-vlc-0.4.0-1.mga1
-- Backtrace (Reduced):
#6 operator!= (this=0x194df28) at /usr/lib/qt4/include/QtCore/qbasicatomic.h:75
#7 detach (this=0x194df28) at /usr/lib/qt4/include/QtCore/qmap.h:202
#8 operator[] (this=0x194df28) at /usr/lib/qt4/include/QtCore/qmap.h:526
#9 register_ (this=0x194df28) at /usr/src/debug/phonon-backend-vlc-0.4.0/vlc/globaldescriptioncontainer.h:97
#10 Phonon::VLC::MediaController::MediaController (this=0x194df28) at /usr/src/debug/phonon-backend-vlc-0.4.0/vlc/mediacontroller.cpp:40
i ve just reported another bug where systemsettings crashs if i change the backend 4 times. * This bug it is nt annoying for me because i have to provoke it but maybe provides interesting informations to developers (maybe is related with other problem and will help to resolved more critical bugs) i forgot the link of the other bug report: https://bugs.kde.org/show_bug.cgi?id=281123 *** This bug has been marked as a duplicate of bug 210427 *** |