Bug 346585 - Dolphin / Baloo Crash
Summary: Dolphin / Baloo Crash
Status: RESOLVED DUPLICATE of bug 341990
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-04-24 17:11 UTC by cerien
Modified: 2015-04-25 08:17 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 cerien 2015-04-24 17:11:46 UTC
Application: baloo_file (5.6.2)

Qt Version: 5.4.1
Operating System: Linux 3.19.0-15-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
- What I was doing when the application crashed:
I had just installed Baloo, issued a balooctl start, check in system settings that search was active. I then searched for content, got some results, second search crashed

-- Backtrace:
Application: Baloo File (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  getint2 (c=9, p=<optimized out>) at ../common/unaligned.h:50
#7  ChertTable::find_in_block (p=p@entry=0x40 <error: Cannot access memory at address 0x40>, key=..., leaf=leaf@entry=false, c=49) at ../backends/chert/chert_table.cc:474
#8  0x00007fd9725a8db3 in ChertTable::find (this=0x1da72d8, C_=0x1f2ce00) at ../backends/chert/chert_table.cc:508
#9  0x00007fd972582a31 in ChertCursor::find_entry (this=0x1e199f0, key="\000\330\000\000\002") at ../backends/chert/chert_cursor.cc:214
#10 0x00007fd9725af7b3 in ChertValueManager::get_chunk_containing_did (this=this@entry=0x1da7838, slot=slot@entry=0, did=2, chunk="") at ../backends/chert/chert_values.cc:164
#11 0x00007fd9725b30d3 in ChertValueManager::get_value (this=0x1da7838, did=2, slot=0) at ../backends/chert/chert_values.cc:476
#12 0x00007fd97259322a in ChertDocument::do_get_value (this=<optimized out>, slot=<optimized out>) at ../backends/chert/chert_document.cc:40
#13 0x00007fd972503a62 in Xapian::Document::Internal::get_value (this=0x22b4400, slot=slot@entry=0) at ../api/omdocument.cc:279
#14 0x00007fd972503a7c in Xapian::Document::get_value (this=this@entry=0x7ffc3a9a8cc0, slot=slot@entry=0) at ../api/omdocument.cc:59
#15 0x00007fd9728cb10a in Baloo::XapianDocument::value (this=this@entry=0x7ffc3a9a8cc0, slot=slot@entry=0) at ../../../src/xapian/xapiandocument.cpp:133
#16 0x000000000041e4c4 in Baloo::BasicIndexingQueue::shouldIndex (this=this@entry=0x1ea9620, file=..., mimetype=...) at ../../../src/file/basicindexingqueue.cpp:142
#17 0x000000000041f0a5 in Baloo::BasicIndexingQueue::process (this=this@entry=0x1ea9620, file=..., flags=...) at ../../../src/file/basicindexingqueue.cpp:97
#18 0x000000000041f65c in Baloo::BasicIndexingQueue::processNextIteration (this=0x1ea9620) at ../../../src/file/basicindexingqueue.cpp:79
#19 0x00007fd97098073a in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007fd971258b2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x00007fd97125e000 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x00007fd97094ec2b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007fd970950c9b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007fd9709a7843 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007fd96a851c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007fd96a851f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007fd96a851fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fd9709a7c57 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00007fd97094c3e2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x00007fd97095402c in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x0000000000417477 in main (argc=1, argv=<optimized out>) at ../../../src/file/main.cpp:101

Reported using DrKonqi
Comment 1 Christoph Feck 2015-04-25 08:17:58 UTC

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