Bug 217581 - crash when I want to burn a .cue image
Summary: crash when I want to burn a .cue 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-12-06 14:13 UTC by anthony.leduc
Modified: 2009-12-06 17:55 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 anthony.leduc 2009-12-06 14:13:02 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-15-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Whe I want to burn a .cue image, K3B give me an error and quit the program
Kubuntu 9.10

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

Thread 2 (Thread 0x7f9621cba910 (LWP 10015)):
#0  0x00007f962e30882d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f9631337ed5 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f9631338086 in QThread::sleep(unsigned long) () from /usr/lib/libQtCore.so.4
#3  0x00007f9636bf7625 in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#4  0x00007f9631338445 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007f962e303a04 in start_thread () from /lib/libpthread.so.0
#6  0x00007f962fceb7bd in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f963733f750 (LWP 9994)):
[KCrash Handler]
#5  0x00007f9636c3dc8c in K3b::BinImageWritingJob::writerStart() () from /usr/lib/libk3b.so.6
#6  0x00007f9636c3e9e8 in K3b::BinImageWritingJob::start() () from /usr/lib/libk3b.so.6
#7  0x00007f9636c3df71 in K3b::BinImageWritingJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3b.so.6
#8  0x00007f963142e0f9 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#9  0x00007f96308c6efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007f96308ce1ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007f963228aab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#12 0x00007f963141ec2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#13 0x00007f963141f80a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#14 0x00007f9631447533 in ?? () from /usr/lib/libQtCore.so.4
#15 0x00007f962c4dcbbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#16 0x00007f962c4e0588 in ?? () from /lib/libglib-2.0.so.0
#17 0x00007f962c4e06b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#18 0x00007f96314471a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#19 0x00007f963095b4be in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007f963141d532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0x00007f963141d904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007f9630d419de in QDialog::exec() () from /usr/lib/libQtGui.so.4
#23 0x00000000005438f8 in _start ()

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

Reported using DrKonqi
Comment 1 Michał Małek 2009-12-06 17:55:45 UTC
It's fixed on 1.69.0 (2.0-alpha4)

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