Bug 231565 - fail open file .cue with k3b
Summary: fail open file .cue with k3b
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: Michał Małek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-21 18:34 UTC by Eduardo Dutra Pastor
Modified: 2010-03-21 21:12 UTC (History)
2 users (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 Eduardo Dutra Pastor 2010-03-21 18:34:56 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 x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Fail burn cd image .cue extracted from .uif file.
I used uif2iso e k3b.

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

Thread 2 (Thread 0x7fadb27ce910 (LWP 5407)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fadc1813ed5 in thread_sleep (ti=0x7fadb27cdfd0) at thread/qthread_unix.cpp:297
#2  0x00007fadc1814086 in QThread::sleep (secs=<value optimized out>) at thread/qthread_unix.cpp:311
#3  0x00007fadc70d3625 in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#4  0x00007fadc1814445 in QThreadPrivate::start (arg=0x14c08e0) at thread/qthread_unix.cpp:188
#5  0x00007fadbe7dfa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fadc01c780d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fadc781a750 (LWP 5390)):
[KCrash Handler]
#5  0x00007fadc7119c8c in K3b::BinImageWritingJob::writerStart() () from /usr/lib/libk3b.so.6
#6  0x00007fadc711a9e8 in K3b::BinImageWritingJob::start() () from /usr/lib/libk3b.so.6
#7  0x00007fadc7119f71 in K3b::BinImageWritingJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3b.so.6
#8  0x00007fadc190a0f9 in QObject::event (this=0x1b9b1f0, e=0x1b9ad10) at kernel/qobject.cpp:1111
#9  0x00007fadc0da2efc in QApplicationPrivate::notify_helper (this=0x1365ea0, receiver=0x1b9b1f0, e=0x1b9ad10) at kernel/qapplication.cpp:4056
#10 0x00007fadc0daa1ce in QApplication::notify (this=0x7fffbb528580, receiver=0x1b9b1f0, e=0x1b9ad10) at kernel/qapplication.cpp:4021
#11 0x00007fadc2766ab6 in KApplication::notify (this=0x7fffbb528580, receiver=0x1b9b1f0, event=0x1b9ad10) at ../../kdeui/kernel/kapplication.cpp:302
#12 0x00007fadc18fac2c in QCoreApplication::notifyInternal (this=0x7fffbb528580, receiver=0x1b9b1f0, event=0x1b9ad10) at kernel/qcoreapplication.cpp:610
#13 0x00007fadc18fb80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1331050) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1331050) at kernel/qcoreapplication.cpp:1247
#15 0x00007fadc1923533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#16 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#17 0x00007fadbc9b8bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007fadbc9bc598 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007fadbc9bc6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007fadc19231a6 in QEventDispatcherGlib::processEvents (this=0x1330c80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#21 0x00007fadc0e374be in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#22 0x00007fadc18f9532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007fadc18f9904 in QEventLoop::exec (this=0x7fffbb522820, flags=) at kernel/qeventloop.cpp:201
#24 0x00007fadc121d9de in QDialog::exec (this=0x7fffbb522a60) at dialogs/qdialog.cpp:498
#25 0x00000000005438f8 in _start ()
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-21 21:12:03 UTC
Fixed in the latest version: bug 190775.
Regards

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