Bug 362299 - baloo crash when downloading a file using Firefox.
Summary: baloo crash when downloading a file using Firefox.
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Engine (show other bugs)
Version: 5.15.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-04-26 12:22 UTC by Dean Jagels
Modified: 2016-09-11 13:45 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 Dean Jagels 2016-04-26 12:22:49 UTC
Application: baloo_file (5.15.0)

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

-- Information about the crash:
- What I was doing when the application crashed:
Clicked a file link in Firefox.  When prompted for what I wanted to do with the file, selected save.  Crash happened while download was in progress

-- 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 0x7f3069d93800 (LWP 1359))]

Thread 2 (Thread 0x7f2f1ef4d700 (LWP 2126)):
[KCrash Handler]
#6  __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:116
#7  0x00007f30688ddf90 in memcpy (__len=402726800, __src=0x7f2f18011da0, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string3.h:53
#8  QByteArray::QByteArray (this=0x7f2f1ef4cad0, data=0x7f2f18011da0 "", size=402726800) at tools/qbytearray.cpp:1374
#9  0x00007f3068f8f6ce in Baloo::PostingDB::get (this=this@entry=0x7f2f1ef4cb90, term=...) at ../../../src/engine/postingdb.cpp:97
#10 0x00007f3068f9fc19 in Baloo::WriteTransaction::commit (this=<optimized out>) at ../../../src/engine/writetransaction.cpp:267
#11 0x00007f3068f97bc2 in Baloo::Transaction::commit (this=this@entry=0x7f2f1ef4cc90) at ../../../src/engine/transaction.cpp:271
#12 0x000000000041b949 in Baloo::NewFileIndexer::run (this=0x27c4d10) at ../../../src/file/newfileindexer.cpp:75
#13 0x00007f30688d6e73 in QThreadPoolThread::run (this=0x2915850) at thread/qthreadpool.cpp:93
#14 0x00007f30688da2be in QThreadPrivate::start (arg=0x2915850) at thread/qthread_unix.cpp:337
#15 0x00007f306754c6aa in start_thread (arg=0x7f2f1ef4d700) at pthread_create.c:333
#16 0x00007f3067eeae9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f3069d93800 (LWP 1359)):
#0  0x00007f3067edb44d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f30651104e0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f30650cccd4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f30650cd190 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f30650cd2fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f3068b1127f in QEventDispatcherGlib::processEvents (this=0x265b780, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#6  0x00007f3068ab775a in QEventLoop::exec (this=this@entry=0x7fff257098e0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f3068abf2cc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#8  0x0000000000415aec in main (argc=1, argv=<optimized out>) at ../../../src/file/main.cpp:88

Possible duplicates by query: bug 335214.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-11 13:45:52 UTC

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