Bug 378233 - crash
Summary: crash
Status: RESOLVED DUPLICATE of bug 372655
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.18.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-03-29 09:45 UTC by Albert Zeyer
Modified: 2017-07-17 20:39 UTC (History)
0 users

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 Albert Zeyer 2017-03-29 09:45:07 UTC
Application: baloo_file (5.18.0)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-45-generic x86_64
Distribution: Ubuntu 16.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Nothing specifically to Baboo. I saved a file in PyCharm while this happened.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__lll_robust_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S:85
[Current thread is 1 (Thread 0x7f5e855628c0 (LWP 17855))]

Thread 2 (Thread 0x7f5d3b8af700 (LWP 23941)):
[KCrash Handler]
#6  0x00007f5e835c1428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#7  0x00007f5e835c302a in __GI_abort () at abort.c:89
#8  0x00007f5e81dc6002 in mdb_assert_fail (env=0x22f40d0, expr_txt=expr_txt@entry=0x7f5e81dc7a5f "rc == 0", func=func@entry=0x7f5e81dc8398 <__func__.7098> "mdb_page_dirty", line=line@entry=2065, file=0x7f5e81dc7a40 "mdb.c") at mdb.c:1481
#9  0x00007f5e81dbb6a5 in mdb_page_dirty (txn=0x22a3510, mp=<optimized out>) at mdb.c:2065
#10 0x00007f5e81dbc863 in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7f5d3b8ae0d8, mc=0x7f5d3b8ae610) at mdb.c:2246
#11 0x00007f5e81dbcac9 in mdb_page_touch (mc=mc@entry=0x7f5d3b8ae610) at mdb.c:2364
#12 0x00007f5e81dbe704 in mdb_cursor_touch (mc=mc@entry=0x7f5d3b8ae610) at mdb.c:6267
#13 0x00007f5e81dc1805 in mdb_cursor_put (mc=0x7f5d3b8ae610, key=0x7f5d3b8ae9f0, data=0x7f5d3b8aea00, flags=<optimized out>) at mdb.c:6401
#14 0x00007f5e81dc4260 in mdb_put (txn=0x22a3510, dbi=2, key=key@entry=0x7f5d3b8ae9f0, data=data@entry=0x7f5d3b8aea00, flags=flags@entry=0) at mdb.c:8759
#15 0x00007f5e8475b71a in Baloo::PostingDB::put (this=this@entry=0x7f5d3b8aead0, term=..., list=...) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/postingdb.cpp:78
#16 0x00007f5e8476cb31 in Baloo::WriteTransaction::commit (this=<optimized out>) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/writetransaction.cpp:307
#17 0x00007f5e84764032 in Baloo::Transaction::commit (this=this@entry=0x7f5d3b8aebd0) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/transaction.cpp:262
#18 0x000000000041c8e0 in Baloo::NewFileIndexer::run (this=0x263cd90) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/newfileindexer.cpp:75
#19 0x00007f5e840822d3 in QThreadPoolThread::run (this=0x2541da0) at thread/qthreadpool.cpp:93
#20 0x00007f5e840857be in QThreadPrivate::start (arg=0x2541da0) at thread/qthread_unix.cpp:331
#21 0x00007f5e82ce96ba in start_thread (arg=0x7f5d3b8af700) at pthread_create.c:333
#22 0x00007f5e8369282d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f5e855628c0 (LWP 17855)):
#0  __lll_robust_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S:85
#1  0x00007f5e82ceb9e8 in __pthread_mutex_lock_full (mutex=0x7f5e85725040) at ../nptl/pthread_mutex_lock.c:256
#2  0x00007f5e81dbac32 in mdb_txn_renew0 (txn=txn@entry=0x22a3510) at mdb.c:2692
#3  0x00007f5e81dbbf14 in mdb_txn_begin (env=0x22f40d0, parent=parent@entry=0x0, flags=flags@entry=0, ret=ret@entry=0x7ffd54775698) at mdb.c:2850
#4  0x00007f5e8476399b in Baloo::Transaction::Transaction (this=0x7ffd54775690, db=..., type=Baloo::Transaction::ReadWrite) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/transaction.cpp:53
#5  0x000000000042a004 in Baloo::MetadataMover::moveFileMetadata (this=0x2333a90, from=..., to=...) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/metadatamover.cpp:49
#6  0x00007f5e84294baf in QtPrivate::QSlotObjectBase::call (a=0x7ffd547757f0, r=0x7ffd54775eb0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#7  QMetaObject::activate (sender=sender@entry=0x22efc00, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=7, argv=argv@entry=0x7ffd547757f0) at kernel/qobject.cpp:3698
#8  0x00007f5e84295537 in QMetaObject::activate (sender=sender@entry=0x22efc00, m=m@entry=0x644cc0 <KInotify::staticMetaObject>, local_signal_index=local_signal_index@entry=7, argv=argv@entry=0x7ffd547757f0) at kernel/qobject.cpp:3578
#9  0x000000000042aaba in KInotify::moved (this=this@entry=0x22efc00, _t1=..., _t2=...) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/obj-x86_64-linux-gnu/src/file/moc_kinotify.cpp:330
#10 0x000000000042cbff in KInotify::slotEvent (this=<optimized out>, socket=<optimized out>) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/kinotify.cpp:421
#11 0x00007f5e84294baf in QtPrivate::QSlotObjectBase::call (a=0x7ffd54775a80, r=0x22efc00, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#12 QMetaObject::activate (sender=sender@entry=0x2349260, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd54775a80) at kernel/qobject.cpp:3698
#13 0x00007f5e84295537 in QMetaObject::activate (sender=sender@entry=0x2349260, m=m@entry=0x7f5e844af780 <QSocketNotifier::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd54775a80) at kernel/qobject.cpp:3578
#14 0x00007f5e8431424e in QSocketNotifier::activated (this=this@entry=0x2349260, _t1=13) at .moc/moc_qsocketnotifier.cpp:134
#15 0x00007f5e842a11cb in QSocketNotifier::event (this=0x2349260, e=<optimized out>) at kernel/qsocketnotifier.cpp:260
#16 0x00007f5e8426636c in QCoreApplication::notify (event=0x7ffd54775b40, receiver=0x2349260, this=0x7ffd54775e10) at kernel/qcoreapplication.cpp:1038
#17 QCoreApplication::notifyInternal (this=0x7ffd54775e10, receiver=0x2349260, event=event@entry=0x7ffd54775b40) at kernel/qcoreapplication.cpp:965
#18 0x00007f5e842bcc95 in QCoreApplication::sendEvent (event=0x7ffd54775b40, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224
#19 socketNotifierSourceDispatch (source=0x22835f0) at kernel/qeventdispatcher_glib.cpp:101
#20 0x00007f5e80857197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f5e808573f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f5e8085749c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f5e842bc7cf in QEventDispatcherGlib::processEvents (this=0x22836a0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#24 0x00007f5e84263b4a in QEventLoop::exec (this=this@entry=0x7ffd54775d50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#25 0x00007f5e8426bbec in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#26 0x000000000041698c in main (argc=1, argv=<optimized out>) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/main.cpp:88

Possible duplicates by query: bug 374183.

Reported using DrKonqi
Comment 1 Christoph Feck 2017-07-17 20:39:14 UTC

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