kdeinit5 closed unexpectedly after upgrade from 15.1 to 15.2

After upgrading from 15.1 to 15.2 using the

# zypper --releasever=15.2 ref
# zypper --releasever=15.2 dup

… route, I get this pop-up screen every time I right-click in Dolphin.

https://susepaste.org/26373570

The Developer Information Tab says this:

Application: kdeinit5 (kdeinit5), signal: Bus error
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#4  mdb_node_search (mc=mc@entry=0x562700897550, key=key@entry=0x7ffd11f4c7a0, exactp=exactp@entry=0x7ffd11f4c47c) at mdb.c:5149
#5  0x00007f02db0c04d1 in mdb_page_search_root (mc=mc@entry=0x562700897550, key=key@entry=0x7ffd11f4c7a0, flags=flags@entry=0) at mdb.c:5326
#6  0x00007f02db0c078e in mdb_page_search (mc=mc@entry=0x562700897550, key=key@entry=0x7ffd11f4c7a0, flags=flags@entry=0) at mdb.c:5477
#7  0x00007f02db0c0e55 in mdb_cursor_set (mc=mc@entry=0x562700897550, key=key@entry=0x7ffd11f4c7a0, data=data@entry=0x0, op=op@entry=MDB_SET_RANGE, exactp=exactp@entry=0x0) at mdb.c:5934
#8  0x00007f02db0bf758 in mdb_cursor_get (mc=0x562700897550, key=key@entry=0x7ffd11f4c7a0, data=data@entry=0x0, op=op@entry=MDB_SET_RANGE) at mdb.c:6174
#9  0x00007f02db805f2d in Baloo::PostingDB::fetchTermsStartingWith (this=this@entry=0x7ffd11f4c820, term=...) at /usr/src/debug/baloo5-5.71.0-lp152.1.1.x86_64/src/engine/postingdb.cpp:137
#10 0x00007f02db80cb30 in Baloo::Transaction::fetchTermsStartingWith (this=this@entry=0x7ffd11f4c880, term=...) at /usr/src/debug/baloo5-5.71.0-lp152.1.1.x86_64/src/engine/transaction.cpp:186
#11 0x00007f02dbf7b32c in Baloo::TagListJob::start (this=0x56270089e730) at /usr/src/debug/baloo5-5.71.0-lp152.1.1.x86_64/src/lib/taglistjob.cpp:59
#12 0x00007f02ea43d64e in KJob::exec (this=0x56270089e730) at /usr/src/debug/kcoreaddons-5.71.0-lp152.1.1.x86_64/src/lib/jobs/kjob.cpp:183
#13 0x00007f02dc19b587 in Baloo::TagsProtocol::parseUrl (this=this@entry=0x7ffd11f4ccb0, url=..., flags=...) at /usr/src/debug/baloo5-5.71.0-lp152.1.1.x86_64/src/kioslaves/tags/kio_tags.cpp:335
#14 0x00007f02dc19d7ba in Baloo::TagsProtocol::listDir (this=0x7ffd11f4ccb0, url=...) at /usr/src/debug/baloo5-5.71.0-lp152.1.1.x86_64/src/kioslaves/tags/kio_tags.cpp:56
#15 0x00007f02e2d3919d in KIO::SlaveBase::dispatch (this=0x7ffd11f4ccc0, command=71, data=...) at /usr/src/debug/kio-5.71.0-lp152.2.9.1.x86_64/src/core/slavebase.cpp:1256
#16 0x00007f02e2d39c06 in KIO::SlaveBase::dispatchLoop (this=0x7ffd11f4ccc0) at /usr/src/debug/kio-5.71.0-lp152.2.9.1.x86_64/src/core/slavebase.cpp:338
#17 0x00007f02dc1a0d65 in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.71.0-lp152.1.1.x86_64/src/kioslaves/tags/kio_tags.cpp:482
#18 0x00005626ff5d08bf in launch (argc=4, _name=0x56270087e678 "/usr/lib64/qt5/plugins/kf5/kio/tags.so", args=<optimized out>, cwd=<optimized out>, envc=<optimized out>, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x5626ff5d3313 "0") at /usr/src/debug/kinit-5.71.0-lp152.1.1.x86_64/src/kdeinit/kinit.cpp:708
#19 0x00005626ff5d1aec in handle_launcher_request (sock=8, who=<optimized out>) at /usr/src/debug/kinit-5.71.0-lp152.1.1.x86_64/src/kdeinit/kinit.cpp:1146
#20 0x00005626ff5d245f in handle_requests (waitForPid=0) at /usr/src/debug/kinit-5.71.0-lp152.1.1.x86_64/src/kdeinit/kinit.cpp:1339
#21 0x00005626ff5cd42c in main (argc=5, argv=<optimized out>) at /usr/src/debug/kinit-5.71.0-lp152.1.1.x86_64/src/kdeinit/kinit.cpp:1777
[Inferior 1 (process 3079) detached]

