Bug 214146

Summary: At the start of burning an image K3B stopped
Product: [Applications] k3b Reporter: Erwin <erwin.teunissen>
Component: generalAssignee: Sebastian Trueg <trueg>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Erwin 2009-11-11 19:05:46 UTC
Application that crashed: k3b
Version of the application: 1.68.0
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
See above

 -- Backtrace:
Application: K3b (k3b), signal: Segmentation fault
[Current thread is 1 (Thread 0xb782c920 (LWP 4096))]

Thread 2 (Thread 0xb5892b70 (LWP 4128)):
#0  0x00e19422 in __kernel_vsyscall ()
#1  0x00bcf142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x04e797e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x058db81e in ?? () from /usr/lib/libQtCore.so.4
#4  0x058db9c0 in QThread::sleep(unsigned long) () from /usr/lib/libQtCore.so.4
#5  0x00ab02e9 in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#6  0x058dbe32 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00bca80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x04e6c7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb782c920 (LWP 4096)):
[KCrash Handler]
#6  0x00affdd8 in K3b::BinImageWritingJob::writerStart() () from /usr/lib/libk3b.so.6
#7  0x00b00c70 in K3b::BinImageWritingJob::start() () from /usr/lib/libk3b.so.6
#8  0x00b0011b in K3b::BinImageWritingJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3b.so.6
#9  0x059daf0b in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#10 0x059dc5fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#11 0x06374f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x0637c67c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x0868abfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0x059cc6cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x059cd2b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#16 0x059cd47d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#17 0x059f73ff in ?? () from /usr/lib/libQtCore.so.4
#18 0x0205fe78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x02063720 in ?? () from /lib/libglib-2.0.so.0
#20 0x02063853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x059f702c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x06415be5 in ?? () from /usr/lib/libQtGui.so.4
#23 0x059cac79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x059cb0ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x06861d53 in QDialog::exec() () from /usr/lib/libQtGui.so.4
#26 0x08189f18 in _start ()

This bug may be a duplicate of or related to bug 212688

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-11 21:53:22 UTC
Fixed recently: bug 190775 Thanks

*** This bug has been marked as a duplicate of bug 190775 ***