Bug 326625 - Inactive and minimized K3B crash
Summary: Inactive and minimized K3B crash
Status: RESOLVED DUPLICATE of bug 238149
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 2.0.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Michał Małek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-25 11:56 UTC by Jean-D. Ackle
Modified: 2013-10-25 12:39 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 Jean-D. Ackle 2013-10-25 11:56:44 UTC
Application: k3b (2.0.2)
KDE Platform Version: 4.9.5
Qt Version: 4.8.3
Operating System: Linux 3.5.0-42-generic x86_64
Distribution: DEFT Linux 8

-- Information about the crash:
More system information:
Using DEFT 8 yes, but with the Ubuntu Quantal it is based software sources.
Using the LXDE (I could not really pinpoint the version, each LXDE package has its own...) with Openbox 1.0.1, both the default OS default choices.

- What I was doing when the application crashed:
I was not interacting with K3B at the moment of the crash, nor was it performing any user-started operation. It was minimised and inactive.
I had loaded a previously saved project to it and I had added some additional folders to the project (unsaved).
I had mounted an SD card and I was creating a new folder (using pcmanfm 1.0.1-0ubuntu) and giving it a name.
Both PCManFM and K3B crashed at the same time. (I got no suggestion, from the system, for filing a bug report against pcmanfm).

-- Backtrace:
Application: K3b (k3b), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe1bc4e17c0 (LWP 2433))]

