Bug 361580 - Crash when downloading rpm file
Summary: Crash when downloading rpm file
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.20.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-04-10 08:53 UTC by Dariusz Ostolski
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 Dariusz Ostolski 2016-04-10 08:53:33 UTC
Application: baloo_file (5.20.0)

Qt Version: 5.5.1
Operating System: Linux 4.5.0-3-default x86_64
Distribution: "openSUSE Tumbleweed (20160406) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
From https://get.adobe.com/flashplayer/download/?installer=Flash_Player_11.2_for_other_Linux_%28.rpm%29_64-bit&standalone=1

I downloaded and saved rpm file, just when file was saved baloo has crashed.

-- 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 0x7fa3372b98c0 (LWP 2945))]

Thread 2 (Thread 0x7fa1eb278700 (LWP 7758)):
[KCrash Handler]
#6  0x00007fa334dbb460 in __memcpy_sse2_unaligned () at /lib64/libc.so.6
#7  0x00007fa3360c79ca in Baloo::PostingCodec::decode(QByteArray const&) (__len=70496, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string3.h:53
#8  0x00007fa3360c79ca in Baloo::PostingCodec::decode(QByteArray const&) (this=this@entry=0x7fa1eb2779ff, arr=...) at /usr/src/debug/baloo-5.20.0/src/codecs/postingcodec.cpp:42
#9  0x00007fa3360b40a4 in Baloo::PostingDB::get(QByteArray const&) (this=this@entry=0x7fa1eb277ae0, term=...) at /usr/src/debug/baloo-5.20.0/src/engine/postingdb.cpp:100
#10 0x00007fa3360c453b in Baloo::WriteTransaction::commit() (this=<optimized out>) at /usr/src/debug/baloo-5.20.0/src/engine/writetransaction.cpp:286
#11 0x00007fa3360bc552 in Baloo::Transaction::commit() (this=0x7fa1eb277be0) at /usr/src/debug/baloo-5.20.0/src/engine/transaction.cpp:262
#12 0x0000000000410e19 in  ()
#13 0x00007fa3357f44f3 in QThreadPoolThread::run() (this=0x1129e80) at thread/qthreadpool.cpp:93
#14 0x00007fa3357f790f in QThreadPrivate::start(void*) (arg=0x1129e80) at thread/qthread_unix.cpp:331
#15 0x00007fa333e494a4 in start_thread () at /lib64/libpthread.so.0
#16 0x00007fa334e12ded in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fa3372b98c0 (LWP 2945)):
#0  0x00007fa334e0647d in read () at /lib64/libc.so.6
#1  0x00007fa3317df430 in g_wakeup_acknowledge (__nbytes=16, __buf=0x7fff9d30ace0, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#2  0x00007fa3317df430 in g_wakeup_acknowledge (wakeup=0xe71430) at gwakeup.c:210
#3  0x00007fa33179cea4 in g_main_context_check (context=context@entry=0xe8c280, max_priority=2147483647, fds=fds@entry=0xed5650, n_fds=n_fds@entry=4) at gmain.c:3632
#4  0x00007fa33179d318 in g_main_context_iterate (context=context@entry=0xe8c280, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3837
#5  0x00007fa33179d47c in g_main_context_iteration (context=0xe8c280, may_block=may_block@entry=1) at gmain.c:3901
#6  0x00007fa335a1c4bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0xe8c1d0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#7  0x00007fa3359c65ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fff9d30aec0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#8  0x00007fa3359ce28d in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1229
#9  0x000000000040b3a6 in  ()
#10 0x00007fa334d49610 in __libc_start_main () at /lib64/libc.so.6
#11 0x000000000040b549 in _start ()

Possible duplicates by query: bug 356445.

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

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