Version: 1.95-svn (using 4.1.68 (KDE 4.1.68 (KDE 4.2 >= 20081001)), Gentoo) Compiler: i686-pc-linux-gnu-gcc OS: Linux (i686) release 2.6.26-gentoo-r1 Steps to reproduce: 1) open k3b 2) goto dialog to burn a cd image 3) start burning (before md5 sum was computed) 4) When asked what settings to use (last, default, ..), hit escape 5) When in the burning screen, hit cancel and confirm the cancellation 6) see k3b (rev 868066) eject the cd and crash with the following backtrace: k3b: burn iso image, get asked which settings to use. 1) upper right "x" has no effect 2) pressing cancel starts the burning process --- 3) cancel burn process -> k3b crashes with backtrace: Application: K3b (k3b), signal SIGSEGV [Current thread is 0 (LWP 7675)] Thread 3 (Thread 0xb3782b90 (LWP 7676)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb5940021 in select () from /lib/libc.so.6 #2 0xb6c0f227 in QProcessManager::run (this=0x81fbbd0) at io/qprocess_unix.cpp:307 #3 0xb6b3fa24 in QThreadPrivate::start (arg=0x81fbbd0) at thread/qthread_unix.cpp:191 #4 0xb6abf160 in start_thread (arg=0xb3782b90) at pthread_create.c:297 #5 0xb5946c0e in clone () from /lib/libc.so.6 Thread 2 (Thread 0xb2f81b90 (LWP 7715)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6ac2f12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6b3f6da in thread_sleep (ti=0xb2f81300) at thread/qthread_unix.cpp:295 #3 0xb6b3f878 in QThread::sleep (secs=1224160510) at thread/qthread_unix.cpp:309 #4 0xb7f34fe7 in K3bMediaCache::PollThread::run (this=0x82999b0) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b/k3b/libk3b/tools/k3bmediacache.cpp:100 #5 0xb6b3fa24 in QThreadPrivate::start (arg=0x82999b0) at thread/qthread_unix.cpp:191 #6 0xb6abf160 in start_thread (arg=0xb2f81b90) at pthread_create.c:297 #7 0xb5946c0e in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb5300700 (LWP 7675)): [KCrash Handler] #6 0xb7f0e0cd in K3bJob::jobFinished (this=0x86e5340, success=false) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b/k3b/libk3b/core/k3bjob.cpp:119 #7 0xb7f3b893 in K3bAbstractWriter::slotEjectWhileCancellationFinished (this=0x86e5340, success=true) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b/k3b/libk3b/projects/k3babstractwriter.cpp:91 #8 0xb7f3b977 in K3bAbstractWriter::qt_metacall (this=0x86e5340, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0xbf8477ac) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b_build/k3b/libk3b/k3babstractwriter.moc:94 #9 0xb7f4b926 in K3bCdrecordWriter::qt_metacall (this=0x86e5340, _c=QMetaObject::InvokeMetaMethod, _id=31, _a=0xbf8477ac) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b_build/k3b/libk3b/k3bcdrecordwriter.moc:75 #10 0xb6c474e1 in QMetaObject::activate (sender=0x86e70f0, from_signal_index=<value optimized out>, to_signal_index=15, argv=0xbf8477ac) at kernel/qobject.cpp:3028 #11 0xb6c493d8 in QMetaObject::activate (sender=0x86e70f0, m=0x81e4a00, local_signal_index=11, argv=0xbf8477ac) at kernel/qobject.cpp:3098 #12 0xb7f0d417 in K3bJob::finished (this=0x86e70f0, _t1=true) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b_build/k3b/libk3b/k3bjob.moc:197 #13 0xb7f0e16d in K3bJob::jobFinished (this=0x86e70f0, success=56) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b/k3b/libk3b/core/k3bjob.cpp:128 #14 0xb7f1e4e4 in K3bDevice::DeviceHandler::jobFinished (this=0x86e70f0, success=56) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b/k3b/libk3b/tools/k3bdevicehandler.cpp:210 #15 0xb7f0ef16 in K3bThreadJob::slotThreadFinished (this=0x86e70f0) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b/k3b/libk3b/core/k3bthreadjob.cpp:79 #16 0xb7f0ef95 in K3bThreadJob::qt_metacall (this=0x86e70f0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x8572cc0) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b_build/k3b/libk3b/k3bthreadjob.moc:70 #17 0xb7f1e6f2 in K3bDevice::DeviceHandler::qt_metacall (this=0x86e70f0, _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0x8572cc0) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b_build/k3b/libk3b/k3bdevicehandler.moc:77 #18 0xb6c3eedd in QMetaCallEvent::placeMetaCall (this=0x83cfe48, object=0x86e70f0) at kernel/qobject.cpp:535 #19 0xb6c40ba7 in QObject::event (this=0x86e70f0, e=0x83cfe48) at kernel/qobject.cpp:1152 #20 0xb7205fab in QApplicationPrivate::notify_helper (this=0x81fae38, receiver=0x86e70f0, e=0x83cfe48) at kernel/qapplication.cpp:3809 #21 0xb720cae5 in QApplication::notify (this=0xbf84806c, receiver=0x86e70f0, e=0x83cfe48) at kernel/qapplication.cpp:3399 #22 0xb7d462b1 in KApplication::notify (this=0xbf84806c, receiver=0x86e70f0, event=0x83cfe48) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:307 #23 0xb6c30b21 in QCoreApplication::notifyInternal (this=0xbf84806c, receiver=0x86e70f0, event=0x83cfe48) at kernel/qcoreapplication.cpp:593 #24 0xb6c31984 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x81e7468) at kernel/qcoreapplication.h:215 #25 0xb6c31bc3 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1097 #26 0xb729b5a1 in QEventDispatcherX11::processEvents (this=0x81f5228, flags={i = -1081835656}) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #27 0xb6c2f6b0 in QEventLoop::processEvents (this=0xbf847ff0, flags={i = -1081835592}) at kernel/qeventloop.cpp:149 #28 0xb6c2f852 in QEventLoop::exec (this=0xbf847ff0, flags={i = -1081835528}) at kernel/qeventloop.cpp:200 #29 0xb6c31c6f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:851 #30 0xb7205d43 in QApplication::exec () at kernel/qapplication.cpp:3337 #31 0x0815e777 in main (argc=1, argv=0xbf848414) at /var/tmp/portage/app-cdr/k3b-9999/work/k3b/k3b/src/main.cpp:154
same here (trying to burn DVD which does not start burning, so i cancel it) here is the crash log: Application: K3b (k3b), signal SIGSEGV pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S Current language: auto; currently asm [Current thread is 1 (Thread 0x7f8a36c19700 (LWP 6120))] Thread 3 (Thread 0x7f8a24f3c950 (LWP 6121)): #0 0x00007f8a2feb1b42 in select () from /lib/libc.so.6 #1 0x00007f8a3164e4e6 in QProcessManager::run (this=0x1de5370) at io/qprocess_unix.cpp:300 #2 0x00007f8a315877c2 in QThreadPrivate::start (arg=0x1de5370) at thread/qthread_unix.cpp:184 #3 0x00007f8a2e441faa in start_thread (arg=<value optimized out>) at pthread_create.c:297 #4 0x00007f8a2feb82ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f8a2473b950 (LWP 6157)): [KCrash Handler] #5 memcpy () at ../sysdeps/x86_64/memcpy.S:392 #6 0x00007f8a3158a584 in QByteArray::realloc (this=0x28386f8, alloc=806586976) at tools/qbytearray.cpp:1378 #7 0x00007f8a365b042e in K3b::ActivePipe::Private::run (this=0x28386b0) at /usr/include/qt4/QtCore/qbytearray.h:405 #8 0x00007f8a315877c2 in QThreadPrivate::start (arg=0x28386b0) at thread/qthread_unix.cpp:184 #9 0x00007f8a2e441faa in start_thread (arg=<value optimized out>) at pthread_create.c:297 #10 0x00007f8a2feb82ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Current language: auto; currently c Thread 1 (Thread 0x7f8a36c19700 (LWP 6120)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f8a315887b9 in QWaitCondition::wait (this=0x1de4190, mutex=0x1de4170, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82 #2 0x00007f8a3158796c in QThread::wait (this=<value optimized out>, time=18446744073709551615) at thread/qthread_unix.cpp:480 #3 0x00007f8a31651691 in ~QProcessManager (this=0x1de5370) at io/qprocess_unix.cpp:263 #4 0x00007f8a316518d5 in ~QGlobalStaticDeleter (this=0x7f8a319666e8) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1611 #5 0x00007f8a2fe1ecad in *__GI_exit (status=1) at exit.c:75 #6 0x00007f8a30b15d08 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:702 #7 0x00007f8a324c19c8 in KApplication::xioErrhandler (this=0x7fff3ed56930, dpy=0x1e1bb00) at ../../kdeui/kernel/kapplication.cpp:413 #8 0x00007f8a339c4484 in _XIOError () from /usr/lib/libX11.so.6 #9 0x00007f8a339cb0c8 in _XPutXCBBuffer () from /usr/lib/libX11.so.6 #10 0x00007f8a339cc51f in _XSend () from /usr/lib/libX11.so.6 #11 0x00007f8a339b8346 in ?? () from /usr/lib/libX11.so.6 #12 0x00007f8a339b8540 in XPutImage () from /usr/lib/libX11.so.6 #13 0x00007f8a30b8dbf7 in QX11PixmapData::fromImage (this=0x284d7f0, img=<value optimized out>, flags={i = 1054154400}) at image/qpixmap_x11.cpp:558 #14 0x00007f8a30b7b17f in QPixmap::fromImage (image=@0x7fff3ed51f90, flags={i = 1054154928}) at image/qpixmap.cpp:1949 #15 0x00007f8a30b7dde5 in QPixmap::load (this=0x7fff3ed52230, fileName=<value optimized out>, format=0x0, flags={i = 1054155024}) at image/qpixmap.cpp:799 #16 0x00007f8a30b7e4e6 in QPixmap (this=0x7fff3ed52230, fileName=@0x7fff3ed52290, format=0x0, flags={i = 1054155440}) at image/qpixmap.cpp:262 #17 0x0000000000550c7e in K3b::Theme::pixmap (this=0x1e7ed90, name=@0x7fff3ed52300) at /root/sources/multimedia/k3b/src/k3bthememanager.cpp:66 #18 0x00000000005511b1 in K3b::Theme::pixmap (this=0x1e7ed90, t=<value optimized out>) at /root/sources/multimedia/k3b/src/k3bthememanager.cpp:79 #19 0x000000000056fb39 in K3b::ThemedLabel::slotThemeChanged (this=0x2825690) at /root/sources/multimedia/k3b/src/k3bthemedlabel.cpp:77 #20 0x000000000054270e in K3b::JobProgressDialog::slotFinished (this=0x7fff3ed52850, success=false) at /root/sources/multimedia/k3b/src/k3bjobprogressdialog.cpp:372 #21 0x0000000000542e8c in K3b::BurnProgressDialog::slotFinished (this=0x1de4e2c, success=128) at /root/sources/multimedia/k3b/src/k3bburnprogressdialog.cpp:100 #22 0x00000000005431d7 in K3b::BurnProgressDialog::qt_metacall (this=0x7fff3ed52850, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff3ed52790) at /root/sources/multimedia/k3b/build/src/k3bburnprogressdialog.moc:75 #23 0x00007f8a31685592 in QMetaObject::activate (sender=0x2838350, from_signal_index=<value optimized out>, to_signal_index=15, argv=0xffffffffffffffff) at kernel/qobject.cpp:3064 #24 0x00007f8a3658c722 in K3b::Job::finished (this=0x1de4e2c, _t1=false) at /root/sources/multimedia/k3b/build/libk3b/k3bjob.moc:199 #25 0x00007f8a3658d413 in K3b::Job::jobFinished (this=0x2838350, success=128) at /root/sources/multimedia/k3b/libk3b/core/k3bjob.cpp:128 #26 0x00007f8a3658d5b5 in ~Job (this=0x1de4e2c) at /root/sources/multimedia/k3b/libk3b/core/k3bjob.cpp:65 #27 0x00007f8a365f3dd1 in ~Iso9660ImageWritingJob (this=0x2838350) at /root/sources/multimedia/k3b/libk3b/jobs/k3biso9660imagewritingjob.cpp:71 #28 0x0000000000463980 in K3b::ImageWritingDialog::slotStartClicked (this=0x7fff3ed54860) at /root/sources/multimedia/k3b/src/misc/k3bimagewritingdialog.cpp:476 #29 0x000000000054bbd5 in K3b::InteractionDialog::slotStartClickedInternal (this=0x7fff3ed54860) at /root/sources/multimedia/k3b/src/k3binteractiondialog.cpp:319 #30 0x000000000054c3d2 in K3b::InteractionDialog::qt_metacall (this=0x7fff3ed54860, _c=QMetaObject::InvokeMetaMethod, _id=-512, _a=0x7fff3ed53030) at /root/sources/multimedia/k3b/build/src/k3binteractiondialog.moc:155 #31 0x00000000004650d5 in K3b::ImageWritingDialog::qt_metacall (this=0x1de4e2c, _c=128, _id=1, _a=0xffffffffffffffff) at /root/sources/multimedia/k3b/build/src/k3bimagewritingdialog.moc:68 #32 0x00007f8a31685592 in QMetaObject::activate (sender=0x269ddb0, from_signal_index=<value optimized out>, to_signal_index=30, argv=0xffffffffffffffff) at kernel/qobject.cpp:3064 #33 0x00007f8a310f9aa7 in QAbstractButton::clicked (this=0x1de4e2c, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200 #34 0x00007f8a30e58b2b in QAbstractButtonPrivate::emitClicked (this=0x26a1290) at widgets/qabstractbutton.cpp:538 #35 0x00007f8a30e5a782 in QAbstractButtonPrivate::click (this=0x26a1290) at widgets/qabstractbutton.cpp:531 #36 0x00007f8a30e5a9d5 in QAbstractButton::mouseReleaseEvent (this=0x269ddb0, e=0x7fff3ed53970) at widgets/qabstractbutton.cpp:1110 #37 0x00007f8a30b0977f in QWidget::event (this=0x269ddb0, event=0x7fff3ed53970) at kernel/qwidget.cpp:7511 #38 0x00007f8a30ab866d in QApplicationPrivate::notify_helper (this=0x1de0ec0, receiver=0x269ddb0, e=0x7fff3ed53970) at kernel/qapplication.cpp:4051 #39 0x00007f8a30ac0fda in QApplication::notify (this=<value optimized out>, receiver=0x269ddb0, e=0x7fff3ed53970) at kernel/qapplication.cpp:3753 #40 0x00007f8a324c1fab in KApplication::notify (this=0x7fff3ed56930, receiver=0x269ddb0, event=0x7fff3ed53970) at ../../kdeui/kernel/kapplication.cpp:307 #41 0x00007f8a3166fbbc in QCoreApplication::notifyInternal (this=0x7fff3ed56930, receiver=0x269ddb0, event=0x7fff3ed53970) at kernel/qcoreapplication.cpp:597 #42 0x00007f8a30ac0208 in QApplicationPrivate::sendMouseEvent (receiver=0x269ddb0, event=0x7fff3ed53970, alienWidget=0x269ddb0, nativeWidget=0x26c4870, buttonDown=<value optimized out>, lastMouseReceiver=@0x7f8a315180d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:211 #43 0x00007f8a30b29c59 in QETWidget::translateMouseEvent (this=0x26c4870, event=<value optimized out>) at kernel/qapplication_x11.cpp:4414 #44 0x00007f8a30b28d98 in QApplication::x11ProcessEvent (this=0x7fff3ed56930, event=0x7fff3ed54300) at kernel/qapplication_x11.cpp:3532 #45 0x00007f8a30b50f24 in x11EventSourceDispatch (s=0x1de34d0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:141 #46 0x00007f8a2cadcaab in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #47 0x00007f8a2cae026d in ?? () from /usr/lib/libglib-2.0.so.0 #48 0x00007f8a2cae042b in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #49 0x00007f8a316991ff in QEventDispatcherGlib::processEvents (this=0x1dd0f50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:318 #50 0x00007f8a30b506cf in QGuiEventDispatcherGlib::processEvents (this=0x1de4e2c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:197 #51 0x00007f8a3166e462 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1054164464}) at kernel/qeventloop.cpp:144 #52 0x00007f8a3166e82d in QEventLoop::exec (this=0x7fff3ed54780, flags={i = 1054165008}) at kernel/qeventloop.cpp:195 #53 0x000000000054e3c7 in K3b::InteractionDialog::exec (this=0x7fff3ed54860) at /root/sources/multimedia/k3b/src/k3binteractiondialog.cpp:551 #54 0x000000000052af82 in K3b::MainWindow::slotWriteImage (this=<value optimized out>, url=@0x26546a0) at /root/sources/multimedia/k3b/src/k3b.cpp:1205 #55 0x000000000052c0ba in K3b::MainWindow::isCdDvdImageAndIfSoOpenDialog (this=0x20983f0, url=@0x26546a0) at /root/sources/multimedia/k3b/src/k3b.cpp:1439 #56 0x000000000052de18 in K3b::MainWindow::addUrls (this=0x20983f0, urls=@0x7fff3ed54b20) at /root/sources/multimedia/k3b/src/k3b.cpp:1411 #57 0x0000000000524124 in K3b::DirOperator::slotAddFilesToProject (this=<value optimized out>) at /root/sources/multimedia/k3b/src/k3bdiroperator.cpp:160 #58 0x0000000000524360 in K3b::DirOperator::qt_metacall (this=0x214bbd0, _c=QMetaObject::InvokeMetaMethod, _id=-512, _a=0x7fff3ed54c70) at /root/sources/multimedia/k3b/build/src/k3bdiroperator.moc:70 #59 0x00007f8a31685592 in QMetaObject::activate (sender=0x214bbd0, from_signal_index=<value optimized out>, to_signal_index=34, argv=0xffffffffffffffff) at kernel/qobject.cpp:3064 #60 0x00007f8a360579c5 in KDirOperator::fileSelected (this=0x1de4e2c, _t1=<value optimized out>) at ./kdiroperator.moc:311 #61 0x00007f8a360584cf in KDirOperator::Private::_k_slotActivated (this=0x214bf00, index=<value optimized out>) at ../../kfile/kdiroperator.cpp:2339 #62 0x00007f8a3606369b in KDirOperator::qt_metacall (this=0x214bbd0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff3ed54e30) at ./kdiroperator.moc:242 #63 0x0000000000524306 in K3b::DirOperator::qt_metacall (this=0x1de4e2c, _c=128, _id=1, _a=0xffffffffffffffff) at /root/sources/multimedia/k3b/build/src/k3bdiroperator.moc:65 #64 0x00007f8a31685592 in QMetaObject::activate (sender=0x2245010, from_signal_index=<value optimized out>, to_signal_index=34, argv=0xffffffffffffffff) at kernel/qobject.cpp:3064 #65 0x00007f8a30fc6035 in QAbstractItemView::activated (this=0x1de4e2c, _t1=<value optimized out>) at .moc/release-shared/moc_qabstractitemview.cpp:335 #66 0x00007f8a30fd2e5c in QAbstractItemView::mouseReleaseEvent (this=0x2245010, event=0x7fff3ed55be0) at itemviews/qabstractitemview.cpp:1654 #67 0x00007f8a30fe80f7 in QListView::mouseReleaseEvent (this=0x1de4e2c, e=0x80) at itemviews/qlistview.cpp:844 #68 0x00007f8a30b0977f in QWidget::event (this=0x2245010, event=0x7fff3ed55be0) at kernel/qwidget.cpp:7511 #69 0x00007f8a30fd5ead in QAbstractItemView::viewportEvent (this=0x2245010, event=0x7fff3ed55be0) at itemviews/qabstractitemview.cpp:1461 #70 0x00007f8a3166eec8 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x21ff280, event=0x7fff3ed55be0) at kernel/qcoreapplication.cpp:713 #71 0x00007f8a30ab863c in QApplicationPrivate::notify_helper (this=0x1de0ec0, receiver=0x21ff280, e=0x7fff3ed55be0) at kernel/qapplication.cpp:4047 #72 0x00007f8a30ac0fda in QApplication::notify (this=<value optimized out>, receiver=0x21ff280, e=0x7fff3ed55be0) at kernel/qapplication.cpp:3753 #73 0x00007f8a324c1fab in KApplication::notify (this=0x7fff3ed56930, receiver=0x21ff280, event=0x7fff3ed55be0) at ../../kdeui/kernel/kapplication.cpp:307 #74 0x00007f8a3166fbbc in QCoreApplication::notifyInternal (this=0x7fff3ed56930, receiver=0x21ff280, event=0x7fff3ed55be0) at kernel/qcoreapplication.cpp:597 #75 0x00007f8a30ac0208 in QApplicationPrivate::sendMouseEvent (receiver=0x21ff280, event=0x7fff3ed55be0, alienWidget=0x21ff280, nativeWidget=0x20983f0, buttonDown=<value optimized out>, lastMouseReceiver=@0x7f8a315180d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:211 #76 0x00007f8a30b29c59 in QETWidget::translateMouseEvent (this=0x20983f0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4414 #77 0x00007f8a30b28d98 in QApplication::x11ProcessEvent (this=0x7fff3ed56930, event=0x7fff3ed56570) at kernel/qapplication_x11.cpp:3532 #78 0x00007f8a30b50f24 in x11EventSourceDispatch (s=0x1de34d0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:141 #79 0x00007f8a2cadcaab in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #80 0x00007f8a2cae026d in ?? () from /usr/lib/libglib-2.0.so.0 #81 0x00007f8a2cae042b in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #82 0x00007f8a316991ff in QEventDispatcherGlib::processEvents (this=0x1dd0f50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:318 #83 0x00007f8a30b506cf in QGuiEventDispatcherGlib::processEvents (this=0x1de4e2c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:197 #84 0x00007f8a3166e462 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1054173280}) at kernel/qeventloop.cpp:144 #85 0x00007f8a3166e82d in QEventLoop::exec (this=0x7fff3ed568a0, flags={i = 1054173360}) at kernel/qeventloop.cpp:195 #86 0x00007f8a31670af4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:875 #87 0x0000000000535b67 in main (argc=1, argv=0x7fff3ed57618) at /root/sources/multimedia/k3b/src/main.cpp:152 Current language: auto; currently asm and here is the konsole log: laptop:~# k3b k3b(6120): ""Backgroundcolor" - conversion from "Window" to QColor failed" " (wrong format: expected '3' or '4' items, read '1')" k3b(6120): ""Foregroundcolor" - conversion from "WindowText" to QColor failed" " (wrong format: expected '3' or '4' items, read '1')" k3b(6120): ""Backgroundcolor" - conversion from "Window" to QColor failed" " (wrong format: expected '3' or '4' items, read '1')" k3b(6120): ""Foregroundcolor" - conversion from "WindowText" to QColor failed" " (wrong format: expected '3' or '4' items, read '1')" k3b(6120) K3b::PluginManager::loadAll: k3b(6120) K3b::CdrecordProgram::scan: (K3b::CdrecordProgram) could not start "/opt/schily/bin" k3b(6120) K3b::MkisofsProgram::scan: (K3b::MkisofsProgram) could not start "/opt/schily/bin" k3b(6120) K3b::ExternalBinManager::search: (K3b::ExternalBinManager) Cdrecord "1.1.9" features: "wodim, gracetime, overburn, cdtext, clone, tao, cuefile, xamix, plain-atapi, hacked-atapi, short-track-raw, audio-stdin, burnfree" k3b(6120) K3b::Device::Device::init: (K3b::Device::Device) "/dev/scd0" : init() k3b(6120) K3b::Device::Device::checkFeatures: (K3b::Device::Device) "/dev/scd0" feature: CD Mastering k3b(6120) K3b::Device::Device::checkFeatures: (K3b::Device::Device) "/dev/scd0" feature: CD Track At Once k3b(6120) K3b::Device::Device::checkFeatures: (K3b::Device::Device) "/dev/scd0" feature: CD-RW Media Write Support k3b(6120) K3b::Device::Device::checkFeatures: (K3b::Device::Device) "/dev/scd0" feature: DVD Read (MMC5) k3b(6120) K3b::Device::Device::checkFeatures: (K3b::Device::Device) "/dev/scd0" feature: DVD+R k3b(6120) K3b::Device::Device::checkFeatures: (K3b::Device::Device) "/dev/scd0" feature: DVD+RW k3b(6120) K3b::Device::Device::checkFeatures: (K3b::Device::Device) "/dev/scd0" feature: DVD+R Double Layer k3b(6120) K3b::Device::Device::checkFeatures: (K3b::Device::Device) "/dev/scd0" feature: DVD-R/-RW Write k3b(6120) K3b::Device::Device::checkFeatures: (K3b::Device::Device) "/dev/scd0" feature: Rigid Restricted Overwrite k3b(6120) K3b::Device::Device::checkFeatures: (K3b::Device::Device) "/dev/scd0" feature: Layer Jump Recording k3b(6120) K3b::Device::Device::checkFeatures: (K3b::Device::Device) "/dev/scd0" unknown profile: 2 k3b(6120) K3b::Device::Device::checkWritingModes: (K3b::Device::Device) "/dev/scd0" : dataLen: 60 k3b(6120) K3b::Device::Device::checkWritingModes: (K3b::Device::Device) "/dev/scd0" : checking for TAO k3b(6120) K3b::Device::Device::checkWritingModes: (K3b::Device::Device) "/dev/scd0" : checking for SAO k3b(6120) K3b::Device::Device::checkWritingModes: (K3b::Device::Device) "/dev/scd0" : checking for SAO_R96P k3b(6120) K3b::Device::Device::checkWritingModes: (K3b::Device::Device) "/dev/scd0" : checking for SAO_R96R k3b(6120) K3b::Device::Device::checkWritingModes: (K3b::Device::Device) "/dev/scd0" : checking for RAW_R16 k3b(6120) K3b::Device::Device::checkWritingModes: (K3b::Device::Device) "/dev/scd0" : checking for RAW_R96P k3b(6120) K3b::Device::Device::checkWritingModes: (K3b::Device::Device) "/dev/scd0" : checking for RAW_R96R k3b(6120) K3b::Device::Device::getSupportedWriteSpeedsViaGP: (K3b::Device::Device) "/dev/scd0" : Number of supported write speeds via GET PERFORMANCE: 2 k3b(6120) K3b::Device::Device::getSupportedWriteSpeedsViaGP: (K3b::Device::Device) "/dev/scd0" : 11080 KB/s k3b(6120) K3b::Device::Device::getSupportedWriteSpeedsViaGP: (K3b::Device::Device) "/dev/scd0" : 5540 KB/s k3b(6120) K3b::Device::DeviceManager::addDevice: (K3b::Device::DeviceManager) setting current write speed of device "/dev/scd0" to 11080 k3b(6120) K3b::MediaCache::clearDeviceList: k3b(6120) K3b::Device::DeviceManager::readConfig: (K3b::Device::DeviceManager) found config entry for devicetype: "HL-DT-ST DVDRAM GSA-T50L" k3b(6120) K3b::Device::Device::diskInfo: First sec data area: "43:41:33" (LBA "196608" ) ( "402653184" k3b(6120) K3b::Device::Device::diskInfo: Last sec data area: "554:28:03" (LBA "2495103" ) ( "5109970944" Bytes) k3b(6120) K3b::Device::Device::diskInfo: Last sec layer 1: "00:00:00" (LBA "0" ) ( "0" Bytes) k3b(6120) K3b::Device::Device::diskInfo: Layer 1 length: "00:00:01" (LBA "1" ) ( "2048" Bytes) k3b(6120) K3b::Device::Device::diskInfo: Layer 2 length: "554:28:03" (LBA "2495103" ) ( "5109970944" Bytes) k3b(6120) K3b::Medium::update: (K3b::Medium) found medium: ( "/dev/scd0" ) ===================================================== k3b(6120) K3b::Device::DiskInfo::debug: DiskInfo: Mediatype: "DVD-R Sequential" Current Profile: "DVD-R Sequential" Disk state: empty Empty: true Rewritable: false Appendable: false Sessions: 0 Tracks: 0 Layers: 1 Capacity: "510:46:46" (LBA 2298496 ) ( 4707319808 Bytes) Remaining size: "510:46:46" (LBA 2298496 ) ( 4707319808 Bytes) Used Size: "00:00:00" (LBA 0 ) ( 0 Bytes) k3b(6120) K3b::Medium::update: ===================================================== k3b(6120) K3b::CdrecordProgram::scan: (K3b::CdrecordProgram) could not start "/opt/schily/bin" k3b(6120) K3b::MkisofsProgram::scan: (K3b::MkisofsProgram) could not start "/opt/schily/bin" k3b(6120) K3b::ExternalBinManager::search: (K3b::ExternalBinManager) Cdrecord "1.1.9" features: "wodim, gracetime, overburn, cdtext, clone, tao, cuefile, xamix, plain-atapi, hacked-atapi, short-track-raw, audio-stdin, burnfree" k3b(6120) K3b::Device::DeviceManager::printDevices: Devices: ------------------------------ k3b(6120) K3b::Device::DeviceManager::printDevices: Blockdevice: "/dev/scd0" Vendor: "HL-DT-ST" Description: "DVDRAM GSA-T50L" Version: "SC04" Write speed: 4234 Profiles: "DVD-ROM, DVD-R Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump, DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW" Read Cap: "DVD-ROM, DVD-R, DVD-R Sequential, DVD-R Dual Layer, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump, DVD-RW, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+RW Dual Layer, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW" Write Cap: "DVD-R, DVD-R Sequential, DVD-R Dual Layer, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump, DVD-RW, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+R Dual Layer, CD-R, CD-RW" Writing modes: "SAO, TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted Overwrite, Layer Jump" ------------------------------ laptop:~# k3b(6120) K3b::Device::Device::getSupportedWriteSpeedsViaGP: (K3b::Device::Device) "/dev/scd0" : Number of supported write speeds via GET PERFORMANCE: 2 k3b(6120) K3b::Device::Device::getSupportedWriteSpeedsViaGP: (K3b::Device::Device) "/dev/scd0" : 11080 KB/s k3b(6120) K3b::Device::Device::getSupportedWriteSpeedsViaGP: (K3b::Device::Device) "/dev/scd0" : 5540 KB/s k3b(6120) K3b::PlacesModel::slotDevicesChanged: k3b(6120): Attempt to use QAction "view_dir_tree" with KXMLGUIFactory! k3b(6120): Attempt to use QAction "view_contents" with KXMLGUIFactory! k3b(6120): Attempt to use QAction "quick_dir_selector" with KXMLGUIFactory! k3b(6120) K3b::FileTreeView::setSelectedUrl: k3b(6120) K3b::PlacesModel::expandToUrl: KUrl("file:///root/iso/") k3b(6120) K3b::PlacesModel::expandToUrl: KUrl("file:///root") will be expanded. k3b(6120) K3b::DirView::showUrl: KUrl("file:///root/iso/") k3b(6120) K3b::DirView::slotDirActivated: KUrl("file:///root/iso/") k3b(6120) K3b::FileView::setUrl: KUrl("file:///root/iso/") k3b(6120) K3b::FileTreeView::setSelectedUrl: k3b(6120) K3b::PlacesModel::expandToUrl: KUrl("file:///root/iso/") k3b(6120) K3b::PlacesModel::expandToUrl: KUrl("file:///root") will be expanded. k3b(6120) <unnamed>::Node::updateChildren: resizing children from 0 to 1 k3b(6120) K3b::MetaItemModel::slotDataChanged: k3b(6120) K3b::PlacesModel::slotExpand: k3b(6120) <unnamed>::Node::getChildNode: resizing children from 0 to 13 k3b(6120) K3b::FileTreeView::slotExpandUrl: Can't select indexes from different model or with different parents k3b(6120) K3b::PlacesModel::slotExpand: k3b(6120) K3b::FileTreeView::slotExpandUrl: Can't select indexes from different model or with different parents k3b(6120) <unnamed>::Node::getChildNode: resizing children from 0 to 2 k3b(6120) K3b::DiskInfoView::reloadMedium: "<head><title></title><style type="text/css">.title { padding:4px; font-size:medium; background-color:#0d2608; foreground-color:#b9dba1 } .infovalue { font-weight:bold; padding-left:10px; } .trackheader { text-align:left; } .session { font-style:italic; } .cdtext { font-weight:bold; font-style:italic; } </style></head><body><h1 class="title">Medium</h1><table><tr><td class="infokey">Type:</td><td class="infovalue">DVD-R Sequential</td></tr><tr><td class="infokey">Media ID:</td><td class="infovalue">MCC 03RG20 </td></tr><tr><td class="infokey">Capacity:</td><td class="infovalue">510:46:46 min (4.4 GiB)</td></tr><tr><td class="infokey">Rewritable:</td><td class="infovalue">no</td></tr><tr><td class="infokey">Appendable:</td><td class="infovalue">no</td></tr><tr><td class="infokey">Empty:</td><td class="infovalue">yes</td></tr><tr><td class="infokey">Layers:</td><td class="infovalue">1</td></tr><tr><td class="infokey">Sessions:</td><td class="infovalue">0</td></tr><tr><td class="infokey">Supported writing speeds:</td><td class="infovalue">4.0x (5540 KB/s)<br>8.0x (11080 KB/s)</td></tr></table></body>" Can't select indexes from different model or with different parents k3b(6120) K3b::DirView::slotDirActivated: KUrl("file:///root/iso") k3b(6120) K3b::FileView::setUrl: KUrl("file:///root/iso") k3b(6120) K3b::FileTreeView::setSelectedUrl: k3b(6120) K3b::PlacesModel::expandToUrl: KUrl("file:///root/iso/CentOS-5.2-x86_64-bin-DVD/") k3b(6120) K3b::PlacesModel::expandToUrl: KUrl("file:///root") will be expanded. k3b(6120) K3b::PlacesModel::slotExpand: k3b(6120) K3b::FileTreeView::slotExpandUrl: Can't select indexes from different model or with different parents k3b(6120) K3b::PlacesModel::slotExpand: k3b(6120) K3b::FileTreeView::slotExpandUrl: k3b(6120) K3b::DirView::showUrl: KUrl("file:///root/iso/CentOS-5.2-x86_64-bin-DVD/") k3b(6120) K3b::DirView::slotDirActivated: KUrl("file:///root/iso/CentOS-5.2-x86_64-bin-DVD/") k3b(6120) K3b::FileView::setUrl: KUrl("file:///root/iso/CentOS-5.2-x86_64-bin-DVD/") k3b(6120) K3b::CueFileParser::parseLine: (K3b::CueFileParser) unknown Cue line: ' "26ea7fdbd4b6c96faae9ab97c693a48ff36dbeb2811381;FRAGMENT COUNT = 20;THIS IS NOTTHE SAME AS RUNNING MD5SUM ON THIS ISO!!" ' k3b(6120) K3b::Device::Device::getFeature: (K3b::Device::Device) "/dev/scd0" : GET CONFIGURATION length det failed. k3b(6120) K3b::InteractionDialog::exec: K3b::ImageWritingDialog(0x7fff3ed54860) k3b(6120) K3b::Device::DeviceManager::findDevice: (K3b::Device::DeviceManager) request for empty device! k3b(6120) K3b::Device::Device::getFeature: (K3b::Device::Device) "/dev/scd0" : GET CONFIGURATION length det failed. k3b(6120) KSharedUiServerProxy::KSharedUiServerProxy: kuiserver registered k3b(6120) K3b::Device::Device::getFeature: (K3b::Device::Device) "/dev/scd0" : GET CONFIGURATION length det failed. k3b(6120) K3b::Device::Device::getFeature: (K3b::Device::Device) "/dev/scd0" : GET CONFIGURATION length det failed. k3b(6120) K3b::Device::Device::getFeature: (K3b::Device::Device) "/dev/scd0" : GET CONFIGURATION length det failed. k3b(6120) K3b::Device::Device::getFeature: (K3b::Device::Device) "/dev/scd0" : GET CONFIGURATION length det failed. QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout k3b(6120) K3b::InteractionDialog::hideEvent: K3b::ImageWritingDialog(0x7fff3ed54860) k3b(6120) K3b::kernelVersion: kernel version: "2.6.26-1-amd64" k3b(6120) K3b::kernelVersion: kernel version: "2.6.26-1-amd64" k3b(6120) K3b::EmptyDiscWaiter::slotMediumChanged: (K3b::EmptyDiscWaiter) slotMediumChanged() k3b(6120) K3b::EmptyDiscWaiter::finishWaiting: (K3b::EmptyDiscWaiter) finishWaiting() k3b(6120) K3b::GrowisofsWriter::start: ***** "growisofs" parameters: k3b(6120) K3b::GrowisofsWriter::start: "/usr/bin/growisofs -Z /dev/scd0=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=4gms -use-the-force-luke=tracksize:2246576 -use-the-force-luke=dao:2246576 -dvd-compat -speed=4 -use-the-force-luke=bufsize:32m " k3b(6120) K3b::Device::HalConnection::lock: Failed to lock device through HAL: "Locked by the K3b libraries" k3b(6120) K3b::Application::Core::internalBlockDevice: (K3b::InterferingSystemsHandler) HAL lock failed. k3b(6120) K3b::ActivePipe::open: (K3b::ActivePipe) successfully opened pipe. k3b(6120) K3b::ActivePipe::Private::run: (K3b::ActivePipe) started thread. k3b(6120) K3b::GrowisofsHandler::handleLine: (growisofs) "Executing 'builtin_dd if=/dev/fd/0 of=/dev/scd0 obs=32k seek=0'" KCrash: Application 'k3b' crashing... sock_file=/root/.kde4/socket-laptop/kdeinit4__0 QThread: Destroyed while thread is still running k3b(6120) K3b::JobProgressDialog::slotFinished: (K3b::JobProgressDialog) received finished signal! k3b: Fatal IO error: client killed
forgot to mention i am using the latest svn version (1/3/2009) k3b 1.6
*** This bug has been marked as a duplicate of bug 180011 ***