[Bug 3203] Jenkins server crashes unexpctedly

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Oct 28 15:38:04 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3203

--- Comment #19 from Andrew Haley <aph at redhat.com> ---
(In reply to corey.carvalho from comment #16)
> All core dump files are consistently indicating a particular call that is
> causing the crash: 
> com.kenai.jffi.Foreign.invokeN2O1(JJJJLjava/lang/Object;III)J+0
> 
> The documentation on this particular method is not very clear. Could you
> provide any insight on how this could be causing the problem? I will attach
> multiple files that demonstrate this point.

This method calls some C code outside the Java virtual machine.  It is that C
code which is crashing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20161028/fe6ab2f5/attachment.html>


More information about the distro-pkg-dev mailing list