SystemStackError on JRuby 1.5 when trying to bundle gem dependencies
--------------------------------------------------------------------

                 Key: JRUBY-4830
                 URL: http://jira.codehaus.org/browse/JRUBY-4830
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.5
         Environment: Debian GNU/Linux 5.0

java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) Server VM (build 11.3-b02, mixed mode)

jruby 1.5.0 (ruby 1.8.7 patchlevel 249) (2010-05-12 6769999) (Java HotSpot(TM) 
Client VM 1.6.0_13) [i386-java]

Bundler version 0.9.25
            Reporter: Daniel Harrington
            Assignee: Thomas E Enebo
            Priority: Minor


When trying to run "bundle install", I get a SystemStackError: 
http://www.pastie.org/980587

$ jruby -rjava -e 'p java.lang.System.get_property "sun.arch.data.model"'
returns: "32"

$ DEBUG_RESOLVER=true jruby -S bundle install
returns: http://rubiii.com/stacktrace.txt

$ jruby -J-Djruby.backtrace.style=raw -S bundle install
returns: http://pastie.org/980718

And here's the Gemfile I use:
http://www.pastie.org/980576

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.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