Core dump

Roland Smith rsmith at xs4all.nl
Wed Oct 31 17:16:08 PDT 2007


On Wed, Oct 31, 2007 at 03:32:10PM -0700, Rem P Roberti wrote:
> A program that I use has started giving me this error message when I try
> to load it:
> 
> Segmentation fault: 11 (core dumped)

This means that the program has either tried to read from a part of the
memory that it isn't allowed to access, or it has tried to write to a
memory page that is marked read-only.
 
> Can someone give me a heads up on what's going on here.  I've done a
> reinstall to no avail.

It is a bug in the program.

Roland
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20071101/2b1519a6/attachment.pgp


More information about the freebsd-questions mailing list