obtain core dump by aborting the running apps
May 13th, 2007 mysurface
To obtain core dump, the line bellow is mandatory. ulimit -c unlimited Check out generate coredumps to help developer for debugging for more details of ulimit. Core dump will be generated automatically if a program crashed due to segmentation fault or some other reason. But core dump will not be generated if an application halt [...]
Posted in kill, pkill, ulimit | Hits: 66348 | 6 Comments »






