Bug 350963 - crash baloo
Summary: crash baloo
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-08-04 14:15 UTC by OmenRa
Modified: 2015-08-13 00:27 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 OmenRa 2015-08-04 14:15:12 UTC
Application: baloo_file (5.6.2)

Qt Version: 5.4.1
Operating System: Linux 3.19.0-25-generic i686
Distribution: Ubuntu 15.04

-- Information about the crash:
- What I was doing when the application crashed:
закрыл текстовый редактор Kate с файлом, который запустил на обработку из Dolphin в javac

-- Backtrace:
Application: Baloo File (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#7  getint2 (c=9, p=<optimized out>) at ../common/unaligned.h:50
#8  ChertTable::find_in_block (p=0x2f <error: Cannot access memory at address 0x2f>, key=..., leaf=false, c=49) at ../backends/chert/chert_table.cc:474
#9  0xb740cf87 in ChertTable::find (this=0x9e5e530, C_=0x9f3e0e8) at ../backends/chert/chert_table.cc:508
#10 0xb73e6dc9 in ChertCursor::find_entry (this=0x9f3a7d0, key="\000\330\000\000\006") at ../backends/chert/chert_cursor.cc:214
#11 0xb7413ab0 in ChertValueManager::get_chunk_containing_did (this=0x9e5e8c4, slot=0, did=6, chunk="") at ../backends/chert/chert_values.cc:164
#12 0xb7413ffa in ChertValueManager::get_value (this=0x9e5e8c4, did=<optimized out>, slot=0) at ../backends/chert/chert_values.cc:476
#13 0xb73f7fd8 in ChertDocument::do_get_value (this=0x9f4fa30, slot=0) at ../backends/chert/chert_document.cc:40
#14 0xb7366bf0 in Xapian::Document::Internal::get_value (this=0x9f4fa30, slot=0) at ../api/omdocument.cc:279
#15 0xb7366c24 in Xapian::Document::get_value (this=0xbf92b8cc, slot=0) at ../api/omdocument.cc:59
#16 0xb75392a1 in Baloo::XapianDocument::value (this=0xbf92b8cc, slot=0) at ../../../src/xapian/xapiandocument.cpp:133
#17 0x08062c30 in Baloo::BasicIndexingQueue::shouldIndex (this=0x9f09340, file=..., mimetype=...) at ../../../src/file/basicindexingqueue.cpp:142
#18 0x0806386d in Baloo::BasicIndexingQueue::process (this=0x9f09340, file=..., flags=...) at ../../../src/file/basicindexingqueue.cpp:97
#19 0x08063e0b in Baloo::BasicIndexingQueue::processNextIteration (this=0x9f09340) at ../../../src/file/basicindexingqueue.cpp:79
#20 0x08062609 in Baloo::IndexingQueue::processNext (this=0x9f09340) at ../../../src/file/indexingqueue.cpp:47
#21 0x0808388c in Baloo::IndexingQueue::qt_static_metacall (_o=0x9f09340, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xaa739e8) at moc_indexingqueue.cpp:99
#22 0xb5e71590 in QMetaCallEvent::placeMetaCall (this=0xa1977e0, object=0x9f09340) at kernel/qobject.cpp:485
#23 0xb5e74d03 in QObject::event (this=0x9f09340, e=0xa1977e0) at kernel/qobject.cpp:1245
#24 0xb674482a in QApplicationPrivate::notify_helper (this=0x9e24618, receiver=0x9f09340, e=0xa1977e0) at kernel/qapplication.cpp:3720
#25 0xb674a081 in QApplication::notify (this=0xbf92c014, receiver=0x9f09340, e=0xa1977e0) at kernel/qapplication.cpp:3503
#26 0xb5e40b8a in QCoreApplication::notifyInternal (this=0xbf92c014, receiver=0x9f09340, event=0xa1977e0) at kernel/qcoreapplication.cpp:935
#27 0xb5e42e7c in sendEvent (event=0xa1977e0, receiver=0x9f09340) at kernel/qcoreapplication.h:228
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9e22e10) at kernel/qcoreapplication.cpp:1552
#29 0xb5e43597 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1410
#30 0xb5e9c5d3 in postEventSourceDispatch (s=0x9e240b0) at kernel/qeventdispatcher_glib.cpp:271
#31 0xb4a5ad64 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#32 0xb4a5b089 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#33 0xb4a5b156 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#34 0xb5e9c9e4 in QEventDispatcherGlib::processEvents (this=0x9e4c528, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#35 0xb22d8611 in QPAEventDispatcherGlib::processEvents (this=0x9e4c528, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115
#36 0xb5e3dd93 in QEventLoop::processEvents (this=0xbf92bf38, flags=...) at kernel/qeventloop.cpp:128
#37 0xb5e3e1fa in QEventLoop::exec (this=0xbf92bf38, flags=...) at kernel/qeventloop.cpp:204
#38 0xb5e46315 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#39 0xb617ba41 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1510
#40 0xb673fda4 in QApplication::exec () at kernel/qapplication.cpp:2956
#41 0x0805b6c4 in main (argc=1, argv=0xbf92c1b4) at ../../../src/file/main.cpp:101

Reported using DrKonqi
Comment 1 Christoph Feck 2015-08-13 00:27:14 UTC

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