Michael Goffioul <michael.goffi...@gmail.com> writes:

> I have no problem using it with Java7 under windows. I would suggest
> to run octave in valgrind and look for suspicious messages.

I have indeed invalid writes / unitialized values under valgrind.

These appear with several JVMs: OpenJDK 6, 7, and GCJ.

GCJ gives more explicit debugging messages: apparently it's the java
garbage collector which is trying to manipulate an invalid object.

I am therefore now quite confident about the fact that the problem is
located in the java package and not in OpenJDK 7. Probably it's only by
chance that the problem has got unnoticed so far under Debian.

I am not very familiar with the JNI so I am going to have difficulties
to debug this alone. If you have any hint, it is very welcome.

Best,

-- 
Sébastien Villemot
Researcher in Economics & Debian Maintainer
http://www.dynare.org/sebastien
Phone: +33-1-40-77-84-04 - GPG Key: 4096R/381A7594

Attachment: pgp2UbAbIR0N1.pgp
Description: PGP signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to