Re: [Ikvm-developers] Crash in OpenJDK native method
Brought to you by:
jfrijters
|
From: Jeroen F. <je...@su...> - 2013-04-30 07:52:30
|
Hi Michael, The exception does not occur in doPrivileged, it is just rethrown there so it loses the original stack trace (when viewed via .NET). To be able to diagnose this we need the Java stack trace. BTW, I highly doubt that this is an IKVM bug. Regards, Jeroen > -----Original Message----- > From: Michael Kay [mailto:mi...@sa...] > Sent: Monday, April 29, 2013 21:12 > To: ikv...@li... > Subject: [Ikvm-developers] Crash in OpenJDK native method > > A Saxon user has reported a problem here: > > https://saxonica.plan.io/boards/3/topics/5612?r=5614 > > which manifests itself as an index out of bounds exception in > ,java.security.AccessController.doPrivileged > > which appears to be a native method. > > This is with Saxon 9.4.0.2, which is built using ikvm-0.46.0.2 > > It's failing one one of their servers and not others, so it must depend > on something in the .NET configuration. > > Any insights gratefully received! > > Michael Kay > Saxonica |