Reply To: Segmentation fault but no core dump

#12174
rpedde
Participant

@version5 wrote:

Hey,
I’ve tried changing that chdir to a directory thats writable by everyone but that had no effect.

When i change the runas user though I get “Segmentation fault(core dumped)” which is an improvement but the core file still doesnt appear to actually be created. Its not in / and any find’s i’ve ran dont bring back anything. Wierd.

Hrm… Well, failing all that, I guess one could just run it in gdb and get backtrace info that way.

— Ron