Any thoughts? Anyone. It is user related. No problems with other users!

Regards, M.

Does it still occur if you disable Baloo’s file indexing?

(KDE) System Settings -> Search -> File Search

Uncheck “Enable file search” (Apply and exit system settings). Re-login to KDE.

If that “cures” the problem, then with Baloo still disabled, temporarily rename ~/.local/share/baloo/ to, for example, ~/.local/share/baloo-old/. Re-enable Baloo file search, re-login to KDE.

Thank you Paul,

That fixed the problem.

Regards, M.

OK. Glad all is working again.

If you’re using Baloo then a new ~/.local/share/baloo/ will have been created with new index files after indexing completes. Once you’re satisfied all is working as intended the the temporarily renamed ~/.local/share/baloo-old/ can be deleted.

Is this the only way to mark a thread as [SOLVED]?
https://forums.opensuse.org/showthread.php/405692-how-do-i-mark-my-thread-solved-SOLVED?highlight=[SOLVED]

Regards, M

Oh And while I’m here… How do I include a susepaste image in my posting?

There is How to use the forums? subforum …

My issue is similar, but slightly different.
I upgraded from 15.1 -> 15.2 using the upgrade option from the openSUSE 15.2 ISO on a thumb drive.

Kdeinit5 closes unexpectedly immediately upon login (no right-click required). The “disable file search” suggestion by tannington does help in that the error doesn’t seem to reoccur every few minutes, but it does happen at each login.

Here’s what I get in the Developer Information tab:

Application: kdeinit5 (kdeinit5), signal: Aborted
[KCrash Handler]
#4  0x00007f7a95578420 in raise () from /lib64/libc.so.6
#5  0x00007f7a95579a01 in abort () from /lib64/libc.so.6
#6  0x00007f7a85fa7a82 in ?? () from /usr/lib64/liblmdb-0.9.17.so
#7  0x00007f7a85f9d0db in ?? () from /usr/lib64/liblmdb-0.9.17.so
#8  0x00007f7a85f9f13d in ?? () from /usr/lib64/liblmdb-0.9.17.so
#9  0x00007f7a85f9d758 in mdb_cursor_get () from /usr/lib64/liblmdb-0.9.17.so
#10 0x00007f7a866e3f2d in Baloo::PostingDB::fetchTermsStartingWith(QByteArray const&) () from /usr/lib64/libKF5BalooEngine.so.5
#11 0x00007f7a866eab30 in Baloo::Transaction::fetchTermsStartingWith(QByteArray const&) const () from /usr/lib64/libKF5BalooEngine.so.5
#12 0x00007f7a86e5932c in Baloo::TagListJob::start() () from /usr/lib64/libKF5Baloo.so.5
#13 0x00007f7a952e064e in KJob::exec() () from /usr/lib64/libKF5CoreAddons.so.5
#14 0x00007f7a87079587 in ?? () from /usr/lib64/qt5/plugins/kf5/kio/tags.so
#15 0x00007f7a8707b7ba in ?? () from /usr/lib64/qt5/plugins/kf5/kio/tags.so
#16 0x00007f7a8dbac19d in KIO::SlaveBase::dispatch(int, QByteArray const&) () from /usr/lib64/libKF5KIOCore.so.5
#17 0x00007f7a8dbacc06 in KIO::SlaveBase::dispatchLoop() () from /usr/lib64/libKF5KIOCore.so.5
#18 0x00007f7a8707ed65 in kdemain () from /usr/lib64/qt5/plugins/kf5/kio/tags.so
#19 0x00005559e148b8bf in ?? ()
#20 0x00005559e148caec in ?? ()
#21 0x00005559e148d45f in ?? ()
#22 0x00005559e148842c in ?? ()
#23 0x00007f7a9556334a in __libc_start_main () from /lib64/libc.so.6
#24 0x00005559e148908a in ?? ()
[Inferior 1 (process 3219) detached]
 

Any suggestions to correct this are gratefully acknowledged.

TIA,
ron