Bug 360708 - Baloo Crashes after Saving a LibreOffice Calc Spreadsheet
Summary: Baloo Crashes after Saving a LibreOffice Calc Spreadsheet
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (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-03-18 16:00 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-03-18 16:00:52 UTC
Application: baloo_file (5.18.0)

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

-- Information about the crash:
Each time a LibreOffice Calc spreadsheet is launched, modified and saved, Baloo crashes.

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 0x7f1019cdb800 (LWP 1163))]

Thread 2 (Thread 0x7f0ecee07700 (LWP 3342)):
[KCrash Handler]
#6  __memcpy_avx_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S:244
#7  0x00007f1018ec0b2a in memcpy (__len=413705152, __src=<optimized out>, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string3.h:53
#8  Baloo::PostingCodec::decode (this=this@entry=0x7f0ecee069ef, arr=...) at ../../../src/codecs/postingcodec.cpp:42
#9  0x00007f1018eac884 in Baloo::PostingDB::get (this=this@entry=0x7f0ecee06ad0, term=...) at ../../../src/engine/postingdb.cpp:100
#10 0x00007f1018ebd616 in Baloo::WriteTransaction::commit (this=<optimized out>) at ../../../src/engine/writetransaction.cpp:277
#11 0x00007f1018eb5162 in Baloo::Transaction::commit (this=this@entry=0x7f0ecee06bf0) at ../../../src/engine/transaction.cpp:262
#12 0x000000000041d9f5 in Baloo::ModifiedFileIndexer::run (this=0x236a3a0) at ../../../src/file/modifiedfileindexer.cpp:103
#13 0x00007f10187d2563 in QThreadPoolThread::run (this=0x23c19b0) at thread/qthreadpool.cpp:93
#14 0x00007f10187d5a6e in QThreadPrivate::start (arg=0x23c19b0) at thread/qthread_unix.cpp:331
#15 0x00007f10174366aa in start_thread (arg=0x7f0ecee07700) at pthread_create.c:333
#16 0x00007f1017de2e9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f1019cdb800 (LWP 1163)):
#0  0x00007f1017dd344d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f1014fea4e0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1014fa6cd4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1014fa7190 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f1014fa72fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f1018a0d4ef in QEventDispatcherGlib::processEvents (this=0x2071520, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#6  0x00007f10189b450a in QEventLoop::exec (this=this@entry=0x7ffc3e421110, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f10189bc5ec 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 360523, bug 355219.

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

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