Bug 343914 - baloo crashed
Summary: baloo crashed
Status: RESOLVED DUPLICATE of bug 341990
Alias: None
Product: Baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-02-08 00:20 UTC by Andreas Hencke
Modified: 2015-02-09 11:42 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 Andreas Hencke 2015-02-08 00:20:10 UTC
Application: baloo_file (5.5.95)

Qt Version: 5.3.2
Operating System: Linux 3.18.0-12-generic x86_64
Distribution: Ubuntu Vivid Vervet (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
I copied two folders from a USB-Stick to my home directory when boloo crashed

-- Backtrace:
Application: Baloo File (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fae334d7800 (LWP 1897))]

Thread 2 (Thread 0x7fae1e942700 (LWP 1900)):
#0  0x00007fae2f17d45d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fae2de6cb72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fae2de6e64f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fae20862e39 in QXcbEventReader::run (this=0xa116a0) at qxcbconnection.cpp:1046
#4  0x00007fae2fa13d2e in QThreadPrivate::start (arg=0xa116a0) at thread/qthread_unix.cpp:345
#5  0x00007fae2ee770a5 in start_thread (arg=0x7fae1e942700) at pthread_create.c:309
#6  0x00007fae2f18790d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7fae334d7800 (LWP 1897)):
[KCrash Handler]
#6  getint2 (c=9, p=<optimized out>) at ../common/unaligned.h:50
#7  ChertTable::find_in_block (p=p@entry=0x10081 <error: Cannot access memory at address 0x10081>, key=..., leaf=leaf@entry=false, c=793034552) at ../backends/chert/chert_table.cc:474
#8  0x00007fae31e57db3 in ChertTable::find (this=0xa49f18, C_=0xbc6400) at ../backends/chert/chert_table.cc:508
#9  0x00007fae31e31a31 in ChertCursor::find_entry (this=0xbfafd0, key="\000\330\000\000\017") at ../backends/chert/chert_cursor.cc:214
#10 0x00007fae31e5e7b3 in ChertValueManager::get_chunk_containing_did (this=this@entry=0xa4a478, slot=slot@entry=0, did=15, chunk="") at ../backends/chert/chert_values.cc:164
#11 0x00007fae31e620d3 in ChertValueManager::get_value (this=0xa4a478, did=15, slot=0) at ../backends/chert/chert_values.cc:476
#12 0x00007fae31e4222a in ChertDocument::do_get_value (this=<optimized out>, slot=<optimized out>) at ../backends/chert/chert_document.cc:40
#13 0x00007fae31db2a62 in Xapian::Document::Internal::get_value (this=0xb6bac0, slot=slot@entry=0) at ../api/omdocument.cc:279
#14 0x00007fae31db2a7c in Xapian::Document::get_value (this=this@entry=0x7fffcab16a20, slot=slot@entry=0) at ../api/omdocument.cc:59
#15 0x00007fae3217a30a in Baloo::XapianDocument::value (this=this@entry=0x7fffcab16a20, slot=slot@entry=0) at ../../../src/xapian/xapiandocument.cpp:133
#16 0x000000000041ee94 in Baloo::BasicIndexingQueue::shouldIndex (this=this@entry=0xa84f80, file=..., mimetype=...) at ../../../src/file/basicindexingqueue.cpp:142
#17 0x00000000004202f5 in Baloo::BasicIndexingQueue::process (this=this@entry=0xa84f80, file=..., flags=...) at ../../../src/file/basicindexingqueue.cpp:97
#18 0x00000000004208ac in Baloo::BasicIndexingQueue::processNextIteration (this=0xa84f80) at ../../../src/file/basicindexingqueue.cpp:79
#19 0x00007fae2fc810aa in QObject::event (this=0xa84f80, e=<optimized out>) at kernel/qobject.cpp:1241
#20 0x00007fae309291ec in QApplicationPrivate::notify_helper (this=0x9f7c40, receiver=0xa84f80, e=0xb60cb0) at kernel/qapplication.cpp:3499
#21 0x00007fae3092e6c0 in QApplication::notify (this=0x7fffcab17260, receiver=0xa84f80, e=0xb60cb0) at kernel/qapplication.cpp:3282
#22 0x00007fae2fc50f9b in QCoreApplication::notifyInternal (this=0x7fffcab17260, receiver=0xa84f80, event=event@entry=0xb60cb0) at kernel/qcoreapplication.cpp:935
#23 0x00007fae2fc52f93 in sendEvent (event=0xb60cb0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:237
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x9f4ee0) at kernel/qcoreapplication.cpp:1539
#25 0x00007fae2fc53598 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1397
#26 0x00007fae2fca8f73 in postEventSourceDispatch (s=0xa2d960) at kernel/qeventdispatcher_glib.cpp:279
#27 0x00007fae29099ecd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fae2909a1b0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fae2909a25c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fae2fca9387 in QEventDispatcherGlib::processEvents (this=0x9f97c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#31 0x00007fae2fc4e6e2 in QEventLoop::exec (this=this@entry=0x7fffcab170d0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#32 0x00007fae2fc5632c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#33 0x00007fae3019074c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1486
#34 0x00007fae309277f5 in QApplication::exec () at kernel/qapplication.cpp:2744
#35 0x00000000004177c7 in main (argc=1, argv=<optimized out>) at ../../../src/file/main.cpp:101

Reported using DrKonqi
Comment 1 Vishesh Handa 2015-02-09 11:40:41 UTC
*** Bug 341990 has been marked as a duplicate of this bug. ***
Comment 2 Vishesh Handa 2015-02-09 11:42:17 UTC
Your database is currently corrupted. You'll have to reset it with -

$ balooctl disable
$ balooctl enable

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