RegexpError when running any rake command
-----------------------------------------
Key: JRUBY-5764
URL: http://jira.codehaus.org/browse/JRUBY-5764
Project: JRuby
Issue Type: Bug
Components: Application Error
Affects Versions: JRuby 1.6.1
Environment: Running on Mac OS X Lion Developer Preview 4 on JRuby
1.6.1 in Ruby 1.8-compatibility mode
Reporter: Erik Michaels-Ober
Steps to reproduce:
rvm use jruby
git clone git://github.com/travis-ci/travis-ci.git
bundle install
After setting up the application, running any rake command (even `rake -T`)
will cause the following error to be raised:
(RegexpError) 134217727: /\A\x00[^\xff]*\xff/
Here is the full output with --trace:
https://gist.github.com/4aee23278b85d1ef457f
This application is tested against MRI 1.8.7, 1.9.2, REE, and Rubinius. I have
not seen this error raised on any other implementations, so I assume the bug is
in JRuby. Please let me know if you need any additional information from me to
reproduce the problem or help debug it.
Thanks!
--
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