SUMMARY Dolphin crashes when navigating through my file system. Dolphin in super-user mode works as it should STEPS TO REPRODUCE 1. start dolphin 2. navigate to ~/Downloads/LibreOffice_en_extensions/Beispieldatenbanken_Handbuch/ 3. wait a minute or so; then Dolphin crashes. If I enter into the directory Beispieldatenbanken_Handbuch, then Dolphin crases promptly OBSERVED RESULT crash EXPECTED RESULT open file in directory Beispieldatenbanken_Handbuch SOFTWARE/OS VERSIONS Linux/KDE Plasma: OpenSUSE Leap 15.1 (available in About System) KDE Plasma Version: 5.12.8 KDE Frameworks Version: 5.55.0 Qt Version: 5.9.7 ADDITIONAL INFORMATION When starting Dolphin from bash, it crashes as described above and I get the info: user1@HP-user1:~> dolphin & [1] 24944 user1@HP-user1:~> Trying to convert empty KLocalizedString to QString. mdb.c:5328: Assertion 'i > 0' failed in mdb_page_search_root() KCrash: Application 'dolphin' crashing... KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 QSocketNotifier: Invalid socket 8 and type 'Read', disabling... QSocketNotifier: Invalid socket 12 and type 'Read', disabling... Unable to start Dr. Konqi Re-raising signal for core dump handling. Konqueror also crashed with the same mention: KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
Please add the backtrace for the crash. For more information, please see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Created attachment 125614 [details] backtrace for dolphin crash
I tried to report this bug using bugzilla. This asked me to install debugsymbols. However, when clicking on the button to do this i got the message "an error occurred during the installion of packages with debug symbols" (NB my system uses Dutch as language. I translated the error message into English. Any mistake in the translation is my fault!
(In reply to Daniel from comment #0) > SUMMARY > Dolphin crashes when navigating through my file system. > Dolphin in super-user mode works as it should > > STEPS TO REPRODUCE > 1. start dolphin > 2. navigate to > ~/Downloads/LibreOffice_en_extensions/Beispieldatenbanken_Handbuch/ > 3. wait a minute or so; then Dolphin crashes. If I enter into the directory > Beispieldatenbanken_Handbuch, then Dolphin crases promptly > > OBSERVED RESULT > crash > > EXPECTED RESULT > open file in directory Beispieldatenbanken_Handbuch > > > SOFTWARE/OS VERSIONS > Linux/KDE Plasma: OpenSUSE Leap 15.1 > (available in About System) > KDE Plasma Version: 5.12.8 > KDE Frameworks Version: 5.55.0 > Qt Version: 5.9.7 > > ADDITIONAL INFORMATION > When starting Dolphin from bash, it crashes as described above and I get the > info: > user1@HP-user1:~> dolphin & > [1] 24944 > user1@HP-user1:~> Trying to convert empty KLocalizedString to QString. > mdb.c:5328: Assertion 'i > 0' failed in mdb_page_search_root() > KCrash: Application 'dolphin' crashing... > KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit > sock_file=/run/user/1000/kdeinit5__0 > QSocketNotifier: Invalid socket 8 and type 'Read', disabling... > QSocketNotifier: Invalid socket 12 and type 'Read', disabling... > Unable to start Dr. Konqi > Re-raising signal for core dump handling. > > Konqueror also crashed with the same mention: > KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit Today (09 Feb 2020) I disabled in KDE Systemsetting ALL possibilities for file search and Plasma search. Now Dolphin does not crash anymore (neither does Konqueror). I did this, because Baloo also crashed and I disabled that program, thinking "why not disable all, perhaps that works" For me this is fine, since I search always only via bash->find. Someone else who uses KDE-search will not be helped...
*** This bug has been marked as a duplicate of bug 402064 ***