[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: core dump with svn r6178

From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2003-06-20 04:58:15 CEST

>
>Different projects have different conventions for this. In
>Subversion, we seem to have decided that it's okay for code to seg
>fault in "can't happen" situations, because if the can't-happen ever
>*does* happen, it's a bug we must fix anyway :-). A verbose error and
>exit would only be marginally friendlier to the user -- it wouldn't
>really get them any closer to a completed operation than the seg fault
>does.
>
>
The only problem with a seg fault is that many users won't be running on
OS's that generate core dumps and don't have the time or resources to
track down an "Exception Occured at 0xABACADBA", but they could easily
cut and paste a verbose error message into an email pretty easily.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 20 07:57:28 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.