| Anonymous | Login | 2026-03-24 08:29 CET |
| Main | My View | View Issues |
| 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 | |||||||
|
|
|||||||
| Copyright © 2000 - 2008 Mantis Group |