You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Régis Priqueler <li...@aizenko.com> on 2003/07/24 09:54:53 UTC

Segmentation fault

Hello,

Got "Segmentation fault" on svn delete and co commands.
Works fine with mkdir for instance.

scnadim works fine too.

Any idea.


I run this commands on the server where the repository and apache 2
serveur are.

SVN 0.25

Got no problem from the client on windows.

Best regards

-- 
Régis Priqueler
Portfolio: http://R208.com
Aïzenko:   http://aizenko.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Segmentation fault

Posted by Ben Collins-Sussman <su...@collab.net>.
Régis Priqueler <li...@aizenko.com> writes:

> Hello,
> 
> Got "Segmentation fault" on svn delete and co commands.
> Works fine with mkdir for instance.
> 
> scnadim works fine too.
> 
> Any idea.

No idea, because you've not given us any details.  Show us a
reproduction recipe, with the exact commands you typed.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: Segmentation fault RAAAAH

Posted by Régis Priqueler <li...@aizenko.com>.
Hello Régis,

Thursday, July 24, 2003, 11:54:53 AM, you wrote:

RP> Hello,

RP> Got "Segmentation fault" on svn delete and co commands.
RP> Works fine with mkdir for instance.

To exclude problem with dynamic library i had recompliled with static
mode now i got:

/usr/local/subversion/bin/svn co http://server.name.com:90/repname/trunk/Site/ test
svn: Bad URL passed to RA layer
svn: Unrecognized URL scheme: "http://server.name.com:90/repname/trunk/Site"

Best regards

-- 
Régis Priqueler
Portfolio: http://R208.com
Aïzenko:   http://aizenko.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org