Bug 230454 - crash when writing from ".cue" file
Summary: crash when writing from ".cue" file
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-12 15:08 UTC by Craig T. Reinke
Modified: 2010-03-12 16:33 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 Craig T. Reinke 2010-03-12 15:08:14 UTC
Application that crashed: k3b
Version of the application: 1.68.0
KDE Version: 4.3.5 (KDE 4.3.5) "release 0"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
program crashe and disappeared when burn started

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

Thread 2 (Thread 0xb16b6b70 (LWP 12218)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb47d40c2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb49322d4 in pthread_cond_timedwait () from /lib/libc.so.6
#3  0xb54a902c in ?? () from /usr/lib/libQtCore.so.4
#4  0xb54a91c4 in QThread::sleep(unsigned long) () from /usr/lib/libQtCore.so.4
#5  0xb757410e in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#6  0xb54a9623 in ?? () from /usr/lib/libQtCore.so.4
#7  0xb47cf6e5 in start_thread () from /lib/libpthread.so.0
#8  0xb47cf600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb3d34920 (LWP 12180)):
[KCrash Handler]
#6  0xb75c4671 in K3b::BinImageWritingJob::writerStart() () from /usr/lib/libk3b.so.6
#7  0xb75c55c0 in K3b::BinImageWritingJob::start() () from /usr/lib/libk3b.so.6
#8  0xb75c49ec in K3b::BinImageWritingJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3b.so.6
#9  0xb55af04a in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#10 0xb55b0796 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#11 0xb4be58fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0xb4bed34e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0xb5ae2521 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0xb55a032e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb55a0fdc in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#16 0xb55a119c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#17 0xb55cc4dd in ?? () from /usr/lib/libQtCore.so.4
#18 0xb40b84c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb40bbd98 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0xb40bbebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0xb55cc011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0xb4c8729a in ?? () from /usr/lib/libQtGui.so.4
#23 0xb559e98d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0xb559edd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb50c5081 in QDialog::exec() () from /usr/lib/libQtGui.so.4
#26 0x08196470 in _start ()

Reported using DrKonqi
Comment 1 Michał Małek 2010-03-12 16:33:26 UTC
Fixed on K3b 1.69 (2.0-alpha4) or later

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