Chet Ramey wrote:
Matthew Woehlke wrote:
Chet Ramey wrote:
[EMAIL PROTECTED] wrote:
I'm trying to limit the size of coredumps using 'ulimit -c'. Can
someone please explain why a core file gets generated from the coretest
program (source is below)?
Thanks for any help or suggestions.
% ulim
Mike Stroyan wrote:
I'm trying to limit the size of coredumps using 'ulimit -c'. Can
someone please explain why a core file gets generated from the
coretest program (source is below)?
Thanks for any help or suggestions.
Shell interaction
% ulimit -H -c
unlimited
% ulimit -S -c
0
% bash --ver
Matthew Woehlke wrote:
> Chet Ramey wrote:
>> [EMAIL PROTECTED] wrote:
>>> I'm trying to limit the size of coredumps using 'ulimit -c'. Can
>> someone please explain why a core file gets generated from the coretest
>> program (source is below)?
>>>
>>> Thanks for any help or suggestions.
>>>
>>> %
Chet Ramey wrote:
[EMAIL PROTECTED] wrote:
I'm trying to limit the size of coredumps using 'ulimit -c'. Can
someone please explain why a core file gets generated from the coretest
program (source is below)?
Thanks for any help or suggestions.
% ulimit -H -c
512
% ./coretest 2048
rlim_cur,rl
[EMAIL PROTECTED] wrote:
> Machine Type: i386-pc-linux-gnu
>
> Bash Version: 2.05b
> Patch Level: 0
> Release Status: release
>
> Description:
>
> Hi,
> I'm trying to limit the size of coredumps using 'ulimit -c'. Can someone
> please explain why a core file gets generated from the coretest p
I'm trying to limit the size of coredumps using 'ulimit -c'. Can someone
please explain why a core file gets generated from the coretest program (source
is below)?
Thanks for any help or suggestions.
Shell interaction
% ulimit -H -c
unlimited
% ulimit -S -c
0
% bash --version
GNU bash, versio