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

Carl,

On 2/12/2010 4:59 PM, Carl wrote:
> Darn, I thought we were onto something here but, as you suspected, the
> line contains a lot of parameters and was truncated.  So, now, I think
> we know the JVM is seg faulting, we just don't know where or why.  I'm
> guessing we have to somehow get a stack trace at the point of failure...
> any idea how I can get one?  Or, is there a better way?

I believe you can do roughly this with gdb (from memory):

$ gdb core-file

gdb) where

(boom: your stack trace goes here)

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkt11bwACgkQ9CaO5/Lv0PBUCgCfbR2f2IXwFq7ile8biFNjsXOH
opEAnj7gYfb2jfQDtwIcl5atUpyYG8au
=im6P
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to