victor igumnov created JRUBY-6525:
-------------------------------------

             Summary: FFI bug with Solaris JRuby >=1.6.6
                 Key: JRUBY-6525
                 URL: https://jira.codehaus.org/browse/JRUBY-6525
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.6.6
         Environment: Solaris, snv_134f
            Reporter: victor igumnov
            Assignee: Thomas E Enebo


I have attached a test-case with this bug report that exhibits the issue. If 
you start the jetty container on a solaris host it will fail to start unless 
you pass jruby.native.enabled set to false.

Execution:

To start the packaged jetty container:

java -jar start.jar jror.xml 

Work-around for bug:

java -Djruby.native.enabled=false -jar start.jar jror.xml 


Download to test case: 
http://victori.uploadbooth.com/misc/jetty-solaris-broken.tbz2

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

    http://xircles.codehaus.org/manage_email


Reply via email to