Hi All,
I'm running a C code on cygwin compiled with gcc, the code basically does file processing, it runs fine on my PC, but when run on a Solaris machine, it gives Bus error and core dumps. Is it a known issue? If not, is there any way i can debug the core file?
The file i'm trying to process is 45MB in size.
I'm newbie with using the debuggers. Any suggestions are welcome
Thanks
Santosh