Article

coolguys's picture
article
Reads:

4252

Score:
0
0
 
Comments:

2

About Segmentation Violations

Author Info

17 October 2008 - 2:07pm
Submitted by: coolguys

(View Disclaimer)

Wondering what the Segmentation Violation error message means, and what you can do about it? Check out this excellent TID for the gory details.

On a Unix operating system such as Linux, a "segmentation violation" (also known as "signal 11", "SIGSEGV", "segmentation fault" or, abbreviated, "sig11" or "segfault") is a signal sent by the kernel to a process when the system has detected that the process was attempting to access a memory address that does not belong to it. Typically, this results in the offending process being terminated.

Background and common causes are discussed in more detail in this TID.


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

anonymous's picture

So, where's the TID?

Submitted by anonymous (not verified) on 17 October 2008 - 5:22pm.

Thanks for the suggestion, but "...discussed in more detail in this TID" is not useful without a hyperlink to that document.

ssalgy's picture

Oops -- link is fixed now

Submitted by ssalgy on 18 October 2008 - 8:12am.

So sorry! What a difference a quote mark can make!

© 2013 Novell