[arch-general] Coredumps in zsh

2014-06-04 Thread Savyasachee Jha
I was trying to debug a program, and whenever I did so, I would get the output: zsh: segmentation fault (core dumped) name-of-program This is what I was expecting, no problem with that, but I couldn't find the location of the core dump. I searched high and low, and even tried running

Re: [arch-general] Coredumps in zsh

2014-06-04 Thread Jens Adam
Wed, 4 Jun 2014 20:02:48 +0900 Savyasachee Jha savya.jh...@gmail.com: Is there any particular reason why this might be happening? Output of 'limit core' in your zsh? And 'cat /proc/sys/kernel/core_pattern'? --byte signature.asc Description: PGP signature

Re: [arch-general] Coredumps in zsh

2014-06-04 Thread Savyasachee Jha
On Wed, Jun 4, 2014 at 8:38 PM, Jens Adam j...@byte.cx wrote: Wed, 4 Jun 2014 20:02:48 +0900 Savyasachee Jha savya.jh...@gmail.com: Is there any particular reason why this might be happening? Output of 'limit core' in your zsh? And 'cat /proc/sys/kernel/core_pattern'? --byte $ limit