Summary: | Crash on burning a .cue image to dvd+rw | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Con Kolivas <kde> |
Component: | general | Assignee: | k3b developers <k3b> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | kde, kde, trueg |
Priority: | NOR | ||
Version: | 1.92.0 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi Combobox of device |
Description
Con Kolivas
2010-06-28 15:36:03 UTC
Created attachment 48419 [details]
New crash information added by DrKonqi
Another backtrace when repeating the crash.
#5 0x00007f71bd624ba0 in K3b::Device::Device::dao() const () from /usr/lib/libk3bdevice.so.6 #6 0x00007f71bd33cc2e in K3b::BinImageWritingJob::prepareWriter() () from /usr/lib/libk3blib.so.6 #7 0x00007f71bd33ce7b in K3b::BinImageWritingJob::start() () from /usr/lib/libk3blib.so.6 #8 0x00007f71bd33c651 in K3b::BinImageWritingJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3blib.so.6 #9 0x00007f71b8b52e89 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 Please install the debuginfo packages for k3b and paste a new backtrace Created attachment 48457 [details]
New crash information added by DrKonqi
Repeated crash backtrace with debug packages installed.
Hi, thanks for the report. I can't reproduce it, unfortunately. What is shown in "Burning device" combobox? What options do you set in the image burning dialog? Created attachment 48599 [details]
Combobox of device
I used no options in burning dialogue. I did say it was a cd image that I was trying to burn to a dvd as well? I used to be able to do that. From comment #3 : Thread 1 (Thread 0x7fe94ed51760 (LWP 32766)): [KCrash Handler] #5 K3b::Device::Device::dao (this=0x0) at /tmp/buildd/k3b-1.92.0~rc3/libk3bdevice/k3bdevice.cpp:586 #6 0x00007fe94e667c2e in K3b::BinImageWritingJob::prepareWriter (this=0x2d97b20) at /tmp/buildd/k3b-1.92.0~rc3/libk3b/jobs/k3bbinimagewritingjob.cpp:83 #7 0x00007fe94e667e7b in K3b::BinImageWritingJob::start (this=0x2d97b20) at /tmp/buildd/k3b-1.92.0~rc3/libk3b/jobs/k3bbinimagewritingjob.cpp:62 #8 0x00007fe94e667651 in K3b::BinImageWritingJob::qt_metacall (this=0x2d97b20, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xa8ae80) at /tmp/buildd/k3b-1.92.0~rc3/obj-x86_64-linux-gnu/libk3b/k3bbinimagewritingjob.moc:89 #9 0x00007fe949e7de89 in QObject::event (this=0x2d97b20, e=0x2d9aa90) at kernel/qobject.cpp:1248 #10 0x00007fe948f9332c in QApplicationPrivate::notify_helper (this=0x820600, receiver=0x2d97b20, e=0x2d9aa90) at kernel/qapplication.cpp:4302 #11 0x00007fe948f9980b in QApplication::notify (this=0x7fff16332380, receiver=0x2d97b20, e=0x2d9aa90) at kernel/qapplication.cpp:4185 #12 0x00007fe94b02e436 in KApplication::notify (this=0x7fff16332380, receiver=0x2d97b20, event=0x2d9aa90) at ../../kdeui/kernel/kapplication.cpp:302 #13 0x00007fe949e6e15c in QCoreApplication::notifyInternal (this=0x7fff16332380, receiver=0x2d97b20, event=0x2d9aa90) at kernel/qcoreapplication.cpp:726 #14 0x00007fe949e71804 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x7f9570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #15 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x7f9570) at kernel/qcoreapplication.cpp:1367 #16 0x00007fe949e97bd3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #17 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276 #18 0x00007fe943dea6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #19 0x00007fe943dee538 in ?? () from /lib/libglib-2.0.so.0 #20 0x00007fe943dee6ec in g_main_context_iteration () from /lib/libglib-2.0.so.0 #21 0x00007fe949e97713 in QEventDispatcherGlib::processEvents (this=0x7f8c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #22 0x00007fe94904314e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #23 0x00007fe949e6ca82 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #24 0x00007fe949e6ce5c in QEventLoop::exec (this=0x7fff1632d020, flags=) at kernel/qeventloop.cpp:201 #25 0x00007fe94945de7e in QDialog::exec (this=0x7fff1632d220) at dialogs/qdialog.cpp:546 #26 0x00000000005425e7 in K3b::JobProgressDialog::startJob (this=0x7fff1632d220, job=<value optimized out>) at /tmp/buildd/k3b-1.92.0~rc3/src/k3bjobprogressdialog.cpp:632 #27 0x000000000046263d in K3b::ImageWritingDialog::slotStartClicked (this=0x7fff1632f110) at /tmp/buildd/k3b-1.92.0~rc3/src/misc/k3bimagewritingdialog.cpp:505 #28 0x000000000054eab2 in K3b::InteractionDialog::slotStartClickedInternal (this=0x7fff1632f110) at /tmp/buildd/k3b-1.92.0~rc3/src/k3binteractiondialog.cpp:312 #29 0x000000000054f27d in K3b::InteractionDialog::qt_metacall (this=0x7fff1632f110, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff1632d9a0) at /tmp/buildd/k3b-1.92.0~rc3/obj-x86_64-linux-gnu/src/k3binteractiondialog.moc:161 #30 0x0000000000461500 in K3b::ImageWritingDialog::qt_metacall (this=0x0, _c=QMetaObject::QueryPropertyEditable, _id=11261384, _a=0x7) at /tmp/buildd/k3b-1.92.0~rc3/obj-x86_64-linux-gnu/src/k3bimagewritingdialog.moc:74 #31 0x00007fe949e81346 in QMetaObject::activate (sender=0x122ca20, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7) at kernel/qobject.cpp:3295 #32 0x00007fe949630572 in QAbstractButton::clicked (this=0x0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206 #33 0x00007fe949348a5b in QAbstractButtonPrivate::emitClicked (this=0x122ca90) at widgets/qabstractbutton.cpp:546 #34 0x00007fe9493498fb in QAbstractButtonPrivate::click (this=0x122ca90) at widgets/qabstractbutton.cpp:539 #35 0x00007fe949349b6c in QAbstractButton::mouseReleaseEvent (this=0x122ca20, e=0x7fff1632e470) at widgets/qabstractbutton.cpp:1121 #36 0x00007fe948fe9602 in QWidget::event (this=0x122ca20, event=0x7fff1632e470) at kernel/qwidget.cpp:8044 #37 0x00007fe948f9332c in QApplicationPrivate::notify_helper (this=0x820600, receiver=0x122ca20, e=0x7fff1632e470) at kernel/qapplication.cpp:4302 #38 0x00007fe948f99fdb in QApplication::notify (this=0x7fff16332380, receiver=0x122ca20, e=0x7fff1632e470) at kernel/qapplication.cpp:3867 #39 0x00007fe94b02e436 in KApplication::notify (this=0x7fff16332380, receiver=0x122ca20, event=0x7fff1632e470) at ../../kdeui/kernel/kapplication.cpp:302 #40 0x00007fe949e6e15c in QCoreApplication::notifyInternal (this=0x7fff16332380, receiver=0x122ca20, event=0x7fff1632e470) at kernel/qcoreapplication.cpp:726 #41 0x00007fe948f991be in QCoreApplication::sendEvent (receiver=0x122ca20, event=0x7fff1632e470, alienWidget=0x122ca20, nativeWidget=0x1c38c90, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #42 QApplicationPrivate::sendMouseEvent (receiver=0x122ca20, event=0x7fff1632e470, alienWidget=0x122ca20, nativeWidget=0x1c38c90, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2967 #43 0x00007fe94901903b in QETWidget::translateMouseEvent (this=0x1c38c90, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380 #44 0x00007fe9490179ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff1632ebf0) at kernel/qapplication_x11.cpp:3513 #45 0x00007fe949043552 in x11EventSourceDispatch (s=0x823fb0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #46 0x00007fe943dea6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #47 0x00007fe943dee538 in ?? () from /lib/libglib-2.0.so.0 #48 0x00007fe943dee6ec in g_main_context_iteration () from /lib/libglib-2.0.so.0 #49 0x00007fe949e97713 in QEventDispatcherGlib::processEvents (this=0x7f8c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #50 0x00007fe94904314e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #51 0x00007fe949e6ca82 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #52 0x00007fe949e6ce5c in QEventLoop::exec (this=0x7fff1632ef10, flags=) at kernel/qeventloop.cpp:201 #53 0x00007fe94945de7e in QDialog::exec (this=0x7fff1632f110) at dialogs/qdialog.cpp:546 #54 0x000000000054e5c2 in K3b::InteractionDialog::exec (this=0x7fff1632f110) at /tmp/buildd/k3b-1.92.0~rc3/src/k3binteractiondialog.cpp:526 #55 0x000000000052ceab in K3b::MainWindow::slotWriteImage (this=<value optimized out>) at /tmp/buildd/k3b-1.92.0~rc3/src/k3b.cpp:1356 #56 0x0000000000535fe4 in K3b::MainWindow::qt_metacall (this=0xab98e0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff1632f350) at /tmp/buildd/k3b-1.92.0~rc3/obj-x86_64-linux-gnu/src/k3b.moc:176 #57 0x00007fe949e81346 in QMetaObject::activate (sender=0xa9afd0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7) at kernel/qobject.cpp:3295 #58 0x00007fe948f8d132 in QAction::triggered (this=0x0, _t1=false) at .moc/release-shared/moc_qaction.cpp:263 #59 0x00007fe948f8f1ab in QAction::activate (this=0xa9afd0, event=<value optimized out>) at kernel/qaction.cpp:1255 #60 0x00007fe9493ce981 in QMenuPrivate::activateCausedStack (this=<value optimized out>, causedStack=..., action=0xa9afd0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1002 #61 0x00007fe9493d4512 in QMenuPrivate::activateAction (this=0x1c1d450, action=0xa9afd0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1094 #62 0x00007fe94b10a32e in KMenu::mouseReleaseEvent (this=0x7fff16330c20, e=0x7) at ../../kdeui/widgets/kmenu.cpp:471 #63 0x00007fe948fe9602 in QWidget::event (this=0x7fff16330c20, event=0x7fff16330120) at kernel/qwidget.cpp:8044 #64 0x00007fe9493d670b in QMenu::event (this=0x7fff16330c20, e=0x7fff16330120) at widgets/qmenu.cpp:2421 #65 0x00007fe948f9332c in QApplicationPrivate::notify_helper (this=0x820600, receiver=0x7fff16330c20, e=0x7fff16330120) at kernel/qapplication.cpp:4302 #66 0x00007fe948f99fdb in QApplication::notify (this=0x7fff16332380, receiver=0x7fff16330c20, e=0x7fff16330120) at kernel/qapplication.cpp:3867 #67 0x00007fe94b02e436 in KApplication::notify (this=0x7fff16332380, receiver=0x7fff16330c20, event=0x7fff16330120) at ../../kdeui/kernel/kapplication.cpp:302 #68 0x00007fe949e6e15c in QCoreApplication::notifyInternal (this=0x7fff16332380, receiver=0x7fff16330c20, event=0x7fff16330120) at kernel/qcoreapplication.cpp:726 #69 0x00007fe948f991be in QCoreApplication::sendEvent (receiver=0x7fff16330c20, event=0x7fff16330120, alienWidget=0x0, nativeWidget=0x7fff16330c20, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #70 QApplicationPrivate::sendMouseEvent (receiver=0x7fff16330c20, event=0x7fff16330120, alienWidget=0x0, nativeWidget=0x7fff16330c20, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2967 #71 0x00007fe9490194bd in QETWidget::translateMouseEvent (this=0x7fff16330c20, event=<value optimized out>) at kernel/qapplication_x11.cpp:4314 #72 0x00007fe9490179ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff163308a0) at kernel/qapplication_x11.cpp:3513 #73 0x00007fe949043552 in x11EventSourceDispatch (s=0x823fb0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #74 0x00007fe943dea6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #75 0x00007fe943dee538 in ?? () from /lib/libglib-2.0.so.0 #76 0x00007fe943dee6ec in g_main_context_iteration () from /lib/libglib-2.0.so.0 #77 0x00007fe949e97713 in QEventDispatcherGlib::processEvents (this=0x7f8c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #78 0x00007fe94904314e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #79 0x00007fe949e6ca82 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #80 0x00007fe949e6ce5c in QEventLoop::exec (this=0x7fff16330bc0, flags=) at kernel/qeventloop.cpp:201 #81 0x00007fe9493d1ad5 in QMenu::exec (this=0x7fff16330c20, p=<value optimized out>, action=0x0) at widgets/qmenu.cpp:2063 #82 0x000000000051641f in K3b::WelcomeWidget::slotMoreActions (this=0xb00900) at /tmp/buildd/k3b-1.92.0~rc3/src/k3bwelcomewidget.cpp:285 #83 0x0000000000516bf1 in K3b::WelcomeWidget::qt_metacall (this=0xb00900, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at /tmp/buildd/k3b-1.92.0~rc3/obj-x86_64-linux-gnu/src/k3bwelcomewidget.moc:75 #84 0x00007fe949e81346 in QMetaObject::activate (sender=0xb176d0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7) at kernel/qobject.cpp:3295 #85 0x00007fe94934864e in QAbstractButtonPrivate::emitPressed (this=0xae3ec0) at widgets/qabstractbutton.cpp:560 #86 0x00007fe94934882c in QAbstractButton::mousePressEvent (this=0xb176d0, e=0x7fff16331830) at widgets/qabstractbutton.cpp:1096 #87 0x00007fe948fe95e9 in QWidget::event (this=0xb176d0, event=0x7fff16331830) at kernel/qwidget.cpp:8040 #88 0x00007fe948f9332c in QApplicationPrivate::notify_helper (this=0x820600, receiver=0xb176d0, e=0x7fff16331830) at kernel/qapplication.cpp:4302 #89 0x00007fe948f99fdb in QApplication::notify (this=0x7fff16332380, receiver=0xb176d0, e=0x7fff16331830) at kernel/qapplication.cpp:3867 #90 0x00007fe94b02e436 in KApplication::notify (this=0x7fff16332380, receiver=0xb176d0, event=0x7fff16331830) at ../../kdeui/kernel/kapplication.cpp:302 #91 0x00007fe949e6e15c in QCoreApplication::notifyInternal (this=0x7fff16332380, receiver=0xb176d0, event=0x7fff16331830) at kernel/qcoreapplication.cpp:726 #92 0x00007fe948f991be in QCoreApplication::sendEvent (receiver=0xb176d0, event=0x7fff16331830, alienWidget=0xb176d0, nativeWidget=0xab98e0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #93 QApplicationPrivate::sendMouseEvent (receiver=0xb176d0, event=0x7fff16331830, alienWidget=0xb176d0, nativeWidget=0xab98e0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2967 #94 0x00007fe94901903b in QETWidget::translateMouseEvent (this=0xab98e0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380 #95 0x00007fe9490179ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff16331fb0) at kernel/qapplication_x11.cpp:3513 #96 0x00007fe949043552 in x11EventSourceDispatch (s=0x823fb0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #97 0x00007fe943dea6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #98 0x00007fe943dee538 in ?? () from /lib/libglib-2.0.so.0 #99 0x00007fe943dee6ec in g_main_context_iteration () from /lib/libglib-2.0.so.0 #100 0x00007fe949e97713 in QEventDispatcherGlib::processEvents (this=0x7f8c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #101 0x00007fe94904314e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #102 0x00007fe949e6ca82 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #103 0x00007fe949e6ce5c in QEventLoop::exec (this=0x7fff163322d0, flags=) at kernel/qeventloop.cpp:201 #104 0x00007fe949e71aeb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #105 0x0000000000538294 in main (argc=<value optimized out>, argv=<value optimized out>) at /tmp/buildd/k3b-1.92.0~rc3/src/main.cpp:151 The current source language is "auto; currently c". The current source language is "auto; currently asm". Possible duplicates by query: bug 243036. Reported using DrKonqi Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |