Damian Minkov wrote:

Reacently we wrote a little web app using hibernate - we run it in tomcat 4.1.29
(using : java1.4.2-1 )

INFO: instantiating and configuring caches
09.01.2004 18:18:43 net.sf.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
segmentation violation at 0x3ffbff2886c
   r00 = 0x0000000000000000     r16 = 0x000000002438b548
   r01 = 0x00000000000028e0     r17 = 0x0000000000100000
   r02 = 0x0000000144102000     r18 = 0x0000000000000000
   r03 = 0x0000000000000000     r19 = 0x6c6261546d6f7266
   r04 = 0x0000000000000000     r20 = 0x000000002438b548
   r05 = 0x0000000000000000     r21 = 0x0000000000000014
   r06 = 0x0000000000000520     r22 = 0xffffffff84010410
   r07 = 0x0000000000000002     r23 = 0x00000000061cffb8
   r08 = 0x0000000000000000     r24 = 0x0000000144093188
   r09 = 0x0000000000000000     r25 = 0x000000000063b548
   r10 = 0x000000000000006d     r26 = 0x000003ffbff289f8
   r11 = 0x0000000000000000     r27 = 0x0000000142121708
   r12 = 0xffffffffffffffff     r28 = 0x000003ff800be050
   r13 = 0x00000001441048e0     r29 = 0x000003fffff24b10
   r14 = 0x0000000000000078     r30 = 0x000000011ffef560
   r15 = 0x0000000000000000     r31 = 0x0000000000000000

ANY segment violation is a JVM error. Arbitrary "pointer" assignment should be fairly impossible in Java2. Try some older JVM.


Nix.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to