Bug 215569 - k3b crashes when trying to simulate or burn bin files
Summary: k3b crashes when trying to simulate or burn bin files
Status: RESOLVED DUPLICATE of bug 190775
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-21 16:31 UTC by gilap
Modified: 2009-11-21 17:44 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 gilap 2009-11-21 16:31:29 UTC
Application that crashed: k3b
Version of the application: 1.68.0
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
I can choose the .cue file and the bin gets loaded. When I click start a little pop-up comes up asking about default options etc. I choose default. After that k3b crashes, closes and the bug report screen comes up.

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

Thread 2 (Thread 0xb085eb70 (LWP 8715)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb48ed0c2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb4a4b2d4 in pthread_cond_timedwait () from /lib/libc.so.6
#3  0xb55c202c in ?? () from /usr/lib/libQtCore.so.4
#4  0xb55c21c4 in QThread::sleep(unsigned long) () from /usr/lib/libQtCore.so.4
#5  0xb768410e in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#6  0xb55c2623 in ?? () from /usr/lib/libQtCore.so.4
#7  0xb48e86e5 in start_thread () from /lib/libpthread.so.0
#8  0xb48e8600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb3e4d920 (LWP 8664)):
[KCrash Handler]
#6  0xb76d4671 in K3b::BinImageWritingJob::writerStart() () from /usr/lib/libk3b.so.6
#7  0xb76d55c0 in K3b::BinImageWritingJob::start() () from /usr/lib/libk3b.so.6
#8  0xb76d49ec in K3b::BinImageWritingJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3b.so.6
#9  0xb56c804a in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#10 0xb56c9796 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#11 0xb4cfe8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0xb4d0634e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0xb5bf3ce1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0xb56b932e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb56b9fdc in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#16 0xb56ba19c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#17 0xb56e54dd in ?? () from /usr/lib/libQtCore.so.4
#18 0xb41d14c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb41d4d98 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0xb41d4ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0xb56e5011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0xb4da029a in ?? () from /usr/lib/libQtGui.so.4
#23 0xb56b798d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0xb56b7dd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb51de081 in QDialog::exec() () from /usr/lib/libQtGui.so.4
#26 0x08196470 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-21 17:44:19 UTC
Fixed recently.

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