On 10/04/2016 10:31 AM, mfuhrman@xxxxxxxxxxxx wrote: > > Now, instead of getting a segment fault, I now get an illegal instruction. those might be due to compiler(architecture) switches. run it in gdb and type disass after the crash to see what it is...