svn_relpath_join() takes two strings and a pool. What are the pointer
values for those parameters? I'm assuming one of those strings is
NULL. Which?
Thx,
-g
On Fri, May 4, 2012 at 2:17 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> Hi,
>
> There's a crash happening when committing. The stacktrace:
>
> libsvn_tsvn!svn_relpath_join+0x35
> libsvn_tsvn!svn_wc__internal_get_origin+0x270
> libsvn_tsvn!svn_wc__node_get_origin+0x6e
> libsvn_tsvn!svn_client_commit5+0x197c
> libsvn_tsvn!svn_client__harvest_committables+0x2a7
> libsvn_tsvn!svn_client_commit5+0x394
>
> If someone want's to have a look at this, I have the crash dump available,
> including symbol and source server.
>
> I'll send you login/pw so you can download the crash dumps (since dump files
> can contain private data, I'm not sending that to a public list).
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
Received on 2012-05-04 21:06:41 CEST