Bug 372132 - Firefox
Summary: Firefox
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: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-11-06 10:02 UTC by Luciano Mario
Modified: 2016-12-19 13:59 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 Luciano Mario 2016-11-06 10:02:03 UTC
Application: baloo_file (5.18.0)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-45-generic x86_64
Distribution: Ubuntu 16.04.1 LTS

-- Information about the crash:
- Custom settings of the application:

Firefox nightly downloading file and save on computer

-- 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 0x7fbf706868c0 (LWP 1692))]

Thread 2 (Thread 0x7fbe255ab700 (LWP 2826)):
[KCrash Handler]
#6  __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:118
#7  0x00007fbf6f8768da in memcpy (__len=536942960, __src=<optimized out>, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string3.h:53
#8  Baloo::PostingCodec::decode (this=this@entry=0x7fbe255aa9ef, arr=...) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/codecs/postingcodec.cpp:42
#9  0x00007fbf6f862814 in Baloo::PostingDB::get (this=this@entry=0x7fbe255aaad0, term=...) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/postingdb.cpp:100
#10 0x00007fbf6f8733c6 in Baloo::WriteTransaction::commit (this=<optimized out>) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/writetransaction.cpp:277
#11 0x00007fbf6f86b032 in Baloo::Transaction::commit (this=this@entry=0x7fbe255aabd0) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/transaction.cpp:262
#12 0x000000000041c8e0 in Baloo::NewFileIndexer::run (this=0x1c65be0) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/newfileindexer.cpp:75
#13 0x00007fbf6f1892d3 in QThreadPoolThread::run (this=0x1a1af70) at thread/qthreadpool.cpp:93
#14 0x00007fbf6f18c7be in QThreadPrivate::start (arg=0x1a1af70) at thread/qthread_unix.cpp:331
#15 0x00007fbf6ddf070a in start_thread (arg=0x7fbe255ab700) at pthread_create.c:333
#16 0x00007fbf6e79982d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fbf706868c0 (LWP 1692)):
#0  0x00007fbf6e78969d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fbf6b9a1740 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbf6b95de84 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbf6b95e340 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fbf6b95e4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fbf6f3c37cf in QEventDispatcherGlib::processEvents (this=0x165bfe0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#6  0x00007fbf6f36ab4a in QEventLoop::exec (this=this@entry=0x7fff1997bb30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007fbf6f372bec in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#8  0x000000000041698c in main (argc=1, argv=<optimized out>) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/main.cpp:88

Possible duplicates by query: bug 356445.

Reported using DrKonqi
Comment 1 David Edmundson 2016-12-19 13:59:16 UTC

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