On Thursday, 16 February 2017 at 09:18:16 UTC, aberba wrote:
On linux it is pretty easy. Just compile with `-g` to dmd and run the program in gdb. Run till it crashes and it should tell you the file and line of where.

Thanks, will try and see.
Also don't forget to do this: http://vibed.org/docs#handling-segmentation-faults

Reply via email to