hie

I am running a batch developed in C on unix and its core-dumping. Upon opening the core with gdb its giving me

Program terminated with signal 10, Bus Error.
#0 0xfe1ef3ec in ?? ()

Upon examining the frame 0, i am not getting anything. May someone assist.