Re: Segfault in svnserve on UB 16.04 LTS sometimes

2019-04-16 Thread Thorsten Schöning
Guten Tag Thorsten Schöning, am Freitag, 12. April 2019 um 16:25 schrieben Sie: >> StacktraceSource: >> #0 object_ref_cleanup (baton=0x7f5f75994f00) at >> /build/subversion-8E3yhQ/subversion-1.9.3/subversion/libsvn_subr/object_pool.c:148 >>143: */ >>144: static apr_status_t >>145:

Re: Segfault in svnserve on UB 16.04 LTS sometimes

2019-04-12 Thread Thorsten Schöning
Guten Tag Stefan Sperling, am Freitag, 12. April 2019 um 11:45 schrieben Sie: > Install a package with debug symbols, enable core dumps, and get > a backtrace with gdb from a core dump. Does the following help? I've attched some more verbose chrashlog but without the actual dump, as that is some

Re: Segfault in svnserve on UB 16.04 LTS sometimes

2019-04-12 Thread Stefan Sperling
On Fri, Apr 12, 2019 at 11:42:54AM +0200, Thorsten Schöning wrote: > Does the error tell anyone of you anything already? No. > What should I do > to get some hints about which repo is affected with which operation? Install a package with debug symbols, enable core dumps, and get a backtrace with