https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #15 from Christoph Cullmann <[email protected]> ---
We have either

#6  QVector<unsigned long long>::reallocData (this=0x7f89a5c05aa0,
asize=-201112224, aalloc=<optimized out>, options=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:514
#7  0x00007f8aefefd896 in QVector<unsigned long long>::resize (asize=<optimized
out>, this=0x7f89a5c05aa0) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:386
#8  Baloo::PostingCodec::decode (this=this@entry=0x7f89a5c059ef, arr=...) at
/build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/codecs/postingcodec.cpp:40
#9  0x00007f8aefee9814 in Baloo::PostingDB::get
(this=this@entry=0x7f89a5c05ad0, term=...) at
/build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/postingdb.cpp:100
#10 0x00007f8aefefa3c6 in Baloo::WriteTransaction::commit (this=<optimized
out>) at
/build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/writetransaction.cpp:277
#11 0x00007f8aefef2032 in Baloo::Transaction::commit
(this=this@entry=0x7f89a5c05bd0) at
/build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/transaction.cpp:262
#12 0x000000000041c8e0 in Baloo::NewFileIndexer::run (this=0x2754cc0) at
/build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/newfileindexer.cpp:75
#13 0x00007f8aef810343 in QThreadPoolThread::run (this=0x273d8b0) at
thread/qthreadpool.cpp:93
#14 0x00007f8aef81384e in QThreadPrivate::start (arg=0x273d8b0) at
thread/qthread_unix.cpp:331
#15 0x00007f8aee4776fa in start_thread (arg=0x7f89a5c06700) at
pthread_create.c:333
#16 0x00007f8aeee20b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

or

#6  0x00007febc99a8460 in __memcpy_sse2_unaligned () at /lib64/libc.so.6
#7  0x00007febcacb5a0a in Baloo::PostingCodec::decode(QByteArray const&)
(__len=70496, __src=<optimized out>, __dest=<optimized out>) at
/usr/include/bits/string3.h:53
#8  0x00007febcacb5a0a in Baloo::PostingCodec::decode(QByteArray const&)
(this=this@entry=0x7fea7fe839ff, arr=...) at
/usr/src/debug/baloo-5.19.0/src/codecs/postingcodec.cpp:42
#9  0x00007febcaca20e4 in Baloo::PostingDB::get(QByteArray const&)
(this=this@entry=0x7fea7fe83ae0, term=...) at
/usr/src/debug/baloo-5.19.0/src/engine/postingdb.cpp:100
#10 0x00007febcacb257b in Baloo::WriteTransaction::commit() (this=<optimized
out>) at /usr/src/debug/baloo-5.19.0/src/engine/writetransaction.cpp:286
#11 0x00007febcacaa592 in Baloo::Transaction::commit() (this=0x7fea7fe83be0) at
/usr/src/debug/baloo-5.19.0/src/engine/transaction.cpp:262
#12 0x0000000000410319 in  ()
#13 0x00007febca3e2533 in QThreadPoolThread::run() (this=0x1ca1cb0) at
thread/qthreadpool.cpp:93
#14 0x00007febca3e594f in QThreadPrivate::start(void*) (arg=0x1ca1cb0) at
thread/qthread_unix.cpp:331
#15 0x00007febc8a364a4 in start_thread () at /lib64/libpthread.so.0
#16 0x00007febc99ffded in clone () at /lib64/libc.so.6

Both could happen with OOM on alloc of the array

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to