Signal 11

Greg 'groggy' Lehey grog at FreeBSD.org
Tue Oct 11 23:20:08 PDT 2005


On Wednesday, 12 October 2005 at 15:59:39 +1000, pb wrote:
> Hi all
> Can anyone tell me what a 'signal 11' is

Signals are a kind of software interrupt.  This particular one is
called SIGSEGV, or a segmentation violation.  This means that the
processor has caught the program attempting to do something like
access non-existent memory.

> and why it causes my attempted install to crash about half way
> through.

It's quite common for flaky hardware to fail like this.  If it always
happens in the same place, it may be a software bug, in which case it
would be good to know where it happens.  If it happens in random
places, conventional wisdom has it that your memory is probably flaky.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.
-------------- 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/20051012/b46fc093/attachment.bin


More information about the freebsd-questions mailing list