Hi, When compiling i did 'configure --enable-debugging'. so the memory error finally crashed op25 and the core file dumped. i ran 'sudo gdb /home/matt/OP25_GRC/op25_grc.py /home/matt/core.8995'.
I hardly got anything out of gdb (i attached a copy of what was in terminal) but it did say the /home/matt/OP25_GRC/op25_grc.py was not in executable format: file format not recognized.
What am I doing wrong here?