Bug 230711 - I was using k3b to burn a cd using a cue/bin image, when I clicked burn it crashed
Summary: I was using k3b to burn a cd using a cue/bin image, when I clicked burn it cr...
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: 2010-03-14 14:12 UTC by vampswagen
Modified: 2010-03-14 21:30 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 vampswagen 2010-03-14 14:12:29 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-20-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
it crashes when I click burn after I select a cue file

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

Thread 2 (Thread 0xb56ffb70 (LWP 2595)):
#0  0x00c50422 in __kernel_vsyscall ()
#1  0x007dd142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x022338d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0506c81e in ?? () from /usr/lib/libQtCore.so.4
#4  0x0506c9c0 in QThread::sleep(unsigned long) () from /usr/lib/libQtCore.so.4
#5  0x001a62e9 in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#6  0x0506ce32 in ?? () from /usr/lib/libQtCore.so.4
#7  0x007d880e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x022268de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb779c920 (LWP 2578)):
[KCrash Handler]
#6  0x001f5dd8 in K3b::BinImageWritingJob::writerStart() () from /usr/lib/libk3b.so.6
#7  0x001f6c70 in K3b::BinImageWritingJob::start() () from /usr/lib/libk3b.so.6
#8  0x001f611b in K3b::BinImageWritingJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3b.so.6
#9  0x0516bf0b in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#10 0x0516d5fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#11 0x06532f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x0653a67c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x02cddbfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0x0515d6cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x0515e2b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#16 0x0515e47d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#17 0x051883ff in ?? () from /usr/lib/libQtCore.so.4
#18 0x02f34e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x02f38730 in ?? () from /lib/libglib-2.0.so.0
#20 0x02f38863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x0518802c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x065d3be5 in ?? () from /usr/lib/libQtGui.so.4
#23 0x0515bc79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x0515c0ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x06a1fd53 in QDialog::exec() () from /usr/lib/libQtGui.so.4
#26 0x08189f18 in _start ()

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

Reported using DrKonqi
Comment 1 Michał Małek 2010-03-14 21:30:33 UTC
Fixed on 1.69 (2.0-alpha4)

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