My Java application has started to crash regularly with a SIGSEGV and a dump of stack data and a load of information in a text file.
I have debugged C programs in gd
Try to check whether c program carsh which have caused java crash.use valgrind to know invalid and also cross check stack size.