[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: crash in commit

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 4 May 2012 15:06:10 -0400

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

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.