Bug 217125 - k3b crashes when trying to rip an audio CD in FLAC
Summary: k3b crashes when trying to rip an audio CD in FLAC
Status: RESOLVED DUPLICATE of bug 186555
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 1.68.0
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-02 22:21 UTC by François Bouchet
Modified: 2009-12-03 06:48 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 François Bouchet 2009-12-02 22:21:39 UTC
Application that crashed: k3b
Version of the application: 1.68.0
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-desktop586-1mnb i686
Distribution: "Mandriva Linux 2010.0"

What I was doing when the application crashed:
When starting to rip, after having selected the format in the dialog window, the k3b crashes before anything is done. It is reproducible, having done it at least 3 times in row.

 -- Backtrace:
Application: K3b (k3b), signal: Segmentation fault
[Current thread is 1 (Thread 0xb3a6b6d0 (LWP 13973))]

Thread 2 (Thread 0xb0a56b70 (LWP 14003)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb488ad12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb49f0744 in pthread_cond_timedwait () from /lib/i686/libc.so.6
#3  0xb556c88c in ?? () from /usr/lib/libQtCore.so.4
#4  0xb556ca24 in QThread::sleep () from /usr/lib/libQtCore.so.4
#5  0xb75eec4e in K3b::MediaCache::PollThread::run (this=0xa1914e8) at /usr/src/debug/k3b-1.68.0/libk3b/tools/k3bmediacache.cpp:106
#6  0xb556ce83 in ?? () from /usr/lib/libQtCore.so.4
#7  0xb4886885 in start_thread () from /lib/i686/libpthread.so.0
#8  0xb49e257e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb3a6b6d0 (LWP 13973)):
[KCrash Handler]
#6  K3b::AudioRippingDialog::slotStartClicked (this=0xbfeedcbc) at /usr/lib/qt4/include/QtCore/qatomic_i386.h:120
#7  0x081a09d8 in K3b::InteractionDialog::slotStartClickedInternal (this=0xbfeedcbc) at /usr/src/debug/k3b-1.68.0/src/k3binteractiondialog.cpp:312
#8  0x081a1251 in K3b::InteractionDialog::qt_metacall (this=0xbfeedcbc, _c=QMetaObject::InvokeMetaMethod, _id=174743032, _a=0xbfeebd48)
    at /usr/src/debug/k3b-1.68.0/build/src/k3binteractiondialog.moc:155
#9  0x0813a8ff in K3b::AudioRippingDialog::qt_metacall (this=0xbfeedcbc, _c=QMetaObject::InvokeMetaMethod, _id=103, _a=0xbfeebd48) at /usr/src/debug/k3b-1.68.0/build/src/k3baudiorippingdialog.moc:64
#10 0xb567a144 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb567a621 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0xb5333c05 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#13 0xb504be5d in ?? () from /usr/lib/libQtGui.so.4
#14 0xb504db9b in ?? () from /usr/lib/libQtGui.so.4
#15 0xb504de36 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#16 0xb4ce090c in QWidget::event () from /usr/lib/libQtGui.so.4
#17 0xb504bcf0 in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#18 0xb50f8cc3 in QPushButton::event () from /usr/lib/libQtGui.so.4
#19 0xb4c8968c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0xb4c9193b in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb5b9da21 in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0xb5663c0e in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0xb4c9095c in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#24 0xb4d0157a in ?? () from /usr/lib/libQtGui.so.4
#25 0xb4d00aee in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#26 0xb4d2bd88 in ?? () from /usr/lib/libQtGui.so.4
#27 0xb40c1b92 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb40c5468 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0xb40c558e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb568f8f1 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb4d2b4ba in ?? () from /usr/lib/libQtGui.so.4
#32 0xb566226d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#33 0xb56626b9 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#34 0xb51880e1 in QDialog::exec () from /usr/lib/libQtGui.so.4
#35 0x081a30d7 in K3b::InteractionDialog::exec (this=0xbfeedcbc) at /usr/src/debug/k3b-1.68.0/src/k3binteractiondialog.cpp:526
#36 0x081407a8 in K3b::AudioCdView::startRip (this=0xa161348) at /usr/src/debug/k3b-1.68.0/src/rip/k3baudiocdview.cpp:291
#37 0x08140a04 in K3b::AudioCdView::qt_metacall (this=0xa161348, _c=QMetaObject::InvokeMetaMethod, _id=40, _a=0xbfeede98) at /usr/src/debug/k3b-1.68.0/build/src/k3baudiocdview.moc:85
#38 0xb567a144 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#39 0xb567a621 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#40 0xb4c82e55 in QAction::triggered () from /usr/lib/libQtGui.so.4
#41 0xb4c84482 in QAction::activate () from /usr/lib/libQtGui.so.4
#42 0xb5136920 in QToolButton::nextCheckState () from /usr/lib/libQtGui.so.4
#43 0xb504db57 in ?? () from /usr/lib/libQtGui.so.4
#44 0xb504de36 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#45 0xb5136e2d in QToolButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#46 0xb4ce090c in QWidget::event () from /usr/lib/libQtGui.so.4
#47 0xb504bcf0 in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#48 0xb513987c in QToolButton::event () from /usr/lib/libQtGui.so.4
#49 0xb4c8968c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#50 0xb4c9193b in QApplication::notify () from /usr/lib/libQtGui.so.4
#51 0xb5b9da21 in KApplication::notify () from /usr/lib/libkdeui.so.5
#52 0xb5663c0e in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#53 0xb4c9095c in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#54 0xb4d0157a in ?? () from /usr/lib/libQtGui.so.4
#55 0xb4d00aee in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#56 0xb4d2bd88 in ?? () from /usr/lib/libQtGui.so.4
#57 0xb40c1b92 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#58 0xb40c5468 in ?? () from /usr/lib/libglib-2.0.so.0
#59 0xb40c558e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#60 0xb568f8f1 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#61 0xb4d2b4ba in ?? () from /usr/lib/libQtGui.so.4
#62 0xb566226d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#63 0xb56626b9 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#64 0xb5664b50 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#65 0xb4c89504 in QApplication::exec () from /usr/lib/libQtGui.so.4
#66 0x08186ae2 in main (argc=1, argv=0xbfef0204) at /usr/src/debug/k3b-1.68.0/src/main.cpp:161

This bug may be a duplicate of or related to bug 198015

Reported using DrKonqi
Comment 1 Michał Małek 2009-12-03 06:48:18 UTC
This is probably the same as bug 186555. It's fixed on 1.69.0 (alpha4). If it will happen again on the newer version please reopen this report.

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