hello,

Im running ubuntu 8.04 and i have core dumps on and stack randomization off and when i get a program to make a core dump and i try to open it in gdb i get a error

Code:
(gdb) core ./a
"/home/adam/./a" is not a core dump: File format not recognized
any ideas??