Thread 5 (Thread 0x7fe1b0eef700 (LWP 2434)):
#0  0x00007fe1c9370a43 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fe1c5117d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe1c5117ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe1caa18c16 in QEventDispatcherGlib::processEvents (this=0x7fe1ac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fe1ca9e92bf in QEventLoop::processEvents (this=this@entry=0x7fe1b0eeed90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe1ca9e9548 in QEventLoop::exec (this=0x7fe1b0eeed90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fe1ca8eab10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fe1ca9c99af in QInotifyFileSystemWatcherEngine::run (this=0x195a2f0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fe1ca8edaec in QThreadPrivate::start (arg=0x195a2f0) at thread/qthread_unix.cpp:338
#9  0x00007fe1c4ebae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fe1c937c3fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fe19f164700 (LWP 2495)):
#0  0x00007fe1c936effd in read () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fe1c515415f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe1c5117914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe1c5117d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fe1c51181e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fe1b7baa4a6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x00007fe1c513b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fe1c4ebae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007fe1c937c3fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fe19e729700 (LWP 3053)):
#0  0x00007fe1c936ef9d in close () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fe1cf21eee5 in K3b::Device::Device::close (this=0x1a33d80) at /build/buildd/k3b-2.0.2/libk3bdevice/k3bdevice.cpp:1819
#2  0x00007fe1cf230385 in K3b::Device::ScsiCommand::transport (this=0x7fe19e728d70, dir=<optimized out>, data=0x0, len=0) at /build/buildd/k3b-2.0.2/libk3bdevice/k3bscsicommand_linux.cpp:154
#3  0x00007fe1cf22b910 in K3b::Device::Device::testUnitReady (this=<optimized out>) at /build/buildd/k3b-2.0.2/libk3bdevice/k3bdevice_mmc.cpp:35
#4  0x00007fe1cef02717 in K3b::MediaCache::PollThread::run (this=0x2c563e0) at /build/buildd/k3b-2.0.2/libk3b/tools/k3bmediacache.cpp:63
#5  0x00007fe1ca8edaec in QThreadPrivate::start (arg=0x2c563e0) at thread/qthread_unix.cpp:338
#6  0x00007fe1c4ebae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7  0x00007fe1c937c3fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fe19df28700 (LWP 3054)):
#0  0x00007fe1c4ebf0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fe1ca8ec6f6 in thread_sleep (ti=ti@entry=0x7fe19df27d80) at thread/qthread_unix.cpp:475
#2  0x00007fe1ca8ece96 in QThread::sleep (secs=<optimized out>) at thread/qthread_unix.cpp:489
#3  0x00007fe1cef02825 in K3b::MediaCache::PollThread::run (this=0x2b3fb30) at /build/buildd/k3b-2.0.2/libk3b/tools/k3bmediacache.cpp:106
#4  0x00007fe1ca8edaec in QThreadPrivate::start (arg=0x2b3fb30) at thread/qthread_unix.cpp:338
#5  0x00007fe1c4ebae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007fe1c937c3fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe1bc4e17c0 (LWP 2433)):
[KCrash Handler]
#5  QPersistentModelIndex::operator= (this=0xf, other=...) at kernel/qabstractitemmodel.cpp:224
#6  0x00000000004f520a in K3b::MetaItemModel::slotRowsInserted (this=0x1a480d0, parent=..., start=73, end=73) at /build/buildd/k3b-2.0.2/src/k3bmetaitemmodel.cpp:859
#7  0x00007fe1ca9fff5f in QMetaObject::activate (sender=0x1bcfa40, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffeb781350) at kernel/qobject.cpp:3547
#8  0x00007fe1caa49be4 in QAbstractItemModel::rowsInserted (this=<optimized out>, _t1=..., _t2=73, _t3=73) at .moc/release-shared/moc_qabstractitemmodel.cpp:197
#9  0x00007fe1ca9e4e6a in QAbstractItemModel::endInsertRows (this=0x1bcfa40) at kernel/qabstractitemmodel.cpp:2433
#10 0x00007fe1ca0a3694 in QSortFilterProxyModelPrivate::insert_source_items (this=this@entry=0x1bcfe00, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical, emit_signal=emit_signal@entry=true) at itemviews/qsortfilterproxymodel.cpp:695
#11 0x00007fe1ca0a6f38 in QSortFilterProxyModelPrivate::source_items_inserted (this=this@entry=0x1bcfe00, source_parent=..., start=<optimized out>, end=<optimized out>, orient=orient@entry=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:806
#12 0x00007fe1ca0a72bf in QSortFilterProxyModelPrivate::_q_sourceRowsInserted (this=0x1bcfe00, source_parent=..., start=<optimized out>, end=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:1281
#13 0x00007fe1ca9fff5f in QMetaObject::activate (sender=0x1795800, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffeb7816a0) at kernel/qobject.cpp:3547
#14 0x00007fe1caa49be4 in QAbstractItemModel::rowsInserted (this=<optimized out>, _t1=..., _t2=73, _t3=73) at .moc/release-shared/moc_qabstractitemmodel.cpp:197
#15 0x00007fe1ca9e4e6a in QAbstractItemModel::endInsertRows (this=0x1795800) at kernel/qabstractitemmodel.cpp:2433
#16 0x00007fe1ce5dba5a in ?? () from /usr/lib/libkio.so.5
#17 0x00007fe1ca9fff5f in QMetaObject::activate (sender=0x1795790, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffeb781ae0) at kernel/qobject.cpp:3547
#18 0x00007fe1ce5c30fa in KDirLister::itemsAdded(KUrl const&, KFileItemList const&) () from /usr/lib/libkio.so.5
#19 0x00007fe1ce5c4833 in KDirLister::Private::emitItems() () from /usr/lib/libkio.so.5
#20 0x00007fe1ce5d09c6 in ?? () from /usr/lib/libkio.so.5
#21 0x00007fe1ca9fff5f in QMetaObject::activate (sender=0x2c0a710, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffeb781f20) at kernel/qobject.cpp:3547
#22 0x00007fe1cae66f22 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#23 0x00007fe1cae66f60 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#24 0x00007fe1ce5a9845 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#25 0x00007fe1ce5ad8db in KIO::ListJob::slotFinished() () from /usr/lib/libkio.so.5
#26 0x00007fe1ca9fff5f in QMetaObject::activate (sender=0x2372fc0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#27 0x00007fe1ce64c561 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#28 0x00007fe1ce64963a in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#29 0x00007fe1ce63da9e in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#30 0x00007fe1ca9fff5f in QMetaObject::activate (sender=0x2c3b810, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#31 0x00007fe1ce57e732 in ?? () from /usr/lib/libkio.so.5
#32 0x00007fe1ca9ff43e in QObject::event (this=0x2c3b810, e=<optimized out>) at kernel/qobject.cpp:1195
#33 0x00007fe1c9b16e9c in QApplicationPrivate::notify_helper (this=this@entry=0x17f6eb0, receiver=receiver@entry=0x2c3b810, e=e@entry=0x214ff30) at kernel/qapplication.cpp:4562
#34 0x00007fe1c9b1b30a in QApplication::notify (this=0x7fffeb7830c0, receiver=0x2c3b810, e=0x214ff30) at kernel/qapplication.cpp:4423
#35 0x00007fe1cb4281f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#36 0x00007fe1ca9ea56e in QCoreApplication::notifyInternal (this=0x7fffeb7830c0, receiver=receiver@entry=0x2c3b810, event=event@entry=0x214ff30) at kernel/qcoreapplication.cpp:915
#37 0x00007fe1ca9ee3f1 in sendEvent (event=0x214ff30, receiver=0x2c3b810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#38 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1757220) at kernel/qcoreapplication.cpp:1539
#39 0x00007fe1caa18a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#40 postEventSourceDispatch (s=0x17f5e80) at kernel/qeventdispatcher_glib.cpp:279
#41 0x00007fe1c5117ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007fe1c5117de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007fe1c5117ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#44 0x00007fe1caa18bf6 in QEventDispatcherGlib::processEvents (this=0x1758b00, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#45 0x00007fe1c9bbbc1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0x00007fe1ca9e92bf in QEventLoop::processEvents (this=this@entry=0x7fffeb782ef0, flags=...) at kernel/qeventloop.cpp:149
#47 0x00007fe1ca9e9548 in QEventLoop::exec (this=0x7fffeb782ef0, flags=...) at kernel/qeventloop.cpp:204
#48 0x00007fe1ca9ee708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#49 0x0000000000444962 in main (argc=<optimized out>, argv=0x7fffeb783208) at /build/buildd/k3b-2.0.2/src/main.cpp:165

This bug may be a duplicate of or related to bug 238149.

Possible duplicates by query: bug 255770.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-10-25 12:39:50 UTC

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