Bug 97801 - k3b crashes while trying to burn DVD project
Summary: k3b crashes while trying to burn DVD project
Status: RESOLVED WORKSFORME
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-24 16:58 UTC by Pawel Orzechowski
Modified: 2005-01-27 11:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
backtrace of k3b crash after clicking "burn" button (2.15 KB, text/plain)
2005-01-24 17:05 UTC, Pawel Orzechowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Orzechowski 2005-01-24 16:58:30 UTC
Version:           0.11.18 (using KDE 3.3.2-1.4.3.kde, Fedora Core release 3 (Heidelberg))
Compiler:          gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
OS:                Linux (i686) release 2.6.10-1.737_FC3

Whenever I try to burnout DVD project I have prepared, after clicking "Burn" button in k3b window, application crashes.
I've attached backtrace. My computer does not have a DVD recorder, but I would like to create an dvd iso image. I do not have possibility to try if crash occures if there is dvd player in the system.
Comment 1 Pawel Orzechowski 2005-01-24 17:05:24 UTC
Created attachment 9256 [details]
backtrace of k3b crash after clicking "burn" button
Comment 2 Thiago Macieira 2005-01-25 01:41:30 UTC
Please don't attach backtraces.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208153568 (LWP 1293)]
[KCrash handler]
#4  0x050ad808 in K3bWriterSelectionWidget::slotRefreshWriterSpeeds ()
   from /usr/lib/libk3bproject.so.2
#5  0x050ada8a in K3bWriterSelectionWidget::init ()
   from /usr/lib/libk3bproject.so.2
#6  0x050ae606 in K3bWriterSelectionWidget::K3bWriterSelectionWidget ()
   from /usr/lib/libk3bproject.so.2
#7  0x050c089e in K3bProjectBurnDialog::prepareGui ()
   from /usr/lib/libk3bproject.so.2
#8  0x05111ddb in K3bDvdBurnDialog::K3bDvdBurnDialog ()
   from /usr/lib/libk3bproject.so.2
#9  0x0510e874 in K3bDvdDoc::newBurnDialog () from /usr/lib/libk3bproject.so.2
#10 0x050e760d in K3bDataDoc::slotBurn () from /usr/lib/libk3bproject.so.2
#11 0x050f0aca in K3bDataDoc::qt_invoke () from /usr/lib/libk3bproject.so.2
#12 0x04218fb0 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x0421968a in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x045501d0 in QButton::clicked () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x042a8bb7 in QButton::mouseReleaseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x0424ef16 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x041ba4ba in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x041ba6f9 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x037d9478 in KApplication::notify () from /usr/lib/libkdecore.so.4
#20 0x04156b26 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x04154d49 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x04167f76 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x041cfa55 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x041cf9ae in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x041b97f3 in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x0809f356 in QPtrList<K3bPluginFactory>::deleteItem ()
#27 0x008a7e33 in __libc_start_main () from /lib/tls/libc.so.6
#28 0x0807ddd1 in ?? ()
Comment 3 Pawel Orzechowski 2005-01-27 11:37:24 UTC
The latest version of k3b 0.11.19 does not have this bug, as it is stated in Changelog: "Fixed crash when no DVD writer is present." and what is working in real life - tested on my computer.