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

Re: Crash in WIN32 after (supposedly) successful commit

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-17 18:25:01 CET

Joerg Hessdoerfer <Joerg.Hessdoerfer@sea-gmbh.com> writes:

> 'svn status' crashes reproducibly on the WC. When I check out the
> repository to another location, everything seems fine, though.
[...]
> What sort of information could be useful to the developers to help
> track down the problem?

Is the stack trace always the same? Your trace shows it crashing in
handle_start_tag, what is the value of entry? What is the value of
accum?

Go up the stack to svn_wc_entries_read and examine adm_access->path,
you should see a directory path. There should be an entries file at
'.svn/entries' in that directory. Please show us that file.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 17 18:25:49 2003

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.