Bug 344832 - Crashed after deletion
Summary: Crashed after deletion
Status: RESOLVED DUPLICATE of bug 341990
Alias: None
Product: Baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.6.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-03-04 15:30 UTC by ali.sherif10
Modified: 2015-03-05 00:55 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 ali.sherif10 2015-03-04 15:30:14 UTC
Application: baloo_file (5.6.1)

Qt Version: 5.4.0
Operating System: Linux 3.19.0-7-generic x86_64
Distribution: Ubuntu Vivid Vervet (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
It crashed, after I had deleted some files. Firefox was also opened.

-- 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 0x7fb7956b7840 (LWP 1799))]

Thread 2 (Thread 0x7fb781d5e700 (LWP 1810)):
#0  0x00007fb791f500cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fb790e42b72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fb790e4464f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fb783c820b9 in QXcbEventReader::run (this=0x1adcc20) at qxcbconnection.cpp:1105
#4  0x00007fb7927eda4e in QThreadPrivate::start (arg=0x1adcc20) at thread/qthread_unix.cpp:337
#5  0x00007fb791c4a0a5 in start_thread (arg=0x7fb781d5e700) at pthread_create.c:309
#6  0x00007fb791f5a57d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7fb7956b7840 (LWP 1799)):
[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=897) at ../backends/chert/chert_table.cc:474
#8  0x00007fb79468fdb3 in ChertTable::find (this=0x1b105e8, C_=0x1c99ed0) at ../backends/chert/chert_table.cc:508
#9  0x00007fb794669a31 in ChertCursor::find_entry (this=0x1d7eab0, key="\000\330\000\t\027") at ../backends/chert/chert_cursor.cc:214
#10 0x00007fb7946967b3 in ChertValueManager::get_chunk_containing_did (this=this@entry=0x1b10b48, slot=slot@entry=0, did=2327, chunk="") at ../backends/chert/chert_values.cc:164
#11 0x00007fb79469a0d3 in ChertValueManager::get_value (this=0x1b10b48, did=2327, slot=0) at ../backends/chert/chert_values.cc:476
#12 0x00007fb79467a22a in ChertDocument::do_get_value (this=<optimized out>, slot=<optimized out>) at ../backends/chert/chert_document.cc:40
#13 0x00007fb7945eaa62 in Xapian::Document::Internal::get_value (this=0x1e48030, slot=slot@entry=0) at ../api/omdocument.cc:279
#14 0x00007fb7945eaa7c in Xapian::Document::get_value (this=this@entry=0x7fffc4519f70, slot=slot@entry=0) at ../api/omdocument.cc:59
#15 0x00007fb7949b210a in Baloo::XapianDocument::value (this=this@entry=0x7fffc4519f70, slot=slot@entry=0) at ../../../src/xapian/xapiandocument.cpp:133
#16 0x000000000041e4f4 in Baloo::BasicIndexingQueue::shouldIndex (this=this@entry=0x1baf350, file=..., mimetype=...) at ../../../src/file/basicindexingqueue.cpp:142
#17 0x000000000041f0d5 in Baloo::BasicIndexingQueue::process (this=this@entry=0x1baf350, file=..., flags=...) at ../../../src/file/basicindexingqueue.cpp:97
#18 0x000000000041f68c in Baloo::BasicIndexingQueue::processNextIteration (this=0x1baf350) at ../../../src/file/basicindexingqueue.cpp:79
#19 0x00007fb792a5d6ca in QObject::event (this=0x1baf350, e=<optimized out>) at kernel/qobject.cpp:1245
#20 0x00007fb7933342ec in QApplicationPrivate::notify_helper (this=0x1ac7120, receiver=0x1baf350, e=0x1eec180) at kernel/qapplication.cpp:3722
#21 0x00007fb793339960 in QApplication::notify (this=0x7fffc451a7a0, receiver=0x1baf350, e=0x1eec180) at kernel/qapplication.cpp:3505
#22 0x00007fb792a2bbdb in QCoreApplication::notifyInternal (this=0x7fffc451a7a0, receiver=0x1baf350, event=event@entry=0x1eec180) at kernel/qcoreapplication.cpp:932
#23 0x00007fb792a2dc4b in sendEvent (event=0x1eec180, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1ac4f20) at kernel/qcoreapplication.cpp:1536
#25 0x00007fb792a2e248 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1394
#26 0x00007fb792a846a3 in postEventSourceDispatch (s=0x1af5380) at kernel/qeventdispatcher_glib.cpp:271
#27 0x00007fb78c924c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fb78c924f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fb78c924fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fb792a84ab7 in QEventDispatcherGlib::processEvents (this=0x1af1b90, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#31 0x00007fb792a29392 in QEventLoop::exec (this=this@entry=0x7fffc451a610, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#32 0x00007fb792a30fdc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1185
#33 0x00007fb792d7019c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1535
#34 0x00007fb79332ff55 in QApplication::exec () at kernel/qapplication.cpp:2956
#35 0x0000000000417477 in main (argc=1, argv=<optimized out>) at ../../../src/file/main.cpp:101

Reported using DrKonqi
Comment 1 Vishesh Handa 2015-03-05 00:55:24 UTC

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