Issue Type: Bug Bug
Assignee: Thomas E Enebo
Attachments: hs_err_pid3864.log
Created: 22/Aug/12 9:59 AM
Description:

Starting a rails application under windows via "jruby -S rails s puma -e production" gives spits out a fatal error. Nevertheless rails comes up and everything seems to run just fine...:

E:\releases\webcms-20120822-644ffe>jruby -S rails s puma -e production
Execution protection violation
#

  1. A fatal error has been detected by the Java Runtime Environment:
    #
  2. EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x016d3400, pid=3864, tid=3508
    #
  3. JRE version: 7.0_06-b24
  4. Java VM: Java HotSpot(TM) Client VM (23.2-b09 mixed mode, sharing windows-x86
    )
  5. Problematic frame:
  6. C 0x016d3400
    #
  7. Core dump written. Default location: E:\releases\webcms-20120822-644ffe\hs_err
    _pid3864.mdmp
    #
  8. An error report file with more information is saved as:
  9. E:\releases\webcms-20120822-644ffe\hs_err_pid3864.log
    #
  10. If you would like to submit a bug report, please visit:
  11. http://bugreport.sun.com/bugreport/crash.jsp
  12. The crash happened outside the Java Virtual Machine in native code.
  13. See problematic frame for where to report the bug.
    #

E:\releases\webcms-20120822-644ffe>=> Booting Puma
=> Rails 3.2.8 application starting in production on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Puma 1.6.1 starting...

  • Min threads: 0, max threads: 16
  • Environment: production
  • Listening on tcp://0.0.0.0:3000
Environment: jruby 1.7.0.preview2 (1.9.3p203) 2012-08-07 4a6bb0a on Java HotSpot(TM) Client VM 1.7.0_06-b24 [Windows Server 2008-x86]
Project: JRuby
Priority: Critical Critical
Reporter: Falk Pauser
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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