octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53733] Panic/segfault when calling Java metho


From: Rik
Subject: [Octave-bug-tracker] [bug #53733] Panic/segfault when calling Java method after forge:im[read|write]
Date: Tue, 24 Apr 2018 16:59:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #11, bug #53733 (project octave):

I stepped through all the way through and the issue occurs for me in the
dlopen call at line 208 of oct-shlib.cc


  library = dlopen (file.c_str (), flags);


The variable file holds


"/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so"


I tried changing the flags sent to dlopen, but that didn't help either.  This
bug may be upstream in libjvm itself.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53733>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]