Bug 305210 - k3b burn crash
Summary: k3b burn crash
Status: RESOLVED WORKSFORME
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 2.0.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords:
: 326608 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-08-15 18:22 UTC by jweaver28
Modified: 2018-11-30 03:51 UTC (History)
2 users (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 jweaver28 2012-08-15 18:22:25 UTC
Application: k3b (2.0.2)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-23-generic x86_64
Distribution: Linux Mint 13 Maya

-- Information about the crash:
burning a cd with files from the motherboard manufacturer, including new bios. may have included too many files in the boot sector, since prior burn wouldn't get out of DOS disk A, i.e. show the bios update  file since the foxconn  "how to create boot disk" link was bad.

The crash can be reproduced every time.

-- Backtrace:
Application: K3b (k3b), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2d7bd2f7c0 (LWP 13109))]

Thread 4 (Thread 0x7f2d61517700 (LWP 13110)):
#0  0x00007f2d7574bb03 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f2d71735036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2d71735164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2d76e17426 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f2d76de6c82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f2d76de6ed7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f2d76ce5fa7 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f2d76dc69ff in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f2d76ce8fcb in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f2d714d7e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007f2d757574bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f2d55d8e700 (LWP 13150)):
#0  0x00007f2d75765104 in pthread_mutex_unlock () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f2d717705d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2d7173483b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2d71734f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2d71735164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f2d76e17426 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f2d76de6c82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f2d76de6ed7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f2d76ce5fa7 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f2d76dc69ff in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x00007f2d76ce8fcb in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00007f2d714d7e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#12 0x00007f2d757574bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f2d57c64700 (LWP 13249)):
#0  0x00007f2d714dc0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f2d76ce7c98 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007f2d76ce83f6 in QThread::sleep(unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007f2d7b5fd05a in K3b::MediaCache::PollThread::run (this=0x1ba6810) at /build/buildd/k3b-2.0.2/libk3b/tools/k3bmediacache.cpp:106
#4  0x00007f2d76ce8fcb in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f2d714d7e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f2d757574bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f2d7bd2f7c0 (LWP 13109)):
[KCrash Handler]
#6  0x0000000000000071 in ?? ()
#7  0x00007f2d7b6786bf in K3b::DataDoc::itemRemovedFromDir (this=0x234dc80, removedItem=0x2712410) at /build/buildd/k3b-2.0.2/libk3b/projects/datacd/k3bdatadoc.cpp:971
#8  0x00007f2d7b67bfff in K3b::DirItem::takeDataItem (this=0x25d4860, item=0x2712410) at /build/buildd/k3b-2.0.2/libk3b/projects/datacd/k3bdiritem.cpp:184
#9  0x00007f2d7b67c0a9 in K3b::DirItem::~DirItem (this=0x25d4860, __in_chrg=<optimized out>) at /build/buildd/k3b-2.0.2/libk3b/projects/datacd/k3bdiritem.cpp:71
#10 0x00007f2d7b67c149 in K3b::DirItem::~DirItem (this=0x25d4860, __in_chrg=<optimized out>) at /build/buildd/k3b-2.0.2/libk3b/projects/datacd/k3bdiritem.cpp:79
#11 0x00007f2d7b67c101 in K3b::DirItem::~DirItem (this=0x236e230, __in_chrg=<optimized out>) at /build/buildd/k3b-2.0.2/libk3b/projects/datacd/k3bdiritem.cpp:72
#12 0x00007f2d7b67c129 in K3b::RootItem::~RootItem (this=0x236e230, __in_chrg=<optimized out>) at /build/buildd/k3b-2.0.2/libk3b/projects/datacd/k3bdiritem.cpp:429
#13 0x00007f2d7b6721c1 in ~Private (this=0x21f2390, __in_chrg=<optimized out>) at /build/buildd/k3b-2.0.2/libk3b/projects/datacd/k3bdatadoc.cpp:81
#14 K3b::DataDoc::~DataDoc (this=0x234dc80, __in_chrg=<optimized out>) at /build/buildd/k3b-2.0.2/libk3b/projects/datacd/k3bdatadoc.cpp:133
#15 0x00007f2d7b672359 in K3b::DataDoc::~DataDoc (this=0x234dc80, __in_chrg=<optimized out>) at /build/buildd/k3b-2.0.2/libk3b/projects/datacd/k3bdatadoc.cpp:134
#16 0x00000000005143bc in queryClose (this=<optimized out>) at /build/buildd/k3b-2.0.2/src/k3b.cpp:946
#17 K3b::MainWindow::queryClose (this=0x1baa040) at /build/buildd/k3b-2.0.2/src/k3b.cpp:861
#18 0x00007f2d7790e168 in KMainWindow::closeEvent(QCloseEvent*) () from /usr/lib/libkdeui.so.5
#19 0x00007f2d75f3e4ee in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#20 0x00007f2d76317c4b in QMainWindow::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#21 0x00007f2d7794a4d8 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#22 0x00007f2d75eed894 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#23 0x00007f2d75ef2713 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x00007f2d7784e9e6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007f2d76de7e9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x00007f2d75f3824d in QWidgetPrivate::close_helper(QWidgetPrivate::CloseMode) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#27 0x00007f2d75f6e766 in QApplication::x11ClientMessage(QWidget*, _XEvent*, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#28 0x00007f2d75f6cbeb in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#29 0x00007f2d75f960d2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#30 0x00007f2d71734d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f2d717350a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f2d71735164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f2d76e173bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#34 0x00007f2d75f95d5e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#35 0x00007f2d76de6c82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#36 0x00007f2d76de6ed7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#37 0x00007f2d76debf67 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#38 0x00000000004434d6 in main (argc=1, argv=0x7fff36291158) at /build/buildd/k3b-2.0.2/src/main.cpp:165

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-10-25 09:42:55 UTC
*** Bug 326608 has been marked as a duplicate of this bug. ***
Comment 2 Andrew Crouthamel 2018-10-31 04:02:15 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-15 10:38:27 UTC
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!
Comment 4 Bug Janitor Service 2018-11-30 03:51:21 UTC
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!