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

            Bug ID: 406378
           Summary: Baloo crashed
           Product: frameworks-baloo
           Version: 5.55.0
          Platform: openSUSE RPMs
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: Baloo File Daemon
          Assignee: baloo-bugs-n...@kde.org
          Reporter: reinhardau...@gmx.at
  Target Milestone: ---

Application: baloo_file (5.55.0)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 5.0.7-lp151.22-default x86_64
Distribution: "openSUSE Leap 15.1Beta"

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

I was surfing the internet, when suddenly, Baloo crashed, no warning whatsoever
was given.

-- 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 0x7f2e85c05900 (LWP 1778))]

Thread 3 (Thread 0x7eee7a273700 (LWP 2105)):
[KCrash Handler]
#6  Baloo::IdFilenameDB::get (this=this@entry=0x7eee7a2729f0, docId=<optimized
out>, docId@entry=11059540789267) at
/usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/idfilenamedb.cpp:96
#7  0x00007f2e84bb7d1f in Baloo::DocumentUrlDB::get
(this=this@entry=0x7eee7a272a70, docId=docId@entry=11059540789267) at
/usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/documenturldb.cpp:134
#8  0x00007f2e84bc8734 in Baloo::Transaction::documentUrl
(this=this@entry=0x7eee7a272b20, id=id@entry=11059540789267) at
/usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:104
#9  0x00005597db3f471e in Baloo::UnindexedFileIndexer::run
(this=0x5597dcdf6d80) at
/usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:62
#10 0x00007f2e84014e22 in QThreadPoolThread::run (this=0x5597dd632da0) at
thread/qthreadpool.cpp:99
#11 0x00007f2e84017ced in QThreadPrivate::start (arg=0x5597dd632da0) at
thread/qthread_unix.cpp:368
#12 0x00007f2e813df569 in start_thread () from /lib64/libpthread.so.0
#13 0x00007f2e835d09ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f2e7ae8f700 (LWP 1815)):
#0  QListData::begin (this=0x5597dcdb0f10) at
../../include/QtCore/../../src/corelib/tools/qlist.h:116
#1  QList<QTimerInfo*>::constBegin (this=0x5597dcdb0f10) at
../../include/QtCore/../../src/corelib/tools/qlist.h:325
#2  QTimerInfoList::timerWait (this=0x5597dcdb0f10, tm=...) at
kernel/qtimerinfo_unix.cpp:393
#3  0x00007f2e8424f6de in timerSourcePrepareHelper (timeout=0x7f2e7ae8eab4,
src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:132
#4  timerSourcePrepare (source=<optimized out>, timeout=0x7f2e7ae8eab4) at
kernel/qeventdispatcher_glib.cpp:165
#5  0x00007f2e7f93d709 in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#6  0x00007f2e7f93e0db in ?? () from /usr/lib64/libglib-2.0.so.0
#7  0x00007f2e7f93e2bc in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#8  0x00007f2e8424f96b in QEventDispatcherGlib::processEvents
(this=0x5597dcda69e0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#9  0x00007f2e841f490a in QEventLoop::exec (this=this@entry=0x7f2e7ae8ec80,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#10 0x00007f2e84012daa in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:515
#11 0x00007f2e84df69e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#12 0x00007f2e84017ced in QThreadPrivate::start (arg=0x7f2e85069d60) at
thread/qthread_unix.cpp:368
#13 0x00007f2e813df569 in start_thread () from /lib64/libpthread.so.0
#14 0x00007f2e835d09ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f2e85c05900 (LWP 1778)):
#0  0x00007f2e835c619b in poll () from /lib64/libc.so.6
#1  0x00007f2e7f93e1a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f2e7f93e2bc in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f2e8424f96b in QEventDispatcherGlib::processEvents
(this=0x5597dcda2c10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f2e841f490a in QEventLoop::exec (this=this@entry=0x7ffc955588c0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f2e841fd9b4 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1297
#6  0x00005597db3e813c in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/main.cpp:104
[Inferior 1 (process 1778) detached]

The reporter indicates this bug may be a duplicate of or related to bug 372880.

Possible duplicates by query: bug 406317, bug 406064, bug 393896, bug 393756.

Reported using DrKonqi

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

Reply via email to