Stefan Küng wrote:
> I've now analyzed the fifth crash report for TSVN that shows a segfault
> when upgrading a working copy. The crash happens here:
>
> libsvn_wc\upgrade.c, line
>
> info = apr_hash_get(*text_bases_in
Stefan Küng writes:
> Hi,
>
> I've now analyzed the fifth crash report for TSVN that shows a
> segfault when upgrading a working copy. The crash happens here:
>
> libsvn_wc\upgrade.c, line
>
> info = apr_hash_get(*text_ba
Hi,
I've now analyzed the fifth crash report for TSVN that shows a segfault
when upgrading a working copy. The crash happens here:
libsvn_wc\upgrade.c, line
info = apr_hash_get(*text_bases_info, versioned_file_name,
APR_HASH_KEY_STRING);
3 matches
Mail list logo