The gcc Signal 11 "attribute" Problem Certain versions of gcc kept dying with an internal error when compiling the module code. So how do you debug such a problem? After banging your head repeatedly against the wall, you try to locate the problem, using the binary search method. You try to compile smaller and smaller chunks of code, until you hit one(!) line of code which causes the compiler to barf.