Hi,

I am getting a SIGSEGV error when running `ant spec-short` with jruby master on Ubuntu 11.10 64 bits, hotspot 7u2:

https://gist.github.com/1566152

This is quite reminiscent of JRUBY-6244, however this seems to occur at this point (see https://gist.github.com/1566152#file_hs_err_pid10655.log):

Current CompileTask:
C2: 7474 561 org.jruby.runtime.callsite.CachingCallSite::call (58 bytes)

I have executed `ant clean`, I have tried to remove from the path anything that could interfere, cloned the repo again, reinstalled the jvm to ensure I had the latest 7u2, but I am still getting the error.

At this point, I am unsure whether this is a bug or not, what’s the best way to proceed? Should I open a ticket for this?


Regards,
sebastien.

sebastien@kilkenny:~/dev/jruby$ java -version
java version "1.7.0_02"
Java(TM) SE Runtime Environment (build 1.7.0_02-b13)
Java HotSpot(TM) 64-Bit Server VM (build 22.0-b10, mixed mode)

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to