segmentation fault - Core dumped? -
segmentation fault - Core dumped? -
possible duplicate: why core dump file generated ?
when programs segfault, message on stderr
:
segmentation fault
sometimes, however, see instead:
segmentation fault (core dumped)
what 'core'? useful debugging? triggers dumped? these dumps located?
a core dump snapshot of computer memory when programme crashed.
http://en.wikipedia.org/wiki/core_dump
it many things limit core dump, ulimit... http://www.akadia.com/services/ora_enable_core.html
to c runtime settings.
segmentation-fault
Comments
Post a Comment