Bug 349426 - Crash after end-of-copy message.
Summary: Crash after end-of-copy message.
Status: RESOLVED FIXED
Alias: None
Product: Baloo
Classification: Unmaintained
Component: Baloo File Daemon (show other bugs)
Version: 5.6.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-06-20 21:45 UTC by Roman
Modified: 2015-06-29 13:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman 2015-06-20 21:45:34 UTC
Application: baloo_file (5.6.2)

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

-- Information about the crash:
- What I was doing when the application crashed: I just copy files between two folders in Dolphin file manager.

-- Backtrace:
Application: Baloo File (baloo_file), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb6f2819800 (LWP 1960))]

Thread 2 (Thread 0x7fb6ded71700 (LWP 1965)):
#0  0x00007fb6ef0cc8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fb6edfb4b72 in poll (__timeout=-1, __nfds=1, __fds=0x7fb6ded70cc0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x982100, cond=cond@entry=0x982140, vector=vector@entry=0x0, count=count@entry=0x0) at ../../src/xcb_conn.c:447
#3  0x00007fb6edfb664f in xcb_wait_for_event (c=0x982100) at ../../src/xcb_in.c:622
#4  0x00007fb6e0c95099 in QXcbEventReader::run (this=0x990620) at qxcbconnection.cpp:1105
#5  0x00007fb6ef963b0e in QThreadPrivate::start (arg=0x990620) at thread/qthread_unix.cpp:337
#6  0x00007fb6eedba6aa in start_thread (arg=0x7fb6ded71700) at pthread_create.c:333
#7  0x00007fb6ef0d7eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fb6f2819800 (LWP 1960)):
[KCrash Handler]
#6  0x00007fb6ef006267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7  0x00007fb6ef007eca in __GI_abort () at abort.c:89
#8  0x00007fb6ef61206d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007fb6ef60fee6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007fb6ef60ff31 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007fb6ef610149 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x00007fb6f17f8b4c in ChertTable::set_overwritten (this=this@entry=0x9cdda0) at ../backends/chert/chert_table.cc:344
#13 0x00007fb6f17fbbc0 in ChertTable::block_to_cursor (this=this@entry=0x9cdda0, C_=C_@entry=0x9cde50, j=j@entry=1, n=<optimized out>) at ../backends/chert/chert_table.cc:386
#14 0x00007fb6f17fbe15 in ChertTable::find (this=this@entry=0x9cdda0, C_=C_@entry=0x9cde50) at ../backends/chert/chert_table.cc:514
#15 0x00007fb6f17ff19c in ChertTable::get_exact_entry (this=0x9cdda0, key="D\257.", tag="") at ../backends/chert/chert_table.cc:1204
#16 0x00007fb6f17ff7b0 in ChertTermList::ChertTermList (this=0x1435070, db_=..., did_=<optimized out>) at ../backends/chert/chert_termlist.cc:44
#17 0x00007fb6f17d823b in ChertDatabase::open_term_list (this=<optimized out>, did=306990) at ../backends/chert/chert_database.cc:902
#18 0x00007fb6f1755a9c in Xapian::Document::termlist_begin (this=this@entry=0x7fff22eb1990) at ../api/omdocument.cc:176
#19 0x00007fb6f1b1dd6b in Baloo::XapianDocument::removeTermStartsWith (this=this@entry=0x7fff22eb1990, prefix=...) at ../../../src/xapian/xapiandocument.cpp:102
#20 0x000000000041e8cf in Baloo::BasicIndexingQueue::index (this=this@entry=0xaffec0, file=..., mimetype=..., flags=..., flags@entry=...) at ../../../src/file/basicindexingqueue.cpp:192
#21 0x000000000041f223 in Baloo::BasicIndexingQueue::process (this=this@entry=0xaffec0, file=..., flags=...) at ../../../src/file/basicindexingqueue.cpp:103
#22 0x000000000041f65c in Baloo::BasicIndexingQueue::processNextIteration (this=0xaffec0) at ../../../src/file/basicindexingqueue.cpp:79
#23 0x00007fb6efbd373a in QObject::event (this=0xaffec0, e=<optimized out>) at kernel/qobject.cpp:1245
#24 0x00007fb6f04abb2c in QApplicationPrivate::notify_helper (this=0x976cf0, receiver=0xaffec0, e=0x15a9bc0) at kernel/qapplication.cpp:3720
#25 0x00007fb6f04b1000 in QApplication::notify (this=0x7fff22eb21c0, receiver=0xaffec0, e=0x15a9bc0) at kernel/qapplication.cpp:3503
#26 0x00007fb6efba1c2b in QCoreApplication::notifyInternal (this=0x7fff22eb21c0, receiver=0xaffec0, event=event@entry=0x15a9bc0) at kernel/qcoreapplication.cpp:935
#27 0x00007fb6efba3c9b in sendEvent (event=0x15a9bc0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x973f20) at kernel/qcoreapplication.cpp:1552
#29 0x00007fb6efba4298 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1410
#30 0x00007fb6efbfa843 in postEventSourceDispatch (s=0x9ac520) at kernel/qeventdispatcher_glib.cpp:271
#31 0x00007fb6e9aa6c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007fb6e9aa6f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007fb6e9aa6fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007fb6efbfac57 in QEventDispatcherGlib::processEvents (this=0x9b0230, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#35 0x00007fb6efb9f3e2 in QEventLoop::exec (this=this@entry=0x7fff22eb2030, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#36 0x00007fb6efba702c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#37 0x00007fb6efee631c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1510
#38 0x00007fb6f04a77a5 in QApplication::exec () at kernel/qapplication.cpp:2956
#39 0x0000000000417477 in main (argc=1, argv=<optimized out>) at ../../../src/file/main.cpp:101

Reported using DrKonqi