Bug 230758 - k3b crashed when I tried to burn a cue image
Summary: k3b crashed when I tried 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:
: 294246 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-14 21:03 UTC by Steffen Koch
Modified: 2012-07-03 20:06 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 Steffen Koch 2010-03-14 21:03:00 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:
When I tried to burn a cue image in K3b crashed k3b. The image should be burned onto a CD-RW. The file of 732 MB should be burned onto a 700 MB blank CD. The folder name was extremely long.

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

Thread 2 (Thread 0xb4efeb70 (LWP 5501)):
#0  0x004eb422 in __kernel_vsyscall ()
#1  0x00639142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01fc18d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x070d781e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:297
#4  0x070d79c0 in QThread::sleep (secs=2) at thread/qthread_unix.cpp:311
#5  0x009662e9 in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#6  0x070d7e32 in QThreadPrivate::start (arg=0x88f9728) at thread/qthread_unix.cpp:188
#7  0x0063480e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x01fb48de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb788f920 (LWP 5479)):
[KCrash Handler]
#6  0x007c8c77 in K3b::Device::Device::dao() const () from /usr/lib/libk3bdevice.so.6
#7  0x009b6c4f in K3b::BinImageWritingJob::start() () from /usr/lib/libk3b.so.6
#8  0x009b611b in K3b::BinImageWritingJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3b.so.6
#9  0x071d6f0b in QMetaCallEvent::placeMetaCall (this=0x9091298, object=0x908f9f0) at kernel/qobject.cpp:477
#10 0x071d85fe in QObject::event (this=0x908f9f0, e=0x0) at kernel/qobject.cpp:1111
#11 0x02921f54 in QApplicationPrivate::notify_helper (this=0x87d4f90, receiver=0x908f9f0, e=0x9091298) at kernel/qapplication.cpp:4056
#12 0x0292967c in QApplication::notify (this=0xbff08728, receiver=0x908f9f0, e=0x9091298) at kernel/qapplication.cpp:3603
#13 0x04ffdbfa in KApplication::notify (this=0xbff08728, receiver=0x908f9f0, event=0x9091298) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x071c86cb in QCoreApplication::notifyInternal (this=0xbff08728, receiver=0x908f9f0, event=0x9091298) at kernel/qcoreapplication.cpp:610
#15 0x071c92b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x87a6800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x87a6800) at kernel/qcoreapplication.cpp:1247
#17 0x071c947d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#18 0x071f33ff in QCoreApplication::sendPostedEvents (s=0x87d2390) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#19 postEventSourceDispatch (s=0x87d2390) at kernel/qeventdispatcher_glib.cpp:210
#20 0x021d1e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x021d5730 in ?? () from /lib/libglib-2.0.so.0
#22 0x021d5863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0x071f302c in QEventDispatcherGlib::processEvents (this=0x87a69d8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#24 0x029c2be5 in QGuiEventDispatcherGlib::processEvents (this=0x87a69d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x071c6c79 in QEventLoop::processEvents (this=0xbff03e90, flags=) at kernel/qeventloop.cpp:149
#26 0x071c70ca in QEventLoop::exec (this=0xbff03e90, flags=...) at kernel/qeventloop.cpp:201
#27 0x02e0ed53 in QDialog::exec (this=0xbff03f94) at dialogs/qdialog.cpp:498
#28 0x08189f18 in _start ()

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

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

*** This bug has been marked as a duplicate of bug 190775 ***
Comment 2 Jekyll Wu 2012-07-03 20:06:39 UTC
*** Bug 294246 has been marked as a duplicate of this bug. ***