Bug 319708 - kscd crashes when trying to play a CD
Summary: kscd crashes when trying to play a CD
Status: RESOLVED DUPLICATE of bug 265597
Alias: None
Product: kscd
Classification: Miscellaneous
Component: general (show other bugs)
Version: 1.5
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-12 08:29 UTC by Vamp898
Modified: 2014-08-13 11:18 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 Vamp898 2013-05-12 08:29:47 UTC
Application: kscd (1.5)
KDE Platform Version: 4.10.3 (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.9.1-Vamp898 x86_64

-- Information about the crash:
Starting KSCD --> klicking the Play Button (CD is already insterted) --> CRASH

Audio CD is not listed in the Device Notifier. Thats maybe the cause but this shouldn trigger an segfault.

The crash can be reproduced every time.

-- Backtrace:
Application: KsCD (kscd), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fee41f63780 (LWP 17112))]
Thread 1 (Thread 0x7fee41f63780 (LWP 17112)):
[KCrash Handler]
#5  0x0000000000419f20 in AudioCD::isCdInserted() const ()
#6  0x0000000000414f9e in KSCD::actionButton(QString const&) ()
#7  0x0000000000416811 in KSCD::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) [clone .part.15] ()
#8  0x00007fee3f50d6bc in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00000000004109fb in KscdWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) [clone .part.8] ()
#10 0x00007fee3f50d6bc in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#11 0x0000000000410e03 in KscdWidget::buttonClicked(QString const&) ()
#12 0x0000000000420fd6 in PlayButton::mouseReleaseEvent(QMouseEvent*) ()
#13 0x00007fee4045df11 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00007fee4040b04c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#15 0x00007fee40411a05 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#16 0x00007fee41954e8a in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#17 0x00007fee3f4f8e2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#18 0x00007fee404111c3 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/qt4/libQtGui.so.4
#19 0x00007fee40487530 in QETWidget::translateMouseEvent(_XEvent const*) () from /usr/lib64/qt4/libQtGui.so.4
#20 0x00007fee40485f94 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#21 0x00007fee404ad56a in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/qt4/libQtGui.so.4
#22 0x00007fee3bd7b19f in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fee3bd7b520 in g_main_context_iterate.isra.25 () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fee3bd7b5ec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fee3f52748e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#26 0x00007fee404ad606 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtGui.so.4
#27 0x00007fee3f4f7a4f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#28 0x00007fee3f4f7d8d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#29 0x00007fee3f4fd18b in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#30 0x000000000040ec4d in main ()

Reproducible: Always
Comment 1 Raphael Kubo da Costa 2014-08-13 11:18:10 UTC

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