Re: How to get RedHat 8.0 to allow core dump files

2002-12-13 Thread Dan Winslow
2002 at 10:55:17AM -0600, Dan Winslow wrote: > > I just would like to say, that this is an extremely ill-thought out change. > > It's a change to basic behavior thats been in place for years and years, and > > makes core files even MORE problematic for disk space as they d

Re: How to get RedHat 8.0 to allow core dump files

2002-12-13 Thread Dan Winslow
D]> Sent: Friday, December 13, 2002 10:55 AM Subject: Re: How to get RedHat 8.0 to allow core dump files > On Fri, 13 Dec 2002 10:55:17 -0600 > "Dan Winslow" <[EMAIL PROTECTED]> wrote: > > > I just would like to say, that this is an extremely ill-thought out >

Re: How to get RedHat 8.0 to allow core dump files

2002-12-13 Thread Dan Winslow
change? If RedHat came up with this, I think they are being extremely foolish. - Original Message - From: "Jag" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 12, 2002 7:29 PM Subject: Re: How to get RedHat 8.0 to allow core dump files > On Th

Re: How to get RedHat 8.0 to allow core dump files

2002-12-12 Thread Dan Winslow
*blink* *blink* Thank you. - Original Message - From: "Binand Raj S." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 12, 2002 10:09 PM Subject: Re: How to get RedHat 8.0 to allow core dump files > On Thu, Dec 12, 2002 at 09:48:19PM

Re: How to get RedHat 8.0 to allow core dump files

2002-12-12 Thread Dan Winslow
to get RedHat 8.0 to allow core dump files > On Thu, 2002-12-12 at 18:54, Dan Winslow wrote: > > Platform is a fresh install of RedHat 8.0. I have > > ulimit -c unlimited > > in /etc/profile. I have write perms to the current dir. A test program > > compiled with

How to get RedHat 8.0 to allow core dump files

2002-12-12 Thread Dan Winslow
Platform is a fresh install of RedHat 8.0. I haveulimit -c unlimitedin /etc/profile. I have write perms to the current dir. A test programcompiled with gcc that does a 'strcpy(0,0)' seg faults but does not coredump. I have searched all day on the web, finding nothing but ulimitsettings. Any