On Mon, 2016-04-11 at 14:15 +0000, Chris via Digitalmars-d-learn wrote:
> I wanted to test, if I could use D with JNA (Java Native Access). 
> I get this error message:
> 
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007fd24ab66074, pid=15733, 
> tid=140541714827008
> #
> # JRE version: OpenJDK Runtime Environment (8.0_66-b17) (build 
> 1.8.0_66-internal-b17)
> # Java VM: OpenJDK 64-Bit Server VM (25.66-b17 mixed mode 
> linux-amd64 compressed oops)
> # Problematic frame:
> # C  [libphobos2.so.0.69+0x467074]  _d_dso_registry+0x59c
> 
> libphobos is a "problematic frame".

Did you solve this problem?

Does it go away using a newer JDK, e.g. 8_77?

Have you tried the Oracle or Azul builds?

If you have a small project you can send me that exhibits the problem
for you, I can take a look at it.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to