Bug 214699 - k3b crash on start ripping cd
Summary: k3b crash on start ripping cd
Status: RESOLVED DUPLICATE of bug 198015
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-15 19:09 UTC by Ciaran Farrell
Modified: 2009-11-15 20:27 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 Ciaran Farrell 2009-11-15 19:09:22 UTC
Application that crashed: k3b
Version of the application: 1.66.0
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
Put in CD
Wait for CDDB lookup
K3B  now shows the CD track(s) information (though mouse cursor shows that activity still happening)
Click on Start Ripping
In the Rip Dialog click on Start Ripping
-- crash --

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

Thread 4 (Thread 0x7f4fd05d7910 (LWP 32334)):
#0  0x00007f4fe2396712 in select () from /lib64/libc.so.6
#1  0x00007f4fe35e7101 in QProcessManager::run (this=0x821810) at io/qprocess_unix.cpp:296
#2  0x00007f4fe3522485 in QThreadPrivate::start (arg=0x821810) at thread/qthread_unix.cpp:188
#3  0x00007f4fe1e4965d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f4fe239d14d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f4fcfdd6910 (LWP 32369)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f4fe3521f15 in thread_sleep (ti=0x7f4fcfdd5fd0) at thread/qthread_unix.cpp:297
#2  0x00007f4fe35220c6 in QThread::sleep (secs=<value optimized out>) at thread/qthread_unix.cpp:311
#3  0x00007f4fe71d535f in K3b::MediaCache::PollThread::run() () from /usr/lib64/libk3b.so.6
#4  0x00007f4fe3522485 in QThreadPrivate::start (arg=0xa12a90) at thread/qthread_unix.cpp:188
#5  0x00007f4fe1e4965d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f4fe239d14d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f4fcf5d5910 (LWP 32370)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f4fe3521f15 in thread_sleep (ti=0x7f4fcf5d4fd0) at thread/qthread_unix.cpp:297
#2  0x00007f4fe35220c6 in QThread::sleep (secs=<value optimized out>) at thread/qthread_unix.cpp:311
#3  0x00007f4fe71d535f in K3b::MediaCache::PollThread::run() () from /usr/lib64/libk3b.so.6
#4  0x00007f4fe3522485 in QThreadPrivate::start (arg=0x985f70) at thread/qthread_unix.cpp:188
#5  0x00007f4fe1e4965d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007f4fe239d14d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 1 (Thread 0x7f4fe7924750 (LWP 32333)):
[KCrash Handler]
#5  0x00000000004ec77d in K3b::AudioRippingDialog::slotStartClicked() ()
#6  0x000000000054a170 in K3b::InteractionDialog::slotStartClickedInternal() ()
#7  0x000000000054a93d in K3b::InteractionDialog::qt_metacall(QMetaObject::Call, int, void**) ()
#8  0x00000000004ee8a8 in K3b::AudioRippingDialog::qt_metacall(QMetaObject::Call, int, void**) ()
#9  0x00007f4fe361cfbc in QMetaObject::activate (sender=0x91cc00, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xcdff50) at kernel/qobject.cpp:3113
#10 0x00007f4fe30b7e27 in QAbstractButton::clicked (this=0xcb6800, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200
#11 0x00007f4fe2e19c2b in QAbstractButtonPrivate::emitClicked (this=0xc9f170) at widgets/qabstractbutton.cpp:543
#12 0x00007f4fe2e1b83b in QAbstractButtonPrivate::click (this=0xc9f170) at widgets/qabstractbutton.cpp:536
#13 0x00007f4fe2e1ba85 in QAbstractButton::mouseReleaseEvent (this=0x91cc00, e=0x7ffff0c6d680) at widgets/qabstractbutton.cpp:1115
#14 0x00007f4fe2b21cf0 in QWidget::event (this=0x91cc00, event=0x7ffff0c6d680) at kernel/qwidget.cpp:7554
#15 0x00007f4fe2ad32ac in QApplicationPrivate::notify_helper (this=0x81c920, receiver=0x91cc00, e=0x7ffff0c6d680) at kernel/qapplication.cpp:4065
#16 0x00007f4fe2ada3c1 in QApplication::notify (this=<value optimized out>, receiver=0x91cc00, e=0x7ffff0c6d680) at kernel/qapplication.cpp:3767
#17 0x00007f4fe3f808d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#18 0x00007f4fe3607ddc in QCoreApplication::notifyInternal (this=0x7ffff0c71ff0, receiver=0x91cc00, event=0x7ffff0c6d680) at kernel/qcoreapplication.cpp:610
#19 0x00007f4fe2ad9c90 in sendSpontaneousEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:216
#20 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qapplication.cpp:2924
#21 0x00007f4fe2b3fcfe in QETWidget::translateMouseEvent (this=0x7ffff0c6f700, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#22 0x00007f4fe2b3ed9a in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7ffff0c6f1b0) at kernel/qapplication_x11.cpp:3550
#23 0x00007f4fe2b66b6c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x00007f4fddce9dde in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#25 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#26 0x00007f4fddced7a8 in g_main_context_iterate (context=0x81ee20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#27 0x00007f4fddced8d0 in IA__g_main_context_iteration (context=0x81ee20, may_block=1) at gmain.c:2654
#28 0x00007f4fe36303a3 in QEventDispatcherGlib::processEvents (this=0x7f38d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#29 0x00007f4fe2b6631e in QGuiEventDispatcherGlib::processEvents (this=0xcb6800, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#30 0x00007f4fe3606712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#31 0x00007f4fe3606ae4 in QEventLoop::exec (this=0x7ffff0c6f4e0, flags=) at kernel/qeventloop.cpp:201
#32 0x00007f4fe2f307ee in QDialog::exec (this=0x7ffff0c6f700) at dialogs/qdialog.cpp:498
#33 0x000000000054c4ed in K3b::InteractionDialog::exec() ()
#34 0x00000000004f37de in K3b::AudioCdView::startRip() ()
#35 0x00000000004f3a1c in K3b::AudioCdView::qt_metacall(QMetaObject::Call, int, void**) ()
#36 0x00007f4fe361cfbc in QMetaObject::activate (sender=0x966280, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xcdff50) at kernel/qobject.cpp:3113
#37 0x00007f4fe2acd457 in QAction::triggered (this=0xcb6800, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#38 0x00007f4fe2ace89f in QAction::activate (this=0x966280, event=<value optimized out>) at kernel/qaction.cpp:1167
#39 0x00007f4fe2e1b7fa in QAbstractButtonPrivate::click (this=0x9f2eb0) at widgets/qabstractbutton.cpp:525
#40 0x00007f4fe2e1ba85 in QAbstractButton::mouseReleaseEvent (this=0xa30160, e=0x7ffff0c700e0) at widgets/qabstractbutton.cpp:1115
#41 0x00007f4fe2ee9a3a in QToolButton::mouseReleaseEvent (this=0xcb6800, e=0x0) at widgets/qtoolbutton.cpp:709
#42 0x00007f4fe2b21cf0 in QWidget::event (this=0xa30160, event=0x7ffff0c700e0) at kernel/qwidget.cpp:7554
#43 0x00007f4fe2ad32ac in QApplicationPrivate::notify_helper (this=0x81c920, receiver=0xa30160, e=0x7ffff0c700e0) at kernel/qapplication.cpp:4065
#44 0x00007f4fe2ada3c1 in QApplication::notify (this=<value optimized out>, receiver=0xa30160, e=0x7ffff0c700e0) at kernel/qapplication.cpp:3767
#45 0x00007f4fe3f808d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#46 0x00007f4fe3607ddc in QCoreApplication::notifyInternal (this=0x7ffff0c71ff0, receiver=0xa30160, event=0x7ffff0c700e0) at kernel/qcoreapplication.cpp:610
#47 0x00007f4fe2ad9c90 in sendSpontaneousEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:216
#48 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qapplication.cpp:2924
#49 0x00007f4fe2b3fcfe in QETWidget::translateMouseEvent (this=0x9ee810, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#50 0x00007f4fe2b3ed9a in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7ffff0c71c10) at kernel/qapplication_x11.cpp:3550
#51 0x00007f4fe2b66b6c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#52 0x00007f4fddce9dde in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#53 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#54 0x00007f4fddced7a8 in g_main_context_iterate (context=0x81ee20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#55 0x00007f4fddced8d0 in IA__g_main_context_iteration (context=0x81ee20, may_block=1) at gmain.c:2654
#56 0x00007f4fe36303a3 in QEventDispatcherGlib::processEvents (this=0x7f38d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#57 0x00007f4fe2b6631e in QGuiEventDispatcherGlib::processEvents (this=0xcb6800, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#58 0x00007f4fe3606712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#59 0x00007f4fe3606ae4 in QEventLoop::exec (this=0x7ffff0c71f40, flags=) at kernel/qeventloop.cpp:201
#60 0x00007f4fe3608c99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#61 0x0000000000532e10 in main ()
The current source language is "auto; currently c".

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

Reported using DrKonqi
Comment 1 Jonathan Thomas 2009-11-15 20:27:54 UTC

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