Application that crashed: k3b Version of the application: 1.70.0 KDE Version: 4.3.4 (KDE 4.3.4) Qt Version: 4.5.3 Operating System: Linux 2.6.32-trunk-686 i686 Distribution: Debian GNU/Linux unstable (sid) What I was doing when the application crashed: trying to burn a AudioCD with cd text using Auto mode and mp3 files. -- Backtrace: Application: K3b (k3b), signal: Segmentation fault [Current thread is 1 (Thread 0xb3f55700 (LWP 6472))] Thread 3 (Thread 0xafeffb70 (LWP 6629)): #0 0xb77e5424 in __kernel_vsyscall () #1 0xb44413d2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0 #2 0xb495a834 in pthread_cond_timedwait () from /lib/i686/cmov/libc.so.6 #3 0xb550afee in thread_sleep (ti=0xafeff2e0) at thread/qthread_unix.cpp:297 #4 0xb550b175 in QThread::sleep (secs=1267894685) at thread/qthread_unix.cpp:311 #5 0xb765d759 in K3b::MediaCache::PollThread::run (this=0x9adb358) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/libk3b/tools/k3bmediacache.cpp:106 #6 0xb550b5e2 in QThreadPrivate::start (arg=0x9adb358) at thread/qthread_unix.cpp:188 #7 0xb443d585 in start_thread () from /lib/i686/cmov/libpthread.so.0 #8 0xb494d26e in clone () from /lib/i686/cmov/libc.so.6 Thread 2 (Thread 0xaf52ab70 (LWP 6754)): [KCrash Handler] #6 0xb554e79e in QString::startsWith (this=0xa035d9c, c=..., cs=Qt::CaseSensitive) at tools/qstring.cpp:3186 #7 0xb55ae703 in QResourceFileEngineHandler::create (this=0x972cf80, path=...) at io/qresource.cpp:1141 #8 0xb557f63f in QAbstractFileEngine::create (fileName=...) at io/qabstractfileengine.cpp:173 #9 0xb558d6b3 in QFile::fileEngine (this=0xaf52a28c) at io/qfile.cpp:1629 #10 0xb558efda in QFile::open (this=0xaf52a28c, mode=...) at io/qfile.cpp:996 #11 0xb762ceda in K3b::WaveFileWriter::open (this=0xaf52a28c, filename=...) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/libk3b/tools/k3bwavefilewriter.cpp:37 #12 0xb76e59b6 in K3b::AudioImager::run (this=0xa0651e8) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/libk3b/projects/audiocd/k3baudioimager.cpp:115 #13 0xb762962b in K3b::Thread::run (this=0xa0677d0) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/libk3b/core/k3bthread.cpp:62 #14 0xb550b5e2 in QThreadPrivate::start (arg=0xa0677d0) at thread/qthread_unix.cpp:188 #15 0xb443d585 in start_thread () from /lib/i686/cmov/libpthread.so.0 #16 0xb494d26e in clone () from /lib/i686/cmov/libc.so.6 Thread 1 (Thread 0xb3f55700 (LWP 6472)): #0 0xb77e5424 in __kernel_vsyscall () #1 0xb493faf7 in poll () from /lib/i686/cmov/libc.so.6 #2 0xb3ffd0cb in ?? () from /usr/lib/libxcb.so.1 #3 0xb3ffd6ee in ?? () from /usr/lib/libxcb.so.1 #4 0xb3ffda97 in xcb_writev () from /usr/lib/libxcb.so.1 #5 0xb4579549 in _XSend () from /usr/lib/libX11.so.6 #6 0xb45796e0 in _XReply () from /usr/lib/libX11.so.6 #7 0xb456707d in XQueryPointer () from /usr/lib/libX11.so.6 #8 0xb4cbcf10 in QCursor::pos () at kernel/qcursor_x11.cpp:156 #9 0xb4c43069 in QApplicationPrivate::dispatchEnterLeave (enter=0xa065178, leave=0x0) at kernel/qapplication.cpp:2593 #10 0xb4cb1058 in QApplication::x11ProcessEvent (this=0xbf9b7ba4, event=0xbf9b32ac) at kernel/qapplication_x11.cpp:3548 #11 0xb4cdbbc2 in x11EventSourceDispatch (s=0x9750800, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #12 0xb42e1b38 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #13 0xb42e53d0 in ?? () from /lib/libglib-2.0.so.0 #14 0xb42e5503 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #15 0xb5627041 in QEventDispatcherGlib::processEvents (this=0x972de68, flags=...) at kernel/qeventdispatcher_glib.cpp:407 #16 0xb4cdb305 in QGuiEventDispatcherGlib::processEvents (this=0x972de68, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #17 0xb55fa83a in QEventLoop::processEvents (this=0xbf9b355c, flags=...) at kernel/qeventloop.cpp:149 #18 0xb55fac82 in QEventLoop::exec (this=0xbf9b355c, flags=...) at kernel/qeventloop.cpp:201 #19 0xb511e873 in QDialog::exec (this=0xa02af60) at dialogs/qdialog.cpp:498 #20 0x08191688 in K3b::JobProgressDialog::startJob (this=0xa02af60, job=0xa067448) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/src/k3bjobprogressdialog.cpp:604 #21 0x081196b9 in K3b::ProjectBurnDialog::slotStartClicked (this=0x9a3e080) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/src/projects/k3bprojectburndialog.cpp:242 #22 0x0819efdc in K3b::InteractionDialog::slotStartClickedInternal (this=0x9a3e080) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/src/k3binteractiondialog.cpp:312 #23 0x0819f73a in K3b::InteractionDialog::qt_metacall (this=0x9a3e080, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbf9b39bc) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/obj-i486-linux-gnu/src/k3binteractiondialog.moc:155 #24 0x081191cf in K3b::ProjectBurnDialog::qt_metacall (this=0x9a3e080, _c=QMetaObject::InvokeMetaMethod, _id=103, _a=0xbf9b39bc) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/obj-i486-linux-gnu/src/k3bprojectburndialog.moc:73 #25 0x080ae4df in K3b::AudioBurnDialog::qt_metacall (this=0x9a3e080, _c=QMetaObject::InvokeMetaMethod, _id=103, _a=0xbf9b39bc) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/obj-i486-linux-gnu/src/k3baudioburndialog.moc:65 #26 0xb5611303 in QMetaObject::activate (sender=0x9cd5648, from_signal_index=29, to_signal_index=30, argv=0xbf9b39bc) at kernel/qobject.cpp:3112 #27 0xb5611720 in QMetaObject::activate (sender=0x9cd5648, m=0x821d1b0, from_local_signal_index=2, to_local_signal_index=3, argv=0xbf9b39bc) at kernel/qobject.cpp:3206 #28 0xb52bcb21 in QAbstractButton::clicked (this=0x9cd5648, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200 #29 0xb4fe8959 in QAbstractButtonPrivate::emitClicked (this=0x9fc5b20) at widgets/qabstractbutton.cpp:543 #30 0xb4fea584 in QAbstractButtonPrivate::click (this=0x9fc5b20) at widgets/qabstractbutton.cpp:536 #31 0xb4fea816 in QAbstractButton::mouseReleaseEvent (this=0x9cd5648, e=0xbf9b407c) at widgets/qabstractbutton.cpp:1115 #32 0xb4c919fb in QWidget::event (this=0x9cd5648, event=0xbf9b407c) at kernel/qwidget.cpp:7554 #33 0xb4fe87fe in QAbstractButton::event (this=0x9cd5648, e=0xbf9b407c) at widgets/qabstractbutton.cpp:1077 #34 0xb5091f10 in QPushButton::event (this=0x9cd5648, e=0xbf9b407c) at widgets/qpushbutton.cpp:662 #35 0xb4c3ba94 in QApplicationPrivate::notify_helper (this=0x9757cf0, receiver=0x9cd5648, e=0xbf9b407c) at kernel/qapplication.cpp:4065 #36 0xb4c44551 in QApplication::notify (this=0xbf9b7ba4, receiver=0x9cd5648, e=0xbf9b407c) at kernel/qapplication.cpp:3767 #37 0xb5bd4e2a in KApplication::notify (this=0xbf9b7ba4, receiver=0x9cd5648, event=0xbf9b407c) at ../../kdeui/kernel/kapplication.cpp:302 #38 0xb55fc1eb in QCoreApplication::notifyInternal (this=0xbf9b7ba4, receiver=0x9cd5648, event=0xbf9b407c) at kernel/qcoreapplication.cpp:610 #39 0xb4c435de in QCoreApplication::sendSpontaneousEvent (receiver=0x9cd5648, event=0xbf9b407c, alienWidget=0x9cd5648, nativeWidget=0x9a3e080, buttonDown=0xb54b2580, lastMouseReceiver=...) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216 #40 QApplicationPrivate::sendMouseEvent (receiver=0x9cd5648, event=0xbf9b407c, alienWidget=0x9cd5648, nativeWidget=0x9a3e080, buttonDown=0xb54b2580, lastMouseReceiver=...) at kernel/qapplication.cpp:2924 #41 0xb4cb2175 in QETWidget::translateMouseEvent (this=0x9a3e080, event=0xbf9b562c) at kernel/qapplication_x11.cpp:4411 #42 0xb4cb1646 in QApplication::x11ProcessEvent (this=0xbf9b7ba4, event=0xbf9b562c) at kernel/qapplication_x11.cpp:3430 #43 0xb4cdbbc2 in x11EventSourceDispatch (s=0x9750800, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #44 0xb42e1b38 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #45 0xb42e53d0 in ?? () from /lib/libglib-2.0.so.0 #46 0xb42e5503 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #47 0xb5627041 in QEventDispatcherGlib::processEvents (this=0x972de68, flags=...) at kernel/qeventdispatcher_glib.cpp:407 #48 0xb4cdb305 in QGuiEventDispatcherGlib::processEvents (this=0x972de68, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #49 0xb55fa83a in QEventLoop::processEvents (this=0xbf9b58dc, flags=...) at kernel/qeventloop.cpp:149 #50 0xb55fac82 in QEventLoop::exec (this=0xbf9b58dc, flags=...) at kernel/qeventloop.cpp:201 #51 0xb511e873 in QDialog::exec (this=0x9a3e080) at dialogs/qdialog.cpp:498 #52 0x081a1570 in K3b::InteractionDialog::exec (this=0x9a3e080) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/src/k3binteractiondialog.cpp:526 #53 0x08114c40 in K3b::View::slotBurn (this=0x99c4a68) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/src/projects/k3bview.cpp:97 #54 0x08113bee in K3b::View::qt_metacall (this=0x99c4a68, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xbf9b5bbc) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/obj-i486-linux-gnu/src/k3bview.moc:74 #55 0x08115b1f in K3b::StandardView::qt_metacall (this=0x99c4a68, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xbf9b5bbc) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/obj-i486-linux-gnu/src/k3bstandardview.moc:81 #56 0x080c130f in K3b::AudioView::qt_metacall (this=0x99c4a68, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xbf9b5bbc) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/obj-i486-linux-gnu/src/k3baudioview.moc:75 #57 0xb5611303 in QMetaObject::activate (sender=0x9c99868, from_signal_index=5, to_signal_index=6, argv=0xbf9b5bbc) at kernel/qobject.cpp:3112 #58 0xb5611720 in QMetaObject::activate (sender=0x9c99868, m=0xb54941c8, from_local_signal_index=1, to_local_signal_index=2, argv=0xbf9b5bbc) at kernel/qobject.cpp:3206 #59 0xb4c35591 in QAction::triggered (this=0x9c99868, _t1=false) at .moc/release-shared/moc_qaction.cpp:236 #60 0xb4c36adf in QAction::activate (this=0x9c99868, event=QAction::Trigger) at kernel/qaction.cpp:1167 #61 0xb50cf012 in QAction::trigger (this=0xffffffff) at ../../include/QtGui/../../src/gui/kernel/qaction.h:203 #62 QToolButton::nextCheckState (this=0xffffffff) at widgets/qtoolbutton.cpp:1135 #63 0xb4fea543 in QAbstractButtonPrivate::click (this=0x9cbc868) at widgets/qabstractbutton.cpp:525 #64 0xb4fea816 in QAbstractButton::mouseReleaseEvent (this=0x9cbc850, e=0xbf9b62ac) at widgets/qabstractbutton.cpp:1115 #65 0xb50cf50c in QToolButton::mouseReleaseEvent (this=0x9cbc850, e=0xbf9b62ac) at widgets/qtoolbutton.cpp:709 #66 0xb4c919fb in QWidget::event (this=0x9cbc850, event=0xbf9b62ac) at kernel/qwidget.cpp:7554 #67 0xb4fe87fe in QAbstractButton::event (this=0x9cbc850, e=0xbf9b62ac) at widgets/qabstractbutton.cpp:1077 #68 0xb50d1eba in QToolButton::event (this=0x9cbc850, event=0xbf9b62ac) at widgets/qtoolbutton.cpp:1151 #69 0xb4c3ba94 in QApplicationPrivate::notify_helper (this=0x9757cf0, receiver=0x9cbc850, e=0xbf9b62ac) at kernel/qapplication.cpp:4065 #70 0xb4c44551 in QApplication::notify (this=0xbf9b7ba4, receiver=0x9cbc850, e=0xbf9b62ac) at kernel/qapplication.cpp:3767 #71 0xb5bd4e2a in KApplication::notify (this=0xbf9b7ba4, receiver=0x9cbc850, event=0xbf9b62ac) at ../../kdeui/kernel/kapplication.cpp:302 #72 0xb55fc1eb in QCoreApplication::notifyInternal (this=0xbf9b7ba4, receiver=0x9cbc850, event=0xbf9b62ac) at kernel/qcoreapplication.cpp:610 #73 0xb4c435de in QCoreApplication::sendSpontaneousEvent (receiver=0x9cbc850, event=0xbf9b62ac, alienWidget=0x9cbc850, nativeWidget=0x97c2c70, buttonDown=0xb54b2580, lastMouseReceiver=...) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216 #74 QApplicationPrivate::sendMouseEvent (receiver=0x9cbc850, event=0xbf9b62ac, alienWidget=0x9cbc850, nativeWidget=0x97c2c70, buttonDown=0xb54b2580, lastMouseReceiver=...) at kernel/qapplication.cpp:2924 #75 0xb4cb2175 in QETWidget::translateMouseEvent (this=0x97c2c70, event=0xbf9b785c) at kernel/qapplication_x11.cpp:4411 #76 0xb4cb1646 in QApplication::x11ProcessEvent (this=0xbf9b7ba4, event=0xbf9b785c) at kernel/qapplication_x11.cpp:3430 #77 0xb4cdbbc2 in x11EventSourceDispatch (s=0x9750800, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #78 0xb42e1b38 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #79 0xb42e53d0 in ?? () from /lib/libglib-2.0.so.0 #80 0xb42e5503 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #81 0xb5627041 in QEventDispatcherGlib::processEvents (this=0x972de68, flags=...) at kernel/qeventdispatcher_glib.cpp:407 #82 0xb4cdb305 in QGuiEventDispatcherGlib::processEvents (this=0x972de68, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #83 0xb55fa83a in QEventLoop::processEvents (this=0xbf9b7b10, flags=...) at kernel/qeventloop.cpp:149 #84 0xb55fac82 in QEventLoop::exec (this=0xbf9b7b10, flags=...) at kernel/qeventloop.cpp:201 #85 0xb55fd0d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #86 0xb4c3b917 in QApplication::exec () at kernel/qapplication.cpp:3525 #87 0x08186da8 in main (argc=1, argv=0xbf9b7f14) at /build/buildd-k3b_1.70.0~beta1-2-i386-lNFTNC/k3b-1.70.0~beta1/src/main.cpp:151 Reported using DrKonqi
Fixed on K3b 1.90.0 (2.0-rc1) *** This bug has been marked as a duplicate of bug 219500 ***
Not a duplicate. It looks more like bug 245643 (which is BSD specific, though). *** This bug has been marked as a duplicate of bug 245643 ***