Bug 275216 - Crash of systemsettings after trying to change phonon backend
Summary: Crash of systemsettings after trying to change phonon backend
Status: RESOLVED DUPLICATE of bug 210427
Alias: None
Product: phonon-backend-vlc
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 0.4.0
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Sitter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-08 16:38 UTC by cesar.paganelli
Modified: 2011-07-13 10:11 UTC (History)
5 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 cesar.paganelli 2011-06-08 16:38:41 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.6.3 (4.6.3)
Qt Version: 4.7.3
Operating System: Linux 2.6.39-1-amd64 x86_64
Distribution (Platform): Debian unstable

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

I have tried to change the phonon's backend (xine to vlc) in order to have a music without "glishes" in an app on Chromium. The application crashed when I clicked on "Apply" button.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Configuration du système (systemsettings), signal: Segmentation fault
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007f2328ed912a in LibVLC::vlcUnload (this=0x1b8bf00) at ../../vlc/libvlc.cpp:262
#8  0x00007f2328ed9155 in LibVLC::~LibVLC (this=0x1b8bf00, __in_chrg=<value optimized out>) at ../../vlc/libvlc.cpp:44
#9  0x00007f2328ece868 in Phonon::VLC::Backend::~Backend (this=0x1b83550, __in_chrg=<value optimized out>) at ../../vlc/backend.cpp:125
#10 0x00007f2328ece8e9 in Phonon::VLC::Backend::~Backend (this=0x1b83550, __in_chrg=<value optimized out>) at ../../vlc/backend.cpp:133
#11 0x00007f232d542d3f in Phonon::FactoryPrivate::~FactoryPrivate (this=0x1b5eff0, __in_chrg=<value optimized out>) at ../../phonon/factory.cpp:228
#12 0x00007f232d542ed9 in Phonon::FactoryPrivate::~FactoryPrivate (this=0x1b5eff0, __in_chrg=<value optimized out>) at ../../phonon/factory.cpp:232
#13 0x00007f233cba3368 in qt_call_post_routines () at kernel/qcoreapplication.cpp:203
#14 0x00007f233d83edd8 in QApplication::~QApplication (this=0x7fff78f72cb0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1098
#15 0x000000000040b661 in main (argc=5, argv=0x7fff78f72f78) at ../../../systemsettings/app/main.cpp:44

Reported using DrKonqi
Comment 1 Harald Sitter 2011-07-13 10:11:42 UTC

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