[bug-notifications] [pm_subversion 0004854]: Core dump when spaces in URL
Mantis Bug Tracker
noreply at opencsw.org
Mon Oct 31 01:02:33 CET 2011
The following issue has been SUBMITTED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4854
======================================================================
Reported By: bwalton
Assigned To:
======================================================================
Project: pm_subversion
Issue ID: 4854
Category: regular use
Reproducibility: always
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 2011-10-31 01:02 CET
Last Modified: 2011-10-31 01:02 CET
======================================================================
Summary: 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.
======================================================================
More information about the bug-notifications
mailing list