segfault when merging
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 24 Oct 2012 20:14:17 +0200
Hi,
There were quite a few crash reports sent for TSVN which indicate a
But now that's changed:
Crash dump available here:
Here's what I found so far:
/* Convert the absolute path with mergeinfo on it to a path relative
here, the 'path_rel_to_session' is set to NULL by the
where 'path' is the NULL pointer of path_rel_to_session.
svn_relpath_skip_ancestor() returns NULL if the paths are not related or
The two strings passed to svn_relpath_skip_ancestor() are according to
(somename and somefile used to protect the innocent).
I hope this helps to figure out why the crash happens - I'm not familiar
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.netReceived on 2012-10-24 20:14:55 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.