Confused...

Reg Clemens reg at dwf.com
Wed Jul 12 19:03:33 UTC 2006


> On Wed, Jul 12, 2006 at 10:13:55AM -0600, Reg Clemens wrote:
> > I have a program here that has been working for several years, and it suddenly
> > stopped working.  Now it starts running and immediately shows 'Killed'.
> > The very first line in the program is a fprintf(stderr, ...) and this message
> > does not get printed.
> > And for reasons I dont understand, Linux is not dropping a core file.
> 
> What does "ulimit -c" tell you?
> 
Well, I dont seem to have 'ulimit' and 'limit' complains about the -c argument
> 
> > Ive recompiled, recompiled with -g, with -ggdb nothing.
> > How do I get this thing to drop a core file?
> 
> Have you tried running it under gdb directly?
> 
Yes, but couldnt remember how to give the executing program an argument.
Hummm, guess I could just build it in.
Ill try that.


-- 
                                        Reg.Clemens
                                        reg at dwf.com





More information about the users mailing list