I have created a JSP page that drops tomcat: I think it's a JVM issue

2002-01-15 Thread Creighton Kirkendall
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

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

2002-01-15 Thread Jun Inamori
Hi, > > 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. --- Snip