https://bugs.kde.org/show_bug.cgi?id=419906
--- Comment #3 from Christian Ehrlicher <ch.ehrlic...@gmx.de> --- Ok, need to start kdesvn without an opened repo: (gdb) bt #0 0x00007fffef78b520 in raise () from /lib64/libc.so.6 #1 0x00007fffef78cb01 in abort () from /lib64/libc.so.6 #2 0x00007ffff109526e in svn_error_abort_on_malfunction () from /usr//lib64/libsvn_subr-1.so.0 #3 0x00007ffff0e0e00e in svn_wc.db_read_info () from /usr//lib64/libsvn_wc-1.so.0 #4 0x00007ffff0de3439 in svn_wc.internal_walk_children () from /usr//lib64/libsvn_wc-1.so.0 #5 0x00007ffff0dde8da in svn_wc.get_info () from /usr//lib64/libsvn_wc-1.so.0 #6 0x00007ffff1ba5759 in svn_client_info4 () from /usr//lib64/libsvn_client-1.so.0 #7 0x00007ffff1b99fbf in svn_client_info3 () from /usr//lib64/libsvn_client-1.so.0 #8 0x00007fffd6699384 in svn::Client_impl::info (this=this@entry=0x542310, _p=..., depth=depth@entry=svn::DepthEmpty, rev=..., peg_revision=..., changelists=...) at /home/chehrlic/kde/kdesvn/src/svnqt/client_status.cpp:355 #9 0x00007fffd6670fb2 in SvnThread::itemInfo (this=<optimized out>, what=..., target=..., _rev=..., _peg=...) at /home/chehrlic/kde/kdesvn/src/svnfrontend/background/svnthread.cpp:73 #10 0x00007fffd666fa0c in FillCacheThread::fillInfo (this=this@entry=0x95b390) at /home/chehrlic/kde/kdesvn/src/svnfrontend/background/fillcachethread.cpp:49 #11 0x00007fffd666fab9 in FillCacheThread::run (this=0x95b390) at /home/chehrlic/kde/kdesvn/src/svnfrontend/background/fillcachethread.cpp:58 #12 0x00007ffff04a5b2c in ?? () from /usr//lib64/libQt5Core.so.5 #13 0x00007ffff2c374f9 in start_thread () from /lib64/libpthread.so.0 #14 0x00007fffef84df2f in clone () from /lib64/libc.so.6 -- You are receiving this mail because: You are watching all bug changes.