-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Max Horn <[EMAIL PROTECTED]> writes:

> >
> >Which is where the problems begin. No strace (nuts), ktrace needs a
> >kernel recompile (of a kernel Apple haven't released the source for,
> >AIUI), and gdb says 'No stack.'.
> >
> >Ideas?
> 
> One is to use Console.app and go to its preferences, then active the
> crash reporter. Once something crashes, a crashreport (including stack
> trace will be created, and, if you checekd the option, Console.app
> will launch to show it to you.
> 

> Or you can use "gdb":
> 
> gdb APPNAME
> 
> then, in gdb, just type "run" (or "run OPTIONA OPTIONB" if you need to
> pass parameters to the programm). Once it crashes, you will drop back
> into gdb. Type "bt" to get a BackTrace of the stack.
> 

This is the problem. Nothing seems to think that it /is/ a crash. gdb
says 'no backtrace', and crash report is very quiet, too. Hmm.

I enabled ktrace (thanks to the person who told me where the kernel
source was) but there is a good reason for it's being disabled - it
causes a kernel panic :-)

Thanks for the help,

Damian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (Darwin)
Comment: Processed by Mailcrypt 3.5.6 and Gnu Privacy Guard <http://www.gnupg.org/>

iD8DBQE8z8t0AyLCB+mTtykRAlNoAKCiLEFN62gnfjubK5UHXv32NbK1WgCgu9dp
imK+Zr/xeFLz9iuvKMIdyzk=
=p7xx
-----END PGP SIGNATURE-----


Reply via email to