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

Re: Segfault recipe

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2002-10-17 20:16:12 CEST

On 17 Oct 2002, Philip Martin wrote:

> Do the Subversion regression tests pass?

For this build I can't swear at 100%, but same source and earlier build
with same build apr* pass the regression test.

> If they do pass, and they should, can you try
> repeating this checkout with the subversion executable in the build
> area.
>

I will, at the moment I try to build 3388. I will check if this is still
repeatable.

>
> I note you said earlier that it works when run from a script, can you
> go into more details. Do you mean that the exact same commands work
> when run from a script?

Yes.

> Which commands do you put in the script? How do you run the script?
>
I have an another terminal command's where I have log of my first command
typing typing (cat svn-bug.txt), and I past them via X's copy paste to the
second terminal -> segfault

however If I run

$ sh svn-bug.txt

everything went fine. svn-bug.txt is at the end of this email.

There is two differensies:
1. I run it from script
2. when I made it by hand, I made one loop up to repository via/with my
   browser, just poke and see what there is
   Immediately after that I execute that svn co ... which segfaults.

I think that if this 3388 segfaults, I made to the script few sleep's
and one lynx -dump URL, and see what hapens.

BR, Jani

$ cat svn-bug.txt

cd ~/tmp/opiskelu/fys104/fys101-2

svn import -m '' http://localhost:2401/repos/test-2/ . opiskelu/fys104/fys101-2

cd ~/tmp

# svn import -m '' http://localhost:2401/repos/test-2/opiskelu/fys104/fys101-2 opiskelu/

svn import -m '' http://localhost:2401/repos/test-2 opiskelu/

svn import -m '' http://localhost:2401/repos/test-2 opiskelu/ opiskelu

mv opiskelu opiskelu-orig

svn co http://localhost:2401/repos/test-2/opiskelu

--
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 17 20:16:50 2002

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.