19
5
I have enabled a unlimited core file size using ulimit:
ulimit -a
core file size (blocks, -c) unlimited
...
I believe I have triggered a core dump but I can't locate the core file in my home, var/... etc...
Do you know where Ubuntu configures the core dump location?
@djf the OP didn't specify what program was causing core dumps. It may not be programmers code. It may be Unity for all we know. – Rich Homolka – 2015-01-26T23:48:45.397
1How is this a SuperUser question? This is about running a debugger which only programmers use. This should be migrated back to SO. – Homer6 – 2018-03-01T05:04:19.717