Bug 402698 - baloo_file_extractor crashed
Summary: baloo_file_extractor crashed
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.53.0
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-12-30 04:59 UTC by Andrey Solovev
Modified: 2018-12-30 17:15 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 Andrey Solovev 2018-12-30 04:59:17 UTC
Application: baloo_file_extractor (5.53.0)

Qt Version: 5.11.2
Frameworks Version: 5.53.0
Operating System: Linux 4.15.0-43-generic x86_64
Distribution: KDE neon User Edition 5.14

-- Information about the crash:
- What I was doing when the application crashed:

Сбой приложения произошел сразу после старта. Я успел лишь запустить в терминале команду: alsactl init.
Также при старте системы у меня автоматически запускаются следующие приложения: Thunderbird, Firefox, VLC, Konsole, Variety, Yandex.disk indicator

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f06409e0c80 (LWP 8350))]

Thread 3 (Thread 0x7f06195ce700 (LWP 8355)):
#0  0x00007f063d567bf9 in __GI___poll (fds=0x7f061401a810, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f0639c35539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f0639c3564c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f063dea204b in QEventDispatcherGlib::processEvents (this=0x7f0614000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f063de4630a in QEventLoop::exec (this=this@entry=0x7f06195cdd70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#5  0x00007f063dc71bba in QThread::exec (this=<optimized out>) at thread/qthread.cpp:525
#6  0x00007f063f7c7e45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f063dc7cadb in QThreadPrivate::start (arg=0x7f063fa3fd60) at thread/qthread_unix.cpp:367
#8  0x00007f063c16e6db in start_thread (arg=0x7f06195ce700) at pthread_create.c:463
#9  0x00007f063d57488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f06322c3700 (LWP 8352)):
#0  0x00007f063d567bf9 in __GI___poll (fds=0x7f06322c2ca8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f06397c4747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f06397c636a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f0635283ed9 in QXcbEventReader::run (this=0x5555690869d0) at qxcbconnection.cpp:1391
#4  0x00007f063dc7cadb in QThreadPrivate::start (arg=0x5555690869d0) at thread/qthread_unix.cpp:367
#5  0x00007f063c16e6db in start_thread (arg=0x7f06322c3700) at pthread_create.c:463
#6  0x00007f063d57488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f06409e0c80 (LWP 8350)):
[KCrash Handler]
#6  __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:370
#7  0x00007f063fe7d543 in memcpy (__len=1039223648, __src=<optimized out>, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7ffdc71bcad7, arr=...) at ./src/codecs/postingcodec.cpp:42
#9  0x00007f063fe6ecf4 in Baloo::PostingDB::get (this=this@entry=0x7ffdc71bcbc0, term=...) at ./src/engine/postingdb.cpp:100
#10 0x00007f063fe7ac30 in Baloo::WriteTransaction::commit (this=0x55557175b5b0) at ./src/engine/writetransaction.cpp:275
#11 0x00007f063fe74322 in Baloo::Transaction::commit (this=0x555569236070) at ./src/engine/transaction.cpp:269
#12 0x00005555673c2a24 in Baloo::App::processNextFile (this=0x7ffdc71bd2f0) at ./src/file/extractor/app.cpp:118
#13 0x00007f063de83ef4 in QtPrivate::QSlotObjectBase::call (a=0x7ffdc71bcd00, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#14 QSingleShotTimer::timerEvent (this=0x5555697467e0) at kernel/qtimer.cpp:318
#15 0x00007f063de77b9b in QObject::event (this=0x5555697467e0, e=<optimized out>) at kernel/qobject.cpp:1273
#16 0x00007f063ebd4e1c in QApplicationPrivate::notify_helper (this=this@entry=0x55556906a3c0, receiver=receiver@entry=0x5555697467e0, e=e@entry=0x7ffdc71bcfd0) at kernel/qapplication.cpp:3727
#17 0x00007f063ebdc3ef in QApplication::notify (this=0x7ffdc71bd2c0, receiver=0x5555697467e0, e=0x7ffdc71bcfd0) at kernel/qapplication.cpp:3486
#18 0x00007f063de47fe8 in QCoreApplication::notifyInternal2 (receiver=0x5555697467e0, event=event@entry=0x7ffdc71bcfd0) at kernel/qcoreapplication.cpp:1048
#19 0x00007f063dea14be in QCoreApplication::sendEvent (event=0x7ffdc71bcfd0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#20 QTimerInfoList::activateTimers (this=0x5555690aa590) at kernel/qtimerinfo_unix.cpp:643
#21 0x00007f063dea1cb9 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#22 idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:229
#23 0x00007f0639c35387 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f0639c355c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f0639c3564c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f063dea202f in QEventDispatcherGlib::processEvents (this=0x5555690a7a70, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#27 0x00007f063530f761 in QPAEventDispatcherGlib::processEvents (this=0x5555690a7a70, flags=...) at qeventdispatcher_glib.cpp:69
#28 0x00007f063de4630a in QEventLoop::exec (this=this@entry=0x7ffdc71bd240, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#29 0x00007f063de4f4d0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1336
#30 0x00005555673c13f4 in main (argc=<optimized out>, argv=0x7ffdc71bd518) at ./src/file/extractor/main.cpp:60

Possible duplicates by query: bug 401445, bug 396323, bug 396218, bug 391803, bug 390363.

Reported using DrKonqi
Comment 1 Nate Graham 2018-12-30 17:15:58 UTC

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