Bug 343637 - Baloo file crash when copying files
Summary: Baloo file crash when copying files
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-01-31 23:04 UTC by chippinkston
Modified: 2015-02-03 12:34 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 chippinkston 2015-01-31 23:04:06 UTC
Application: baloo_file (5.6.0)

Qt Version: 5.4.0
Operating System: Linux 3.16.0-30-generic x86_64
Distribution: Ubuntu 14.10

-- Information about the crash:
I was copying my music directory from my backup drive to my home directory after a fresh install when Baloo reported that it had 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 0x7feb2b4518c0 (LWP 2249))]

Thread 2 (Thread 0x7feb291d7700 (LWP 2253)):
#0  0x00007feb38e773dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007feb37d6db72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007feb37d6f64f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007feb2b0f8f79 in QXcbEventReader::run (this=0xe151b0) at qxcbconnection.cpp:1111
#4  0x00007feb39715e4e in QThreadPrivate::start (arg=0xe151b0) at thread/qthread_unix.cpp:337
#5  0x00007feb38b710a5 in start_thread (arg=0x7feb291d7700) at pthread_create.c:309
#6  0x00007feb38e8188d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7feb2b4518c0 (LWP 2249)):
[KCrash Handler]
#5  getint2 (c=9, p=<optimized out>) at ../common/unaligned.h:50
#6  ChertTable::find_in_block (p=p@entry=0x65686361632e656d <error: Cannot access memory at address 0x65686361632e656d>, key=..., leaf=leaf@entry=false, c=1633889792) at ../backends/chert/chert_table.cc:474
#7  0x00007feb3b5840f3 in ChertTable::find (this=0xe58508, C_=0x1088aa0) at ../backends/chert/chert_table.cc:508
#8  0x00007feb3b55e3b1 in ChertCursor::find_entry (this=0x1068050, key="\000\330\000@C\376") at ../backends/chert/chert_cursor.cc:214
#9  0x00007feb3b58adc3 in ChertValueManager::get_chunk_containing_did (this=this@entry=0xe58a68, slot=slot@entry=0, did=17406, chunk="") at ../backends/chert/chert_values.cc:164
#10 0x00007feb3b58e77b in ChertValueManager::get_value (this=0xe58a68, did=17406, slot=0) at ../backends/chert/chert_values.cc:476
#11 0x00007feb3b56e89a in ChertDocument::do_get_value (this=<optimized out>, slot=<optimized out>) at ../backends/chert/chert_document.cc:40
#12 0x00007feb3b4e0d42 in Xapian::Document::Internal::get_value (this=0x13168c0, slot=slot@entry=0) at ../api/omdocument.cc:279
#13 0x00007feb3b4e0d5c in Xapian::Document::get_value (this=this@entry=0x7fff4e513f70, slot=slot@entry=0) at ../api/omdocument.cc:59
#14 0x00007feb3b8a310a in Baloo::XapianDocument::value (this=this@entry=0x7fff4e513f70, slot=slot@entry=0) at ../../../src/xapian/xapiandocument.cpp:133
#15 0x000000000041e3e4 in Baloo::BasicIndexingQueue::shouldIndex (this=this@entry=0xfaed80, file=..., mimetype=...) at ../../../src/file/basicindexingqueue.cpp:142
#16 0x000000000041efc5 in Baloo::BasicIndexingQueue::process (this=this@entry=0xfaed80, file=..., flags=...) at ../../../src/file/basicindexingqueue.cpp:97
#17 0x000000000041f57c in Baloo::BasicIndexingQueue::processNextIteration (this=0xfaed80) at ../../../src/file/basicindexingqueue.cpp:79
#18 0x00007feb3997f7ba in QObject::event (this=0xfaed80, e=<optimized out>) at kernel/qobject.cpp:1245
#19 0x00007feb3a24dd3c in QApplicationPrivate::notify_helper (this=0xdfb210, receiver=0xfaed80, e=0x1752d10) at kernel/qapplication.cpp:3722
#20 0x00007feb3a253330 in QApplication::notify (this=0x7fff4e5147a0, receiver=0xfaed80, e=0x1752d10) at kernel/qapplication.cpp:3505
#21 0x00007feb3994f03b in QCoreApplication::notifyInternal (this=0x7fff4e5147a0, receiver=0xfaed80, event=event@entry=0x1752d10) at kernel/qcoreapplication.cpp:932
#22 0x00007feb3995107b in sendEvent (event=0x1752d10, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xdf8ee0) at kernel/qcoreapplication.cpp:1536
#24 0x00007feb39951678 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1394
#25 0x00007feb399a5e83 in postEventSourceDispatch (s=0xe36c70) at kernel/qeventdispatcher_glib.cpp:271
#26 0x00007feb338b0c5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007feb338b0f48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007feb338b0ffc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007feb399a6277 in QEventDispatcherGlib::processEvents (this=0xe3a870, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#30 0x00007feb3994c8d2 in QEventLoop::exec (this=this@entry=0x7fff4e514610, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#31 0x00007feb3995437c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1185
#32 0x00007feb39c8fbcc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1535
#33 0x00007feb3a249df5 in QApplication::exec () at kernel/qapplication.cpp:2956
#34 0x00000000004174a7 in main (argc=1, argv=<optimized out>) at ../../../src/file/main.cpp:101

Reported using DrKonqi
Comment 1 Vishesh Handa 2015-02-03 12:34:07 UTC

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