Bug 217595 - K3b crash at burn DVD+RW
Summary: K3b crash at burn DVD+RW
Status: RESOLVED DUPLICATE of bug 195436
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 15:34 UTC by Sebastián Ramírez
Modified: 2009-12-06 17:54 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 Sebastián Ramírez 2009-12-06 15:34:41 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-16-generic i686
Distribution: Ubuntu 9.10

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

Thread 4 (Thread 0xb4f82b70 (LWP 1780)):
#0  0x00ff2422 in __kernel_vsyscall ()
#1  0x00ae5142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x08ed77e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0201981e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:297
#4  0x020199c0 in QThread::sleep (secs=2) at thread/qthread_unix.cpp:311
#5  0x009c62e9 in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#6  0x02019e32 in QThreadPrivate::start (arg=0x9246d68) at thread/qthread_unix.cpp:188
#7  0x00ae080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x08eca7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xb3bffb70 (LWP 2051)):
[KCrash Handler]
#6  0x0028f00c in K3b::Msf::Msf(K3b::Msf const&) () from /usr/lib/libk3bdevice.so.6
#7  0x002889be in K3b::Device::Track::firstSector() const () from /usr/lib/libk3bdevice.so.6
#8  0x009c3ea4 in K3b::Medium::analyseContent() () from /usr/lib/libk3b.so.6
#9  0x009c4bd0 in K3b::Medium::update() () from /usr/lib/libk3b.so.6
#10 0x009c625a in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#11 0x02019e32 in QThreadPrivate::start (arg=0x91a7e28) at thread/qthread_unix.cpp:188
#12 0x00ae080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#13 0x08eca7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb33feb70 (LWP 2052)):
#0  0x00ff2422 in __kernel_vsyscall ()
#1  0x00ae4e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x08ed778d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x020194d2 in QMutexPrivate::wait (this=0x9231180, timeout=-1) at thread/qmutex_unix.cpp:80
#4  0x02014ba2 in QMutex::lock (this=0x9244fac) at thread/qmutex.cpp:207
#5  0x009c64c5 in K3b::MediaCache::resetDevice(K3b::Device::Device*) () from /usr/lib/libk3b.so.6
#6  0x009a65a4 in K3b::Device::DeviceHandler::run() () from /usr/lib/libk3b.so.6
#7  0x009925db in ?? () from /usr/lib/libk3b.so.6
#8  0x02019e32 in QThreadPrivate::start (arg=0x94cca88) at thread/qthread_unix.cpp:188
#9  0x00ae080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x08eca7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7854920 (LWP 1757)):
#0  0x00ff2422 in __kernel_vsyscall ()
#1  0x08ebcba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x00afbd80 in ?? () from /usr/lib/libxcb.so.1
#3  0x00afc2eb in ?? () from /usr/lib/libxcb.so.1
#4  0x00afc687 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x005fc2e9 in _XSend () from /usr/lib/libX11.so.6
#6  0x005fc900 in _XEventsQueued () from /usr/lib/libX11.so.6
#7  0x005e55ff in XEventsQueued () from /usr/lib/libX11.so.6
#8  0x032a3e3e in x11EventSourcePrepare (s=0x90ae278, timeout=0xbfdefbcc) at kernel/qguieventdispatcher_glib.cpp:79
#9  0x02461f80 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#10 0x02462341 in ?? () from /lib/libglib-2.0.so.0
#11 0x02462853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#12 0x0213502c in QEventDispatcherGlib::processEvents (this=0x908c9d8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#13 0x032a3be5 in QGuiEventDispatcherGlib::processEvents (this=0x908c9d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#14 0x02108c79 in QEventLoop::processEvents (this=0xbfdefde0, flags=) at kernel/qeventloop.cpp:149
#15 0x021090ca in QEventLoop::exec (this=0xbfdefde0, flags=...) at kernel/qeventloop.cpp:201
#16 0x036efd53 in QDialog::exec (this=0xbfdefee4) at dialogs/qdialog.cpp:498
#17 0x08189f18 in _start ()

Reported using DrKonqi
Comment 1 Michał Małek 2009-12-06 17:53:25 UTC
Should be fixed on 1.69.0 (2.0-alpha4).

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