Bug 361417 - Baloo Crashes when saving a file for the first time
Summary: Baloo Crashes when saving a file for the first time
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.18.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-04-05 16:57 UTC by Navid
Modified: 2016-09-11 13:41 UTC (History)
3 users (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 Navid 2016-04-05 16:57:20 UTC
Application: baloo_file (5.18.0)

Qt Version: 5.5.1
Operating System: Linux 4.2.0-35-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
The first time that any file is saved, Baloo crashes. After the first time save of a document, (vi or LibreOffice, ... ) there are no more crash messages.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3132ec3800 (LWP 1431))]

Thread 2 (Thread 0x7f2fe7e6a700 (LWP 2172)):
[KCrash Handler]
#6  __memcpy_avx_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S:51
#7  0x00007f31320a8b2a in memcpy (__len=176, __src=<optimized out>, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string3.h:53
#8  Baloo::PostingCodec::decode (this=this@entry=0x7f2fe7e69aaf, arr=...) at ../../../src/codecs/postingcodec.cpp:42
#9  0x00007f3132094884 in Baloo::PostingDB::get (this=this@entry=0x7f2fe7e69b90, term=...) at ../../../src/engine/postingdb.cpp:100
#10 0x00007f31320a5616 in Baloo::WriteTransaction::commit (this=<optimized out>) at ../../../src/engine/writetransaction.cpp:277
#11 0x00007f313209d162 in Baloo::Transaction::commit (this=this@entry=0x7f2fe7e69c90) at ../../../src/engine/transaction.cpp:262
#12 0x000000000041c0e9 in Baloo::NewFileIndexer::run (this=0x1a954e0) at ../../../src/file/newfileindexer.cpp:75
#13 0x00007f31319ba563 in QThreadPoolThread::run (this=0x163f7a0) at thread/qthreadpool.cpp:93
#14 0x00007f31319bda6e in QThreadPrivate::start (arg=0x163f7a0) at thread/qthread_unix.cpp:331
#15 0x00007f313061e6aa in start_thread (arg=0x7f2fe7e6a700) at pthread_create.c:333
#16 0x00007f3130fcae9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f3132ec3800 (LWP 1431)):
#0  0x00007f3130fbb44d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f312e1d24e0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f312e18ecd4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f312e18f190 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f312e18f2fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f3131bf54ef in QEventDispatcherGlib::processEvents (this=0x937520, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#6  0x00007f3131b9c50a in QEventLoop::exec (this=this@entry=0x7fff24061920, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f3131ba45ec in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#8  0x000000000041613c in main (argc=1, argv=<optimized out>) at ../../../src/file/main.cpp:88

Possible duplicates by query: bug 355219.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-11 13:41:02 UTC

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