jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • JRuby
  • JRUBY-2871

EXCEPTION_ACCESS_VIOLATION crashes application since JRuby 1.1.3

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: JRuby 1.1.3
  • Fix Version/s: JRuby 1.1.4
  • Component/s: Compiler
  • Labels:
    None
  • Environment:
    Vista x86, jdk 1.6.0 Update 7

Description

Application crashes with JRuby 1.1.3 (no problems with JRuby 1.1.2 or earlier):

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d8a1392, pid=4576, tid=5776
#
# Java VM: Java HotSpot(TM) Client VM (10.0-b23 mixed mode, sharing windows-x86)
# Problematic frame:
# V  [jvm.dll+0x31392]
#
[...]
Java Threads: ( => current thread )
[...]
=>0x01f04c00 JavaThread "CompilerThread0" daemon [_thread_in_native, id=5776, stack(0x00910000,0x00960000)]
[...]
Current CompileTask:
C1:2778  !   ruby.jit.ruby.C_3a_.jruby_minus_1_dot_1_dot_3.lib.ruby.$1_dot_8.rexml.parsers.streamparser.parse31389825_10994782.rescue_1$RUBY$__rescue__(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (1957 bytes)

The full hs_err-file is attached to this issue.

Charles Oliver Nutter suggested (http://archive.hausfoundation.org/lists/org.codehaus.jruby.user/msg/488D6F2D.4010106@sun.com) specifying jruby.jit.exclude=parse, which indeed solves the problem.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    hs_err_pid4276.log
    01/Aug/08 4:12 AM
    28 kB
    Myron Marston
  2. Text File
    hs_err_pid4576.log
    28/Jul/08 2:24 AM
    9 kB
    PHeemskerk

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
PHeemskerk added a comment - 28/Jul/08 3:37 AM

An alternative solution (http://archive.hausfoundation.org/lists/org.codehaus.jruby.user/msg/488D6F2D.4010106@sun.com) to the problem: adding the --server option to use the HotSpot server VM.

Show
PHeemskerk added a comment - 28/Jul/08 3:37 AM An alternative solution (http://archive.hausfoundation.org/lists/org.codehaus.jruby.user/msg/488D6F2D.4010106@sun.com) to the problem: adding the --server option to use the HotSpot server VM.
Hide
Permalink
Myron Marston added a comment - 01/Aug/08 4:12 AM

I'm also getting this error. I've attached my log file.

Show
Myron Marston added a comment - 01/Aug/08 4:12 AM I'm also getting this error. I've attached my log file.
Hide
Permalink
Charles Oliver Nutter added a comment - 06/Oct/08 11:19 PM

There were a number of compiled problems fixed around 1.1.4 timeframe, a couple of which were related to C1 crashes in hotspot. I'm going to optimistically mark this as resolved in 1.1.4. Please reopen if it is not resolved for you. Ideally we would need a reduced script we can use to investigate.

Show
Charles Oliver Nutter added a comment - 06/Oct/08 11:19 PM There were a number of compiled problems fixed around 1.1.4 timeframe, a couple of which were related to C1 crashes in hotspot. I'm going to optimistically mark this as resolved in 1.1.4. Please reopen if it is not resolved for you. Ideally we would need a reduced script we can use to investigate.

People

  • Assignee:
    Charles Oliver Nutter
    Reporter:
    PHeemskerk
Vote (0)
Watch (2)

Dates

  • Created:
    28/Jul/08 2:24 AM
    Updated:
    12/Jan/09 4:35 PM
    Resolved:
    06/Oct/08 11:19 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.