Crash in racob-x64.dll on Windows

Description

Running using:
java -jar logstash-1.3.1-flatjar.jar agent -f logstash.conf – web

#

  1. A fatal error has been detected by the Java Runtime Environment:
    #

  2. EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc410f1aa4, pid=6560, tid=28164
    #

  3. JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)

  4. Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)

  5. Problematic frame:

  6. C [racob-x64.dll+0x1aa4]
    #

  7. Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #

  8. An error report file with more information is saved as:

  9. C:\Users\TRobinson\Downloads\logstash\hs_err_pid6560.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.
    #

Attachments

2

Gliffy Diagrams

Activity

Show:

Cris April 15, 2014 at 9:58 AM

Ferdinand Holzer April 14, 2014 at 3:26 PM
Edited

I suspect that this is somehow related to the windows event log input. It's the only input in use in our config.
edit: we don't run the web in the same jvm, so i doubt that it's related to that

Details

Assignee

Reporter

Affects versions

Created December 18, 2013 at 3:23 PM
Updated April 15, 2014 at 9:58 AM