OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004854 [pm_subversion] regular use crash always 2011-10-31 01:02 2013-09-22 21:02
Reporter bwalton View Status public  
Assigned To
Priority normal Resolution no change required  
Status closed  
Summary 0004854: Core dump when spaces in URL
Description The SVN::Ra bindings don't function when a URL contains a space. Instead, they core dump with the following error:

$ perl ./test.pl
svn: E235000: In file 'subversion/libsvn_subr/dirent_uri.c' line 2291: assertion failed (svn_uri_is_canonical(url, pool))
Abort (core dumped)

If the URL given has no space, the call succeeds.
Additional Information The content of test.pl:

require SVN::Ra;

$s = SVN::Ra->new('file:///home/bwalton/opencsw/git/trunk/work/solaris9-sparc/build-isa-sparcv8/git-1.7.7.1/t/trash [^] directory.t9134-git-svn-ignore-paths/svnrepo');

This is from CSWpmsvn 1.7.1,REV=2011.10.23.
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0010584)
rupert (developer)
2013-09-22 21:00

please reopen if this is still the caes.

- Issue History
Date Modified Username Field Change
2011-10-31 01:02 bwalton New Issue
2013-09-22 21:00 rupert Note Added: 0010584
2013-09-22 21:02 rupert Status new => closed
2013-09-22 21:02 rupert Resolution open => no change required


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker