[frameworks-baloo] [Bug 389848] baloo_file crashes in mdb_put() in LMDB

2020-10-28 Thread jcb
https://bugs.kde.org/show_bug.cgi?id=389848

--- Comment #164 from jcb  ---
Hi,
my database is indeed only 28 MB, and I would be OK to give it.

It would be worth to check together that I correctly test to reproduce the
crash : Is this cmd & output below relevant ?

> baloo_file
mdb.c:2127: Assertion 'rc == 0' failed in mdb_page_dirty()
KCrash: Attempting to start /usr/bin/baloo_file
KCrash: Application 'baloo_file' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi
Failed to register via dbus. Another instance is running

Regards

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

[frameworks-baloo] [Bug 412847] New: baloo file crashes at startup

2019-10-11 Thread jcb
https://bugs.kde.org/show_bug.cgi?id=412847

Bug ID: 412847
   Summary: baloo file crashes at startup
   Product: frameworks-baloo
   Version: 5.61.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: Baloo File Daemon
  Assignee: stefan.bru...@rwth-aachen.de
  Reporter: jcbissa...@gmail.com
  Target Milestone: ---

Application: baloo_file (5.61.0)

Qt Version: 5.13.1
Frameworks Version: 5.61.0
Operating System: Linux 5.2.14-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
login to kde, normal startup.
Previously, plasmashell was crashing at startup too, but this issue has stopped
by itself for 3 days (!!), and only baloo is crashing now.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f273a7186c0 (LWP 2844))]

Thread 3 (Thread 0x7ee733dfe700 (LWP 3071)):
[KCrash Handler]
#6  0x7f273d08fdd1 in raise () from /lib64/libc.so.6
#7  0x7f273d079549 in abort () from /lib64/libc.so.6
#8  0x7f273b4d9523 in mdb_assert_fail.constprop () from
/usr/lib64/liblmdb-0.9.23.so
#9  0x7f273b4d7bb5 in mdb_page_dirty.lto_priv () from
/usr/lib64/liblmdb-0.9.23.so
#10 0x7f273b4d0da6 in mdb_page_alloc.isra.0.lto_priv () from
/usr/lib64/liblmdb-0.9.23.so
#11 0x7f273b4d8193 in mdb_page_touch.lto_priv () from
/usr/lib64/liblmdb-0.9.23.so
#12 0x7f273b4cfcfc in mdb_cursor_touch () from /usr/lib64/liblmdb-0.9.23.so
#13 0x7f273b4d271c in mdb_cursor_put () from /usr/lib64/liblmdb-0.9.23.so
#14 0x7f273b4d564b in mdb_put () from /usr/lib64/liblmdb-0.9.23.so
#15 0x7f273ce5c942 in Baloo::IdTreeDB::put(unsigned long long,
QVector) () from /usr/lib64/libKF5BalooEngine.so.5
#16 0x7f273ce5fb47 in Baloo::DocumentUrlDB::add(unsigned long long,
unsigned long long, QByteArray const&) () from
/usr/lib64/libKF5BalooEngine.so.5
#17 0x7f273ce690a9 in Baloo::DocumentUrlDB::put(unsigned long long,
QByteArray const&) () from /usr/lib64/libKF5BalooEngine.so.5
#18 0x7f273ce54982 in Baloo::WriteTransaction::addDocument(Baloo::Document
const&) () from /usr/lib64/libKF5BalooEngine.so.5
#19 0x564c2069c2ac in ?? ()
#20 0x7f273c8d44c2 in QThreadPoolThread::run (this=0x564c21ab31e0) at
thread/qthreadpool.cpp:99
#21 0x7f273c8d11a2 in QThreadPrivate::start (arg=0x564c21ab31e0) at
thread/qthread_unix.cpp:360
#22 0x7f273b538faa in start_thread () from /lib64/libpthread.so.0
#23 0x7f273d15173f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f2738996700 (LWP 2861)):
#0  0x7f273d146cbf in poll () from /lib64/libc.so.6
#1  0x7f273ad953ce in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f273ad9549f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f273caef99b in QEventDispatcherGlib::processEvents
(this=0x7f2734000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7f273ca980db in QEventLoop::exec (this=this@entry=0x7f2738995d70,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x7f273c8d0021 in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x7f273ce8c4f6 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x7f273c8d11a2 in QThreadPrivate::start (arg=0x7f273cf0ed80) at
thread/qthread_unix.cpp:360
#8  0x7f273b538faa in start_thread () from /lib64/libpthread.so.0
#9  0x7f273d15173f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f273a7186c0 (LWP 2844)):
#0  0x7f273d146cbf in poll () from /lib64/libc.so.6
#1  0x7f273ad953ce in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f273ad9549f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f273caef981 in QEventDispatcherGlib::processEvents
(this=0x564c21a94bf0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x7f273ca980db in QEventLoop::exec (this=this@entry=0x7ffe2331ca90,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x7f273ca9fd42 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x564c20687d16 in ?? ()
#7  0x7f273d07abcb in __libc_start_main () from /lib64/libc.so.6
#8  0x564c206881aa in ?? ()
[Inferior 1 (process 2844) detached]

Possible duplicates by query: bug 410494, bug 410134.

Reported using DrKonqi

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