Bug 391803 - Baloo crashes copying from a smb shared folder
Summary: Baloo crashes copying from a smb shared folder
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.43.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-03-13 09:38 UTC by Raúl
Modified: 2018-05-08 17:25 UTC (History)
1 user (show)

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 Raúl 2018-03-13 09:38:24 UTC
Application: baloo_file (5.43.0)

Qt Version: 5.10.0
Frameworks Version: 5.43.0
Operating System: Linux 4.15.7-1-default x86_64
Distribution: "openSUSE Tumbleweed"

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

I was copying a file from a smb shared folder mounted with cifs.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa2a0dd3900 (LWP 3894))]

Thread 3 (Thread 0x7fa2958af700 (LWP 4081)):
[KCrash Handler]
#6  0x00007fa29e86238c in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
#7  0x00007fa29fb8f413 in memcpy (__len=2082, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7fa2958ae987, arr=...) at /usr/src/debug/baloo5-5.43.0-1.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007fa29fb80e94 in Baloo::PostingDB::get (this=this@entry=0x7fa2958aea70, term=...) at /usr/src/debug/baloo5-5.43.0-1.1.x86_64/src/engine/postingdb.cpp:100
#10 0x00007fa29fb8cb00 in Baloo::WriteTransaction::commit (this=0x7f62880053b0) at /usr/src/debug/baloo5-5.43.0-1.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x00007fa29fb863e2 in Baloo::Transaction::commit (this=this@entry=0x7fa2958aeb80) at /usr/src/debug/baloo5-5.43.0-1.1.x86_64/src/engine/transaction.cpp:262
#12 0x0000555f634ca4fd in Baloo::NewFileIndexer::run (this=0x555f6547d9b0) at /usr/src/debug/baloo5-5.43.0-1.1.x86_64/src/file/newfileindexer.cpp:75
#13 0x00007fa29f294e42 in QThreadPoolThread::run (this=0x555f6548d2e0) at thread/qthreadpool.cpp:101
#14 0x00007fa29f297bf0 in QThreadPrivate::start (arg=0x555f6548d2e0) at thread/qthread_unix.cpp:376
#15 0x00007fa29d84a59b in start_thread () from /lib64/libpthread.so.0
#16 0x00007fa29e7fea1f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fa296434700 (LWP 3903)):
#0  0x00007fa29e7f4179 in poll () from /lib64/libc.so.6
#1  0x00007fa29ac0d109 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa29ac0d21c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa29f4c4aab in QEventDispatcherGlib::processEvents (this=0x7fa290000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fa29f46b9da in QEventLoop::exec (this=this@entry=0x7fa296433c90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007fa29f292bfa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:522
#6  0x00007fa2a0684a35 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007fa29f297bf0 in QThreadPrivate::start (arg=0x7fa2a08f4d60) at thread/qthread_unix.cpp:376
#8  0x00007fa29d84a59b in start_thread () from /lib64/libpthread.so.0
#9  0x00007fa29e7fea1f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fa2a0dd3900 (LWP 3894)):
#0  0x00007fa29e7f4179 in poll () from /lib64/libc.so.6
#1  0x00007fa29ac0d109 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa29ac0d21c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa29f4c4aab in QEventDispatcherGlib::processEvents (this=0x555f650e4df0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fa29f46b9da in QEventLoop::exec (this=this@entry=0x7ffe85c94270, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007fa29f474514 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1332
#6  0x0000555f634c221c in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.43.0-1.1.x86_64/src/file/main.cpp:104

Possible duplicates by query: bug 390610, bug 390363, bug 389455, bug 388296, bug 387637.

Reported using DrKonqi
Comment 1 Nate Graham 2018-05-08 17:25:57 UTC

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