I'm trying to compile a C program for the pandora. Doing some debugging, it seems to throw a sigsegv on function entering when the function has a char [] variable in it. Also, whenever I inspect using gdb command "info locals", most the variables in the function are empty, but the char[]...