This issue is accompanied now with similar crash on Windows (interpreter):
    [echo] RUNNING : java.lang.RuntimeTest

   [junit] This application has requested the Runtime to terminate it in an
unu
sual way.
   [junit] Please contact the application's support team for more
information.
   [junit] ...VM Crashed!
   [junit] Windows reported exception: ACCESS_VIOLATION
   [junit] Registers:
   [junit]     EAX: 0x00000000, EBX: 0x026084f8, ECX: 0x0f7db83a,
EDX=0x0000000
0
   [junit]     ESI: 0x0013d180, EDI: 0x14010000, ESP: 0x0013d16c,
EBP=0x0013d21
8
   [junit]     EIP: 0x015f6085
   [junit] Assertion failed: !interpreter_enabled(), file
C:\users\esemukhi\svn
\drlvm\trunk\vm\port\src\lil\ia32\pim\stack_iterator_ia32.cpp, line 212

   [junit] This application has requested the Runtime to terminate it in an
unu
sual way.
   [junit] Please contact the application's support team for more
information.
   [junit] Test java.lang.RuntimeTest FAILED


On 10/2/06, Alexey Varlamov <[EMAIL PROTECTED]> wrote:

2006/10/2, Alexey Varlamov <[EMAIL PROTECTED]>:
> Trace logging gives some more details:
> --------------------
> GC enumeration in interpreter stack:
>
> 0x0x413ee828 referenced from root = 0x0x52721d4c info = 0
> 0x0x413ee828 info = 0
> 0x0x413ee828 is java/lang/Class
> move 0x0x413ee828 to 0x0x41253d24 info = 1
> 0x(nil) referenced from object = 0x0x41253d24
> 0x(nil) referenced from object = 0x0x41253d24
> 0x(nil) referenced from object = 0x0x41253d24
>  [THIS]: java/lang/Class
> [METHOD <native>]: java/lang/VMThreadManager.wait(Ljava/lang/Object;JI)I
> 0x0x414e9530 referenced from root = 0x0x52721f3c info = -2147480576
> 0x0x414e9530 info = -2147480576
> 0x0x414e9530 is java/lang/FinalizerThread$FinalizerWorkLock
> move 0x0x414e9530 to 0x0x41253d44 info = -2147480575
>  [THIS]: java/lang/FinalizerThread$FinalizerWorkLock
> [METHOD 4 2]: java/lang/Object.wait()V
>  Stack[0]
> NPE or SOE detected at 0x4114fe18
> ---------------------------

I fixed endless looping in HARMONY-1653. And now we need to understand
why the SIGSEGV occurs. Is it corrupted stack or smth else?
Ivan, could you please look into this?

--
Alexey

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Thanks,
Elena

Reply via email to