Bug 212688 - K3B crashes when attempting to burn cue/bin image
Summary: K3B crashes when attempting to burn cue/bin image
Status: RESOLVED DUPLICATE of bug 190775
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 1.68.0
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-02 02:02 UTC by xcad3ncex
Modified: 2009-11-03 09:49 UTC (History)
1 user (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 xcad3ncex 2009-11-02 02:02:12 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:
K3B crashes when asked to burn a .cue/.bin. The crash occurs after the final command to burn. This happens every time and from both "right click>action>write image" and "tools>burn image".

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

Thread 3 (Thread 0xb59d5b70 (LWP 10737)):
#0  0x006be422 in __kernel_vsyscall ()
#1  0x00669142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x062937e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0662681e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:297
#4  0x066269c0 in QThread::sleep (secs=2) at thread/qthread_unix.cpp:311
#5  0x001ee2e9 in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#6  0x06626e32 in QThreadPrivate::start (arg=0x8473268) at thread/qthread_unix.cpp:188
#7  0x0066480e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x062867ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb51d4b70 (LWP 10738)):
#0  0x006be422 in __kernel_vsyscall ()
#1  0x00669142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x062937e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0662681e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:297
#4  0x066269c0 in QThread::sleep (secs=2) at thread/qthread_unix.cpp:311
#5  0x001ee2e9 in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#6  0x06626e32 in QThreadPrivate::start (arg=0x8472db0) at thread/qthread_unix.cpp:188
#7  0x0066480e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x062867ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb786f920 (LWP 10719)):
[KCrash Handler]
#6  0x0023ddd8 in K3b::BinImageWritingJob::writerStart() () from /usr/lib/libk3b.so.6
#7  0x0023ec70 in K3b::BinImageWritingJob::start() () from /usr/lib/libk3b.so.6
#8  0x0023e11b in K3b::BinImageWritingJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3b.so.6
#9  0x06725f0b in QMetaCallEvent::placeMetaCall (this=0x843e9e8, object=0x88e4920) at kernel/qobject.cpp:477
#10 0x067275fe in QObject::event (this=0x88e4920, e=0x20000) at kernel/qobject.cpp:1111
#11 0x01f01f54 in QApplicationPrivate::notify_helper (this=0x83a1a68, receiver=0x88e4920, e=0x843e9e8) at kernel/qapplication.cpp:4056
#12 0x01f0967c in QApplication::notify (this=0xbfdd5638, receiver=0x88e4920, e=0x843e9e8) at kernel/qapplication.cpp:3603
#13 0x046a3bfa in KApplication::notify (this=0xbfdd5638, receiver=0x88e4920, event=0x843e9e8) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x067176cb in QCoreApplication::notifyInternal (this=0xbfdd5638, receiver=0x88e4920, event=0x843e9e8) at kernel/qcoreapplication.cpp:610
#15 0x067182b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x837f800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x837f800) at kernel/qcoreapplication.cpp:1247
#17 0x0671847d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#18 0x067423ff in QCoreApplication::sendPostedEvents (s=0x83a35c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#19 postEventSourceDispatch (s=0x83a35c0) at kernel/qeventdispatcher_glib.cpp:210
#20 0x027b7e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x027bb720 in ?? () from /lib/libglib-2.0.so.0
#22 0x027bb853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0x0674202c in QEventDispatcherGlib::processEvents (this=0x837f9d8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#24 0x01fa2be5 in QGuiEventDispatcherGlib::processEvents (this=0x837f9d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x06715c79 in QEventLoop::processEvents (this=0xbfdd25a0, flags=) at kernel/qeventloop.cpp:149
#26 0x067160ca in QEventLoop::exec (this=0xbfdd25a0, flags=...) at kernel/qeventloop.cpp:201
#27 0x023eed53 in QDialog::exec (this=0xbfdd26a4) at dialogs/qdialog.cpp:498
#28 0x08189f18 in _start ()

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

Reported using DrKonqi
Comment 1 Michał Małek 2009-11-03 09:49:22 UTC

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