Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] core dumps
- Date: Mon, 16 Jul 2007 00:06:14 +0900
- From: "Marty Pauley" <marty.pauley@example.com>
- Subject: Re: [tlug] core dumps
- References: <469A2B26.5010103@sonic.net>
On 15/07/07, steven smith <sjs@example.com> wrote:
I found no core file. I know that on Solaris this had to be enabled. I couldn't find any references to this in the Linux programming books I have. How does one enable core dumps in Linux. And the message above implies that a core file was created although I suspect that it wasn't. Where would an application that's started from the panel dump core to.
Core dumps are automatically enabled. Your system or user config may change the maximum core dump size to zero, and that would stop them getting saved.
The app will dump core in its current working directory, which could be anywhere if it decided to change it. I would guess (just a guess) that the panel stays in you home dir, so if your app does not chdir then it would still be there too. Have a look at the "cwd" link in the process's /proc dir the next time you try. You should also run it from bash instead of the panel, and run ulimit -c first to see if your core file size has been restricted.
-- Marty
- Follow-Ups:
- Re: [tlug] core dumps
- From: steven smith
- References:
- [tlug] core dumps
- From: steven smith
Home | Main Index | Thread Index
- Prev by Date: [tlug] core dumps
- Next by Date: Re: [tlug] core dumps
- Previous by thread: [tlug] core dumps
- Next by thread: Re: [tlug] core dumps
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links