You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Craig R. McClanahan" <cr...@apache.org> on 2002/01/15 18:18:34 UTC

Re: I have created a JSP page that drops tomcat: I think it's a JVM i ssue

Seg faults are always a bug in either the JVM or in some native code that
you're calling.  I would try this with a different JVM but running the
same application to nail down where it really is.

Craig


On Tue, 15 Jan 2002, Creighton Kirkendall wrote:

> Date: Tue, 15 Jan 2002 08:27:02 -0500
> From: Creighton Kirkendall <ck...@hobsons-us.com>
> Reply-To: Tomcat Developers List <to...@jakarta.apache.org>
> To: 'Tomcat Developers List' <to...@jakarta.apache.org>
> Subject: I have created a JSP page that drops tomcat: I think it's a JVM
>     i ssue
>
> Here is what the log says.
>
> SIGSEGV 11 (*) segmentation violation
>         stackpointer=0xb8dc1cf4
> Writing java dump to javacore1258.1011100252.txt...  OK
> SIGABRT 6 (*) abort process
>         stackpointer=0xb8dc1998
>
> I am running IBM JVM for Linux.  Let me know if this bug in tomcat(unlikely)
> or the JVM.  I have been able to cause the JVM to crash before but not like
> this.  Not sure what to do about this, any suggestions.
>
> Creighton Kirkendall
> Senior Software Engineer
> Hobsons
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>