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

Re: core dump with branch+serf

From: Dan Christian <dchristian_at_google.com>
Date: 2007-06-26 21:35:22 CEST

Here's what happened:
svn copy -m 'setup' http://svnfe3/pt/dtest/depot/g3/index \
  http://svnfe3/pt/dtest/med99

svn move -m 'doh' http://svnfe3/pt/dtest/med99 \
  http://svnfe3/pt/dtest/mstone/med99

#mstone-svn configures http_library, then does the equivalent of:
svn checkout http://svnfe3/pt/dtest/mstone/med99

If it matters, I actually generated (and moved) 100 branches from the
same original tree (0 .. 99). There are three other sets of 100 of
different files sizes (total of 400 "branches" in the repository).
These other sets just did the copy (I got the path right this time).
They also core dump with serf.

-Dan C

On 6/26/07, Ben Collins-Sussman <sussman@red-bean.com> wrote:
> I'm still confused about the reproduction recipe. Dan, rather than
> describe the recipe in english ("did a tree copy, tree move, then a
> checkout"), can you give us an actual transcript of commands? Or a
> shell script?
>
> On 6/26/07, Dan Christian <dchristian@google.com> wrote:
> > I still get the same core.
> >
> > I forgot a step in the setup. I did a tree copy, then a tree move, then the
> > checkout.
> >
> > -Dan C
> >
> >
> >
> > On 6/25/07, Justin Erenkrantz <justin@erenkrantz.com> wrote:
> > > On 6/25/07, Dan Christian < dchristian@google.com> wrote:
> > > > I made a copy of about 100 files in a dozen directories. I then try to
> > > > checkout the copied directory.
> > > >
> > > > It core dumps every time with serf, but works fine with neon.
> > > >
> > > > subversion is at r25535. Built with gcc-2.95 -O -g. Server is trunk
> > from
> > > > around 6/13.
> > >
> > > Please try r25541. I was actually trying to use 'merge' today from
> > > trunk and it failed in a similar location, so I took a pass at
> > > cleaning the file up. 'svn merge' now works once again for me - hope
> > > it does for you too. =) -- justin
> > >
> > >
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > dev-unsubscribe@subversion.tigris.org
> > > For additional commands, e-mail: dev-help@subversion.tigris.org
> > >
> > >
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 26 21:35:16 2007

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.