[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: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-17 20:26:51 CEST

Jani Averbach <jaa@cc.jyu.fi> writes:

> > 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.

Sounds like it might be your environment.

> > 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

Is sh your normal shell? I don't know the best way to check your
environment, try this: run printenv in the shell where you get a
segfault. Then run sh -c printenv in the shell where you run the
script. Do they show the same output?

-- 
Philip Martin
---------------------------------------------------------------------
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:27:33 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.