How can I get erlang crash dump file? -


my program crashes during execution , writes segmentation fault (core dumped) on console. there no generated files in current working directory. question can find generated crash dump file? i'm using ubuntu 13.04 / erlang r15b01

a linux core dump , erlang crash dump not same thing. if you're getting segmentation fault , can't locate core dump, need check os configuration. "cat /proc/sys/kernel/core_pattern" see linux wants write core file, check that directory exists , writable you, , of course check ulimit set produce dump.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

VBA function to include CDATA -