[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: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2003-03-17 19:11:51 CET

On Mon, Mar 17, 2003 at 06:52:10PM +0100, Joerg Hessdoerfer wrote:
> On Monday 17 March 2003 18:25, Philip Martin wrote:
> > 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?
> >
> Yep, stack trace is always the same.
> About accum, it looks normal except for a 'Date conversion failed' message
> from file libsvn_subr/time.c.
>
> The entry is an invalid ptr (0xcccccccc), though.
>
> > 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.
>
> Entries file is attached.
>
> Does anyone know how to save the datatype values with Visual C++ to an ASCII
> file so I could show you more details???
>
At the least you should be able to copy them to a clipboard, and paste them
into a text file, (works for callstacks too). Try right clicking on the
value.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Mon Mar 17 19:14:03 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.