Index: [thread] [date] [subject] [author]
  From: Julian v. Bock <JimProfit@t-online.de>
  To  : ggi-develop@eskimo.com
  Date: Wed, 14 Jul 1999 15:58:57 +0200

Re: hacking methods to find out bugs

On Wed, 14 Jul 1999, Christoph Egger wrote:
> On Wed, 14 Jul 1999, Ville Hallik wrote:
> 
> > On Wed, 14 Jul 1999, Christoph Egger wrote:
> > 
> > > I have a SUSE 6.0 based system with kernel 2.2.10
> > > SUSE 6.0 is based on glibc2.0. And I don't get a core dump, only when I
> > > run it with gdb...
> > 
> > Seems that coredumps are not allowed by default in Your system. If
> > Your login shell is bash, then read "help ulimit".

[...]

edit your /etc/profile and comment out ulimit -Sc 0

Julian

Index: [thread] [date] [subject] [author]