Skip to main content

On reporting bugs and recent bug fixes

Published on Oct 11, 2007 in ,

Fixed a couple of bugs in the svn version. For more information check out the Changelog file.

To report any crashes (unhandled exceptions) that you may get, you may make use of the -R or –reportback option. This handles sending of bug report, and if you update to the svn version, allows you to include an optional message and email address.

$ ./svreport somehost.com -R

If the bug is not a crash, you may still contact the author through email, or open an issue.
To update to the latest version, simply run “svn update” in the sipvicious directory if you are on a system with subversion installed (typically Linux or Unix machines).

$ svn update