Bug 346454 - Baloo file crash
Summary: Baloo file 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-22 03:56 UTC by Orion Poplawski
Modified: 2015-04-22 11:29 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 Orion Poplawski 2015-04-22 03:56:38 UTC
Application: baloo_file (5.6.2)

Qt Version: 5.4.1
Operating System: Linux 4.0.0-1.fc22.x86_64+debug x86_64
Distribution (Platform): Fedora RPMs

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

Nothing in particular.  Baloo was indexing in the background.

-- Backtrace:
Application: Baloo File (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007fe1057aad9f in ChertTable::find_in_block (p=p@entry=0xe72420 <error: Cannot access memory at address 0xe72420>, key=..., leaf=leaf@entry=false, c=11) at backends/chert/chert_table.cc:474
#6  0x00007fe1057abc43 in ChertTable::find (this=0x7e4ba8, C_=0xa2caa0) at backends/chert/chert_table.cc:529
#7  0x00007fe105784e59 in ChertCursor::find_entry (this=0xdb6070, key="\000\330\000\000\017") at backends/chert/chert_cursor.cc:214
#8  0x00007fe1057b2453 in ChertValueManager::get_chunk_containing_did (this=0x7e5108, slot=0, did=did@entry=15, chunk="") at backends/chert/chert_values.cc:164
#9  0x00007fe1057b29f5 in ChertValueManager::get_value (this=<optimized out>, did=15, slot=<optimized out>) at backends/chert/chert_values.cc:476
#10 0x00007fe1057957ee in ChertDocument::do_get_value (this=<optimized out>, slot=<optimized out>) at backends/chert/chert_document.cc:40
#11 0x00007fe1057035ca in Xapian::Document::Internal::get_value (this=<optimized out>, slot=slot@entry=0) at api/omdocument.cc:279
#12 0x00007fe105703600 in Xapian::Document::get_value (this=this@entry=0x7fff5a491850, slot=slot@entry=0) at api/omdocument.cc:59
#13 0x00007fe104c023ca in Baloo::XapianDocument::value (this=this@entry=0x7fff5a491850, slot=slot@entry=0) at ../../../src/xapian/xapiandocument.cpp:133
#14 0x000000000041fbe4 in Baloo::BasicIndexingQueue::shouldIndex (this=this@entry=0x8b6000, file=..., mimetype=...) at ../../../src/file/basicindexingqueue.cpp:142
#15 0x0000000000420835 in Baloo::BasicIndexingQueue::process (this=this@entry=0x8b6000, file=..., flags=...) at ../../../src/file/basicindexingqueue.cpp:97
#16 0x000000000042104c in Baloo::BasicIndexingQueue::processNextIteration (this=0x8b6000) at ../../../src/file/basicindexingqueue.cpp:79
#17 0x00007fe0fe7183f1 in QObject::event (this=0x8b6000, e=<optimized out>) at kernel/qobject.cpp:1245
#18 0x00007fe0ff399dec in QApplicationPrivate::notify_helper (this=this@entry=0x7acdd0, receiver=receiver@entry=0x8b6000, e=e@entry=0xdbfc40) at kernel/qapplication.cpp:3720
#19 0x00007fe0ff39f370 in QApplication::notify (this=0x7fff5a492080, receiver=0x8b6000, e=0xdbfc40) at kernel/qapplication.cpp:3503
#20 0x00007fe0fe6e77fb in QCoreApplication::notifyInternal (this=0x7fff5a492080, receiver=0x8b6000, event=event@entry=0xdbfc40) at kernel/qcoreapplication.cpp:935
#21 0x00007fe0fe6e9f27 in sendEvent (event=0xdbfc40, receiver=<optimized out>) at kernel/qcoreapplication.h:228
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x7aab60) at kernel/qcoreapplication.cpp:1552
#23 0x00007fe0fe6ea458 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1410
#24 0x00007fe0fe73e0c3 in postEventSourceDispatch (s=0x7da2e0) at kernel/qeventdispatcher_glib.cpp:271
#25 0x00007fe0f93320ba in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#26 0x00007fe0f9332450 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#27 0x00007fe0f93324fc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#28 0x00007fe0fe73e4cf in QEventDispatcherGlib::processEvents (this=0x7da580, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#29 0x00007fe0fe6e527a in QEventLoop::exec (this=this@entry=0x7fff5a491ef0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#30 0x00007fe0fe6eccdc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#31 0x00007fe0febfc69c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1507
#32 0x00007fe0ff396c15 in QApplication::exec () at kernel/qapplication.cpp:2956
#33 0x0000000000417376 in main (argc=1, argv=<optimized out>) at ../../../src/file/main.cpp:101

Reported using DrKonqi
Comment 1 Christoph Feck 2015-04-22 11:29:15 UTC

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