Bug 237708 - K3b crashed when I wanted to burn dvd+r disc, cannot find medium
Summary: K3b crashed when I wanted to burn dvd+r disc, cannot find medium
Status: RESOLVED DUPLICATE of bug 232148
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 1.91.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Michał Małek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-15 14:04 UTC by msanca
Modified: 2010-05-15 22:09 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 msanca 2010-05-15 14:04:58 UTC
Application: k3b (1.91.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
K3b crashed when I wanted to burn dvd+r disc, the program pops up a window saying insert a medium, although it is inserted and accepted by linux. When I try to load it again it does nothing, when I retry burning it comes up with same problem.
(I use gnome desktop but k3b burning program.)

The crash can be reproduced some of the time.

 -- Backtrace:
Application: K3b (k3b), signal: Aborted
[Current thread is 1 (Thread 0xb7814710 (LWP 9713))]

Thread 4 (Thread 0xb5facb70 (LWP 9714)):
#0  0x00c93422 in __kernel_vsyscall ()
#1  0x026e2cf3 in ?? () from /lib/tls/i686/cmov/libc.so.6
#2  0x02679697 in ?? () from /lib/tls/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 3 (Thread 0xb55ffb70 (LWP 9732)):
#0  0x00c93422 in __kernel_vsyscall ()
#1  0x026e2cf3 in ?? () from /lib/tls/i686/cmov/libc.so.6
#2  0x02679697 in ?? () from /lib/tls/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0xb4dfeb70 (LWP 9734)):
#0  0x00c93422 in __kernel_vsyscall ()
#1  0x0075b342 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06936c1e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:398
#3  0x06936dc0 in QThread::sleep (secs=2) at thread/qthread_unix.cpp:412
#4  0x001a25d9 in K3b::MediaCache::PollThread::run (this=0x95c09a0) at /build/buildd/k3b-1.91.0~rc2/libk3b/tools/k3bmediacache.cpp:106
#5  0x0693732e in QThreadPrivate::start (arg=0x95c09a0) at thread/qthread_unix.cpp:248
#6  0x0075696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x026d5a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7814710 (LWP 9713)):
[KCrash Handler]
#6  0x00c93422 in __kernel_vsyscall ()
#7  0x02632651 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0x02635a82 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0x0266949d in ?? () from /lib/tls/i686/cmov/libc.so.6
#10 0x02673591 in ?? () from /lib/tls/i686/cmov/libc.so.6
#11 0x02674de8 in ?? () from /lib/tls/i686/cmov/libc.so.6
#12 0x02677ecd in free () from /lib/tls/i686/cmov/libc.so.6
#13 0x082df741 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#14 0x06a4918f in QObjectPrivate::deleteChildren (this=0x0) at kernel/qobject.cpp:1986
#15 0x02d223d3 in ~QWidget (this=0x9c51ae0, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1469
#16 0x031fa734 in ~QDialog (this=0x9c51ae0, __in_chrg=<value optimized out>) at dialogs/qdialog.cpp:328
#17 0x02134fa4 in ~KDialog (this=0x9c51ae0, __in_chrg=<value optimized out>) at ../../kdeui/dialogs/kdialog.cpp:205
#18 0x081880fb in ~JobProgressDialog (this=0x9c51ae0, __in_chrg=<value optimized out>) at /build/buildd/k3b-1.91.0~rc2/src/k3bjobprogressdialog.cpp:102
#19 0x0818afe6 in ~BurnProgressDialog (this=0x9c51ae0, __in_chrg=<value optimized out>) at /build/buildd/k3b-1.91.0~rc2/src/k3bburnprogressdialog.cpp:64
#20 0x06a4918f in QObjectPrivate::deleteChildren (this=0x9a049a8) at kernel/qobject.cpp:1986
#21 0x02d223d3 in ~QWidget (this=0x994e530, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1469
#22 0x080d53b6 in ~DataView (this=0x994e530, __in_chrg=<value optimized out>) at /build/buildd/k3b-1.91.0~rc2/src/projects/k3bdataview.cpp:103
#23 0x08170d63 in K3b::MainWindow::closeProject (this=0x95c9d48, doc=0x9a592e0) at /build/buildd/k3b-1.91.0~rc2/src/k3b.cpp:1146
#24 0x0817a6b2 in K3b::MainWindow::queryClose (this=0x95c9d48) at /build/buildd/k3b-1.91.0~rc2/src/k3b.cpp:946
#25 0x022c8081 in KMainWindow::closeEvent (this=0x95c9d48, e=0xbfc33758) at ../../kdeui/widgets/kmainwindow.cpp:597
#26 0x02d1ad09 in QWidget::event (this=0x95c9d48, event=0xbfc33758) at kernel/qwidget.cpp:8156
#27 0x03135bc7 in QMainWindow::event (this=0x95c9d48, event=0xbfc33758) at widgets/qmainwindow.cpp:1433
#28 0x022c6b04 in KMainWindow::event (this=0x95c9d48, ev=0xbfc33758) at ../../kdeui/widgets/kmainwindow.cpp:1103
#29 0x0230e88f in KXmlGuiWindow::event (this=0x95c9d48, ev=0xbfc33758) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#30 0x02cbc4dc in QApplicationPrivate::notify_helper (this=0x92abc58, receiver=0x95c9d48, e=0xbfc33758) at kernel/qapplication.cpp:4300
#31 0x02cc30f9 in QApplication::notify (this=0xbfc37770, receiver=0x95c9d48, e=0xbfc33758) at kernel/qapplication.cpp:4265
#32 0x021d4f2a in KApplication::notify (this=0xbfc37770, receiver=0x95c9d48, event=0xbfc33758) at ../../kdeui/kernel/kapplication.cpp:302
#33 0x06a39a3b in QCoreApplication::notifyInternal (this=0xbfc37770, receiver=0x95c9d48, event=0xbfc33758) at kernel/qcoreapplication.cpp:704
#34 0x02d200c6 in QCoreApplication::sendSpontaneousEvent (this=0x95dd118, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#35 QWidgetPrivate::close_helper (this=0x95dd118, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7563
#36 0x02d3cf7b in QETWidget::translateCloseEvent (this=0xbfc37770, w=0x95c9d48, event=0xbfc33b7c, passive_only=false) at kernel/qapplication_x11.cpp:5282
#37 QApplication::x11ClientMessage (this=0xbfc37770, w=0x95c9d48, event=0xbfc33b7c, passive_only=false) at kernel/qapplication_x11.cpp:3037
#38 0x02d4c879 in QApplication::x11ProcessEvent (this=0xbfc37770, event=0xbfc33b7c) at kernel/qapplication_x11.cpp:3633
#39 0x02d7c60a in x11EventSourceDispatch (s=0x92b1f40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#40 0x061d45e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#41 0x061d82d8 in ?? () from /lib/libglib-2.0.so.0
#42 0x061d84b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#43 0x06a655d5 in QEventDispatcherGlib::processEvents (this=0x928a7c8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#44 0x02d7c135 in QGuiEventDispatcherGlib::processEvents (this=0x928a7c8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#45 0x06a38059 in QEventLoop::processEvents (this=0xbfc33e74, flags=) at kernel/qeventloop.cpp:149
#46 0x06a384aa in QEventLoop::exec (this=0xbfc33e74, flags=...) at kernel/qeventloop.cpp:201
#47 0x0819e4f7 in K3b::EmptyDiscWaiter::enterLoop (this=0xbfc33f78) at /build/buildd/k3b-1.91.0~rc2/src/k3bemptydiscwaiter.cpp:193
#48 0x081a3164 in K3b::EmptyDiscWaiter::waitForDisc (this=0xbfc33f78, mediaState=..., mediaType=..., minMediaSize=..., message=...) at /build/buildd/k3b-1.91.0~rc2/src/k3bemptydiscwaiter.cpp:183
#49 0x081a32f9 in K3b::EmptyDiscWaiter::wait (device=0x95ae4e0, mediaState=..., mediaType=..., minMediaSize=..., message=..., parent=0x9c51ae0)
    at /build/buildd/k3b-1.91.0~rc2/src/k3bemptydiscwaiter.cpp:728
#50 0x08187084 in K3b::JobProgressDialog::waitForMedium (this=0x9c51ae0, device=0x95ae4e0, mediaState=..., mediaType=..., minMediaSize=..., message=...)
    at /build/buildd/k3b-1.91.0~rc2/src/k3bjobprogressdialog.cpp:642
#51 0x001711eb in K3b::Job::waitForMedium (this=0x9947138, device=0x95ae4e0, mediaState=..., mediaType=..., minMediaSize=..., message=...) at /build/buildd/k3b-1.91.0~rc2/libk3b/core/k3bjob.cpp:146
#52 0x0021df29 in K3b::DataJob::waitForBurnMedium (this=0x9947138) at /build/buildd/k3b-1.91.0~rc2/libk3b/projects/datacd/k3bdatajob.cpp:719
#53 0x0021f613 in K3b::DataJob::prepareWriterJob (this=0x9947138) at /build/buildd/k3b-1.91.0~rc2/libk3b/projects/datacd/k3bdatajob.cpp:676
#54 0x0021ca2d in K3b::DataJob::startOnTheFlyWriting (this=0x9947138) at /build/buildd/k3b-1.91.0~rc2/libk3b/projects/datacd/k3bdatajob.cpp:267
#55 0x0021d8ee in K3b::DataJob::slotIsoImagerFinished (this=0x9947138, success=true) at /build/buildd/k3b-1.91.0~rc2/libk3b/projects/datacd/k3bdatajob.cpp:358
#56 0x0021dcf0 in K3b::DataJob::qt_metacall (this=0x9947138, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfc34458) at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/libk3b/k3bdatajob.moc:100
#57 0x06a3ec9a in QMetaObject::metacall (object=0x9947138, cl=9713, idx=30, argv=0xbfc34458) at kernel/qmetaobject.cpp:237
#58 0x06a4d3d5 in QMetaObject::activate (sender=0x9b2ccf8, m=0x81f2880, local_signal_index=11, argv=0xbfc34458) at kernel/qobject.cpp:3293
#59 0x001714b9 in K3b::Job::finished (this=0x9b2ccf8, _t1=true) at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/libk3b/k3bjob.moc:205
#60 0x001726aa in K3b::Job::jobFinished (this=0x9b2ccf8, success=true) at /build/buildd/k3b-1.91.0~rc2/libk3b/core/k3bjob.cpp:129
#61 0x00233de8 in K3b::IsoImager::slotMkisofsPrintSizeFinished (this=0x9b2ccf8) at /build/buildd/k3b-1.91.0~rc2/libk3b/projects/datacd/k3bisoimager.cpp:367
#62 0x00238643 in K3b::IsoImager::qt_metacall (this=0x9b2ccf8, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xbfc34674) at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/libk3b/k3bisoimager.moc:118
#63 0x06a3ec9a in QMetaObject::metacall (object=0x9b2ccf8, cl=9713, idx=35, argv=0xbfc34674) at kernel/qmetaobject.cpp:237
#64 0x06a4d3d5 in QMetaObject::activate (sender=0x9b2d738, m=0x2a0ca8, local_signal_index=2, argv=0xbfc34674) at kernel/qobject.cpp:3293
#65 0x001a7209 in K3bQProcess::finished (this=0x9b2d738, _t1=0, _t2=QProcess::NormalExit) at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/libk3b/moc_k3bqprocess.cpp:148
#66 0x001ac546 in K3bQProcessPrivate::_q_notifyProcessDied (this=0x9e6b438) at /build/buildd/k3b-1.91.0~rc2/libk3b/tools/qprocess/k3bqprocess.cpp:762
#67 0x001ac81e in K3bQProcess::qt_metacall (this=0x9b2d738, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xbfc348c8) at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/libk3b/moc_k3bqprocess.cpp:119
#68 0x001ad07a in K3bKProcess::qt_metacall (this=0x9b2d738, _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbfc348c8) at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/libk3b/k3bkprocess.moc:69
#69 0x001a6c3a in K3b::Process::qt_metacall (this=0x9b2d738, _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbfc348c8) at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/libk3b/k3bprocess.moc:78
#70 0x06a3ec9a in QMetaObject::metacall (object=0x9b2d738, cl=9713, idx=22, argv=0xbfc348c8) at kernel/qmetaobject.cpp:237
#71 0x06a4d3d5 in QMetaObject::activate (sender=0x9d81ed8, m=0x6b4d550, local_signal_index=0, argv=0xbfc348c8) at kernel/qobject.cpp:3293
#72 0x06a9e933 in QSocketNotifier::activated (this=0x9d81ed8, _t1=42) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#73 0x06a548e7 in QSocketNotifier::event (this=0x9d81ed8, e=0xbfc34d54) at kernel/qsocketnotifier.cpp:317
#74 0x02cbc4dc in QApplicationPrivate::notify_helper (this=0x92abc58, receiver=0x9d81ed8, e=0xbfc34d54) at kernel/qapplication.cpp:4300
#75 0x02cc305e in QApplication::notify (this=0xbfc37770, receiver=0x9d81ed8, e=0xbfc34d54) at kernel/qapplication.cpp:3704
#76 0x021d4f2a in KApplication::notify (this=0xbfc37770, receiver=0x9d81ed8, event=0xbfc34d54) at ../../kdeui/kernel/kapplication.cpp:302
#77 0x06a39a3b in QCoreApplication::notifyInternal (this=0xbfc37770, receiver=0x9d81ed8, event=0xbfc34d54) at kernel/qcoreapplication.cpp:704
#78 0x06a659aa in QCoreApplication::sendEvent (source=0x92b1a48) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#79 socketNotifierSourceDispatch (source=0x92b1a48) at kernel/qeventdispatcher_glib.cpp:110
#80 0x061d45e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#81 0x061d82d8 in ?? () from /lib/libglib-2.0.so.0
#82 0x061d84b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#83 0x06a6560f in QEventDispatcherGlib::processEvents (this=0x928a7c8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#84 0x02d7c135 in QGuiEventDispatcherGlib::processEvents (this=0x928a7c8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#85 0x06a38059 in QEventLoop::processEvents (this=0xbfc34ff0, flags=) at kernel/qeventloop.cpp:149
#86 0x06a384aa in QEventLoop::exec (this=0xbfc34ff0, flags=...) at kernel/qeventloop.cpp:201
#87 0x031fb4f3 in QDialog::exec (this=0x9c51ae0) at dialogs/qdialog.cpp:546
#88 0x0818794a in K3b::JobProgressDialog::startJob (this=0x9c51ae0, job=0x9947138) at /build/buildd/k3b-1.91.0~rc2/src/k3bjobprogressdialog.cpp:632
#89 0x0810fb5e in K3b::ProjectBurnDialog::slotStartClicked (this=0x9c1ada0) at /build/buildd/k3b-1.91.0~rc2/src/projects/k3bprojectburndialog.cpp:234
#90 0x080dcdbd in K3b::DataBurnDialog::slotStartClicked (this=0x9c1ada0) at /build/buildd/k3b-1.91.0~rc2/src/projects/k3bdataburndialog.cpp:205
#91 0x081949c4 in K3b::InteractionDialog::slotStartClickedInternal (this=0x9c1ada0) at /build/buildd/k3b-1.91.0~rc2/src/k3binteractiondialog.cpp:312
#92 0x0819511a in K3b::InteractionDialog::qt_metacall (this=0x9c1ada0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc35518)
    at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/src/k3binteractiondialog.moc:161
#93 0x0810f68f in K3b::ProjectBurnDialog::qt_metacall (this=0x9c1ada0, _c=QMetaObject::InvokeMetaMethod, _id=103, _a=0xbfc35518)
    at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/src/k3bprojectburndialog.moc:79
#94 0x080dbbdc in K3b::DataBurnDialog::qt_metacall (this=0x9c1ada0, _c=QMetaObject::InvokeMetaMethod, _id=103, _a=0xbfc35518)
    at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/src/k3bdataburndialog.moc:73
#95 0x06a3ec9a in QMetaObject::metacall (object=0x9c1ada0, cl=9713, idx=103, argv=0xbfc35518) at kernel/qmetaobject.cpp:237
#96 0x06a4d3d5 in QMetaObject::activate (sender=0x9744778, m=0x81f2c10, local_signal_index=2, argv=0xbfc35518) at kernel/qobject.cpp:3293
#97 0x033e7479 in QAbstractButton::clicked (this=0x9744778, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#98 0x030c6ea9 in QAbstractButtonPrivate::emitClicked (this=0x9942608) at widgets/qabstractbutton.cpp:546
#99 0x030c7cf4 in QAbstractButtonPrivate::click (this=0x9942608) at widgets/qabstractbutton.cpp:539
#100 0x030c7fae in QAbstractButton::mouseReleaseEvent (this=0x9744778, e=0xbfc35c50) at widgets/qabstractbutton.cpp:1121
#101 0x02d1a7f8 in QWidget::event (this=0x9744778, event=0xbfc35c50) at kernel/qwidget.cpp:7998
#102 0x030c6d4e in QAbstractButton::event (this=0x9744778, e=0x6) at widgets/qabstractbutton.cpp:1080
#103 0x031711f2 in QPushButton::event (this=0x9744778, e=0xbfc35c50) at widgets/qpushbutton.cpp:679
#104 0x02cbc4dc in QApplicationPrivate::notify_helper (this=0x92abc58, receiver=0x9744778, e=0xbfc35c50) at kernel/qapplication.cpp:4300
#105 0x02cc39f7 in QApplication::notify (this=0xbfc37770, receiver=0x9744778, e=0xbfc35c50) at kernel/qapplication.cpp:3865
#106 0x021d4f2a in KApplication::notify (this=0xbfc37770, receiver=0x9744778, event=0xbfc35c50) at ../../kdeui/kernel/kapplication.cpp:302
#107 0x06a39a3b in QCoreApplication::notifyInternal (this=0xbfc37770, receiver=0x9744778, event=0xbfc35c50) at kernel/qcoreapplication.cpp:704
#108 0x02cc2952 in QCoreApplication::sendEvent (receiver=0x9744778, event=0xbfc35c50, alienWidget=0x9744778, nativeWidget=0x9c80e20, buttonDown=0x3600058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#109 QApplicationPrivate::sendMouseEvent (receiver=0x9744778, event=0xbfc35c50, alienWidget=0x9744778, nativeWidget=0x9c80e20, buttonDown=0x3600058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#110 0x02d4e088 in QETWidget::translateMouseEvent (this=0x9c80e20, event=0xbfc3616c) at kernel/qapplication_x11.cpp:4368
#111 0x02d4d511 in QApplication::x11ProcessEvent (this=0xbfc37770, event=0xbfc3616c) at kernel/qapplication_x11.cpp:3379
#112 0x02d7c60a in x11EventSourceDispatch (s=0x92b1f40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#113 0x061d45e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#114 0x061d82d8 in ?? () from /lib/libglib-2.0.so.0
#115 0x061d84b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#116 0x06a655d5 in QEventDispatcherGlib::processEvents (this=0x928a7c8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#117 0x02d7c135 in QGuiEventDispatcherGlib::processEvents (this=0x928a7c8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#118 0x06a38059 in QEventLoop::processEvents (this=0xbfc36460, flags=) at kernel/qeventloop.cpp:149
#119 0x06a384aa in QEventLoop::exec (this=0xbfc36460, flags=...) at kernel/qeventloop.cpp:201
#120 0x031fb4f3 in QDialog::exec (this=0x9c1ada0) at dialogs/qdialog.cpp:546
#121 0x081945bf in K3b::InteractionDialog::exec (this=0x9c1ada0) at /build/buildd/k3b-1.91.0~rc2/src/k3binteractiondialog.cpp:526
#122 0x080d5ff2 in K3b::DataView::slotBurn (this=0x994e530) at /build/buildd/k3b-1.91.0~rc2/src/projects/k3bdataview.cpp:138
#123 0x0810a5ce in K3b::View::qt_metacall (this=0x994e530, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xbfc36748) at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/src/k3bview.moc:80
#124 0x0810c34f in K3b::StandardView::qt_metacall (this=0x994e530, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xbfc36748)
    at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/src/k3bstandardview.moc:87
#125 0x080d528f in K3b::DataView::qt_metacall (this=0x994e530, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xbfc36748) at /build/buildd/k3b-1.91.0~rc2/obj-i486-linux-gnu/src/k3bdataview.moc:77
#126 0x06a3ec9a in QMetaObject::metacall (object=0x994e530, cl=9713, idx=27, argv=0xbfc36748) at kernel/qmetaobject.cpp:237
#127 0x06a4d3d5 in QMetaObject::activate (sender=0x95e94f0, m=0x35e4d58, local_signal_index=1, argv=0xbfc36748) at kernel/qobject.cpp:3293
#128 0x02cb5bd9 in QAction::triggered (this=0x95e94f0, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#129 0x02cb7dcc in QAction::activate (this=0x95e94f0, event=QAction::Trigger) at kernel/qaction.cpp:1255
#130 0x031aabd2 in QAction::trigger (this=0x6) at ../../include/QtGui/../../src/gui/kernel/qaction.h:218
#131 QToolButton::nextCheckState (this=0x6) at widgets/qtoolbutton.cpp:1147
#132 0x030c7cb3 in QAbstractButtonPrivate::click (this=0x9a7bd48) at widgets/qabstractbutton.cpp:528
#133 0x030c7fae in QAbstractButton::mouseReleaseEvent (this=0x9a7bd30, e=0xbfc36eb0) at widgets/qabstractbutton.cpp:1121
#134 0x031ab09c in QToolButton::mouseReleaseEvent (this=0x9a7bd30, e=0xbfc36eb0) at widgets/qtoolbutton.cpp:721
#135 0x02d1a7f8 in QWidget::event (this=0x9a7bd30, event=0xbfc36eb0) at kernel/qwidget.cpp:7998
#136 0x030c6d4e in QAbstractButton::event (this=0x9a7bd30, e=0x6) at widgets/qabstractbutton.cpp:1080
#137 0x031adbca in QToolButton::event (this=0x9a7bd30, event=0xbfc36eb0) at widgets/qtoolbutton.cpp:1163
#138 0x02cbc4dc in QApplicationPrivate::notify_helper (this=0x92abc58, receiver=0x9a7bd30, e=0xbfc36eb0) at kernel/qapplication.cpp:4300
#139 0x02cc39f7 in QApplication::notify (this=0xbfc37770, receiver=0x9a7bd30, e=0xbfc36eb0) at kernel/qapplication.cpp:3865
#140 0x021d4f2a in KApplication::notify (this=0xbfc37770, receiver=0x9a7bd30, event=0xbfc36eb0) at ../../kdeui/kernel/kapplication.cpp:302
#141 0x06a39a3b in QCoreApplication::notifyInternal (this=0xbfc37770, receiver=0x9a7bd30, event=0xbfc36eb0) at kernel/qcoreapplication.cpp:704
#142 0x02cc2952 in QCoreApplication::sendEvent (receiver=0x9a7bd30, event=0xbfc36eb0, alienWidget=0x9a7bd30, nativeWidget=0x9a0d440, buttonDown=0x3600058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#143 QApplicationPrivate::sendMouseEvent (receiver=0x9a7bd30, event=0xbfc36eb0, alienWidget=0x9a7bd30, nativeWidget=0x9a0d440, buttonDown=0x3600058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#144 0x02d4e088 in QETWidget::translateMouseEvent (this=0x9a0d440, event=0xbfc373cc) at kernel/qapplication_x11.cpp:4368
#145 0x02d4d511 in QApplication::x11ProcessEvent (this=0xbfc37770, event=0xbfc373cc) at kernel/qapplication_x11.cpp:3379
#146 0x02d7c60a in x11EventSourceDispatch (s=0x92b1f40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#147 0x061d45e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#148 0x061d82d8 in ?? () from /lib/libglib-2.0.so.0
#149 0x061d84b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#150 0x06a655d5 in QEventDispatcherGlib::processEvents (this=0x928a7c8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#151 0x02d7c135 in QGuiEventDispatcherGlib::processEvents (this=0x928a7c8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#152 0x06a38059 in QEventLoop::processEvents (this=0xbfc376c4, flags=) at kernel/qeventloop.cpp:149
#153 0x06a384aa in QEventLoop::exec (this=0xbfc376c4, flags=...) at kernel/qeventloop.cpp:201
#154 0x06a3c69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#155 0x02cbc577 in QApplication::exec () at kernel/qapplication.cpp:3579
#156 0x0817caf4 in main (argc=1, argv=0xbfc37b34) at /build/buildd/k3b-1.91.0~rc2/src/main.cpp:165

Possible duplicates by query: bug 230218, bug 222011, bug 210153, bug 197072.

Reported using DrKonqi
Comment 1 Michał Małek 2010-05-15 22:09:44 UTC

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