[OT] Core dump on OS X?

Richard Gaskin ambassador at fourthworld.com
Sat Dec 6 00:57:41 EST 2003


I could use a core dump on OS X, but I can't figure out how to generate one.
Here's what I've been doing:

1. In the terminal:  limit coredumpsize unlimited
   (compensates for OS X's default value of 0)

2. Launch my app

3. In terminal:  kill -9 4444
   (or whatever the process ID is)

The app terminates as expected but there's nothing in /cores.  What else do
I need to do to generate a core dump?

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc



More information about the use-livecode mailing list