Bug 215544 - K3B ao copiar dvd
Summary: K3B ao copiar dvd
Status: RESOLVED DUPLICATE of bug 210083
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 12:19 UTC by liezo
Modified: 2009-11-21 14:28 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 liezo 2009-11-21 12:19:42 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-14-generic x86_64
Distribution: Ubuntu 9.10

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

Thread 2 (Thread 0x7f2057038910 (LWP 1778)):
[KCrash Handler]
#5  0x00007f206bc633f1 in K3b::Device::Track::firstSector() const () from /usr/lib/libk3bdevice.so.6
#6  0x00007f206b91c6dc in K3b::Medium::analyseContent() () from /usr/lib/libk3b.so.6
#7  0x00007f206b91d210 in K3b::Medium::update() () from /usr/lib/libk3b.so.6
#8  0x00007f206b91e59c in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#9  0x00007f206605f445 in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007f206302aa04 in start_thread () from /lib/libpthread.so.0
#11 0x00007f2064a127bd in clone () from /lib/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f206c068750 (LWP 1588)):
#0  0x00007f206302f5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f206605ec93 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f206605a865 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#3  0x00007f206b91e7d1 in K3b::MediaCache::resetDevice(K3b::Device::Device*) () from /usr/lib/libk3b.so.6
#4  0x00007f206b8e211f in K3b::eject(K3b::Device::Device*) () from /usr/lib/libk3b.so.6
#5  0x00007f206b960fd4 in K3b::DvdCopyJob::slotReaderFinished(bool) () from /usr/lib/libk3b.so.6
#6  0x00007f206b963048 in K3b::DvdCopyJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3b.so.6
#7  0x00007f206615addc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#8  0x00007f206b8eefa2 in K3b::Job::finished(bool) () from /usr/lib/libk3b.so.6
#9  0x00007f206b8eff74 in K3b::Job::jobFinished(bool) () from /usr/lib/libk3b.so.6
#10 0x00007f206b8f15ec in K3b::ThreadJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3b.so.6
#11 0x00007f20661550f9 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007f20655edefc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f20655f51ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007f2066fb1ab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007f2066145c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007f206614680a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#17 0x00007f206616e533 in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007f2061203bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007f2061207588 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007f20612076b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007f206616e1a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007f20656824be in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007f2066144532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007f2066144904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f2065a689de in QDialog::exec() () from /usr/lib/libQtGui.so.4
#26 0x00000000005438f8 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-21 14:28:04 UTC
Fixed recently.

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