I have a problem with some code from GlazedList 1.8 that causes SIGSEGV when running under java 1.8_05 / 64 bit / FC 20 and Windows 8.
I have parsed output ( -XX:+UnlockDiagnosticVMOptions '-XX:CompileCommand=print,*BoyerMooreCaseInsensitiveTextSearchStrategy.indexOf' see below), but I donβt know how to debug it.
Therefore, any help with code debugging or a hint where to seek help is appreciated.
Collapsible code is more than 30,000 characters. so you will need to https://java.net/jira/browse/GLAZEDLISTS-564?focusedCommentId=378982&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-378982 read the code here
Fatal error detected in Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007fdc2d93bcfc, pid=12092, tid=140582414018304
JRE version: Java (TM) SE runtime (8.0_05-b13) (build 1.8.0_05-b13) Java VM: Java HotSpot (TM) 64-bit server VM (25.5-b02 mixed mode linux-amd64 compressed oops )
Problem frame:
J 12756 C2
ca.odell.glazedlists.impl.filter.BoyerMooreCaseInsensitiveTextSearchStrategy.indexOf (Ljava / languages ββ/ String;) I (147 bytes) @ 0x00007fdc2d93bcfc [0x00007fdc2d93baa0 + 0x25c]
java jvm fatal-error jit
cmadsen
source share