Unix Programming - Re: where is core dump files in redhat 9

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > January 2004 > Re: where is core dump files in redhat 9





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: where is core dump files in redhat 9
Andreas Kahari

2004-01-23, 4:52 pm

In article <3a8cf8c8.0311091330.7bd61bef@posting.google.com>, mohan wrote:
quote:

> Hai All,
> This might seem silly but I am unable to find the core files
> getting generated. When I am terminating the program for a core file
> to be generated by sending signals to the program ; I am unable to
> find the core files
>
> #ulimit -c
> 0



You've just shown that the maximum file size limit of core files
in the shell session you're in is zero, so no wonder no core
files gets created.

Increase the limit: ulimit -c unlimited

--
Andreas Kähäri
Andreas Kahari

2004-01-23, 4:52 pm

In article <3a8cf8c8.0311091330.7bd61bef@posting.google.com>, mohan wrote:
quote:

> Hai All,
> This might seem silly but I am unable to find the core files
> getting generated. When I am terminating the program for a core file
> to be generated by sending signals to the program ; I am unable to
> find the core files
>
> #ulimit -c
> 0



You've just shown that the maximum file size limit of core files
in the shell session you're in is zero, so no wonder no core
files gets created.

Increase the limit: ulimit -c unlimited

--
Andreas Kähäri
=?iso-8859-1?q?M=E5ns_Rullg=E5rd?=

2004-01-23, 4:52 pm

dare_eagle@yahoo.com (mohan) writes:
quote:

> This might seem silly but I am unable to find the core files
> getting generated. When I am terminating the program for a core file
> to be generated by sending signals to the program ; I am unable to
> find the core files



ulimit -c unlimited

--
Måns Rullgård
mru@kth.se
=?iso-8859-1?q?M=E5ns_Rullg=E5rd?=

2004-01-23, 4:52 pm

dare_eagle@yahoo.com (mohan) writes:
quote:

> This might seem silly but I am unable to find the core files
> getting generated. When I am terminating the program for a core file
> to be generated by sending signals to the program ; I am unable to
> find the core files



ulimit -c unlimited

--
Måns Rullgård
mru@kth.se
Andreas Kahari

2004-01-23, 5:05 pm

In article <3a8cf8c8.0311091330.7bd61bef@posting.google.com>, mohan wrote:
quote:

> Hai All,
> This might seem silly but I am unable to find the core files
> getting generated. When I am terminating the program for a core file
> to be generated by sending signals to the program ; I am unable to
> find the core files
>
> #ulimit -c
> 0



You've just shown that the maximum file size limit of core files
in the shell session you're in is zero, so no wonder no core
files gets created.

Increase the limit: ulimit -c unlimited

--
Andreas Kähäri
=?iso-8859-1?q?M=E5ns_Rullg=E5rd?=

2004-01-23, 5:05 pm

dare_eagle@yahoo.com (mohan) writes:
quote:

> This might seem silly but I am unable to find the core files
> getting generated. When I am terminating the program for a core file
> to be generated by sending signals to the program ; I am unable to
> find the core files



ulimit -c unlimited

--
Måns Rullgård
mru@kth.se
Andreas Kahari

2004-01-23, 5:18 pm

In article <3a8cf8c8.0311091330.7bd61bef@posting.google.com>, mohan wrote:
quote:

> Hai All,
> This might seem silly but I am unable to find the core files
> getting generated. When I am terminating the program for a core file
> to be generated by sending signals to the program ; I am unable to
> find the core files
>
> #ulimit -c
> 0



You've just shown that the maximum file size limit of core files
in the shell session you're in is zero, so no wonder no core
files gets created.

Increase the limit: ulimit -c unlimited

--
Andreas Kähäri
=?iso-8859-1?q?M=E5ns_Rullg=E5rd?=

2004-01-23, 5:18 pm

dare_eagle@yahoo.com (mohan) writes:
quote:

> This might seem silly but I am unable to find the core files
> getting generated. When I am terminating the program for a core file
> to be generated by sending signals to the program ; I am unable to
> find the core files



ulimit -c unlimited

--
Måns Rullgård
mru@kth.se
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com