#800775 dolphin: Dolphin doesn't start anymore in Stretch

Package:
dolphin
Source:
dolphin
Description:
file manager
Submitter:
Mario Blättermann
Date:
2015-10-03 14:15:03 UTC
Severity:
normal
#800775#5
Date:
2015-10-03 13:50:00 UTC
From:
To:
Dear Maintainer,

I've changed the Dolphin configuration to let the preview side bar appear.
This didn't happen, instead Dolphin crashes again and again. Here's the dbg
output:

(gdb) run
Starting program: /usr/bin/dolphin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe235a700 (LWP 14801)]
[New Thread 0x7fffdafbd700 (LWP 14802)]

Program received signal SIGSEGV, Segmentation fault.
0x00007fffead34960 in mdb_txn_begin ()
   from /usr/lib/x86_64-linux-gnu/liblmdb.so.0

With a newly created user, this doesn't happen, so I assume the config
files are damaged. Purging ~/.local/share/dolphin wasn't successful,
after each start (and crash) the folder is back again.

#800775#10
Date:
2015-10-03 14:05:12 UTC
From:
To:
With KF5 most settings are now stored in ~/.config/ and there is a dolphinrc
file there ...

#800775#15
Date:
2015-10-03 14:11:57 UTC
From:
To:
Indeed, after removing that file, dolphin starts again. But I'm curious
which of my next config
changes will reproduce the crash.

Best Regards,
Mario