Signal 11, or officially know as "segmentation fault", means that the program accessed a memory location that was not assigned.
Sorry all, initially missed to repetition the question (that was only on the title).
What can cause an signal 11?
From serverfault
jpmartins
-
That's usually a bug in a program. So if you're writing your own program, that's the most likely cause.
I have also read that it is very common to have something to do with hardware.
Izzy : Is this some kind of joke?squillman : @Izzy: probably an info-type post related to his other question: http://serverfault.com/questions/67166/linux-maintenance-mode-how-can-i-change-a-fileFrom jpmartins -
Please refer to segmentation fault on linux/unix
From mezgani
0 comments:
Post a Comment