Expecting a stackmap frame

41 views
Skip to first unread message

David Lott

unread,
Feb 19, 2014, 1:09:55 PM2/19/14
to jca...@googlegroups.com
Tried to run jCarder on my small server project and got the error below.  
Here's my java version:
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Server VM (build 24.51-b03, mixed mode)

Running on Ubuntu 12.04.4 LTS

Any insight into what this means or how I can get it to work?  Thanks!

Starting JCarder (2.0.0/6) agent
Opening for writing: /home/vito/Xorb/jcarder_events.db
Opening for writing: /home/vito/Xorb/jcarder_contexts.db
Not instrumenting standard library classes (AWT, Swing, etc.)
JCarder agent initialized

Exception in thread "main" java.lang.VerifyError: Expecting a stackmap frame at branch target 125
Exception Details:
  Location:
    com/xorbgames/coordinator/Coordinator.getServerStatus()Ljava/lang/String; @85: goto
  Reason:
    Expected stackmap frame at this location.
  Bytecode:
    0000000: bb00 5c59 b700 da4c 2bbb 005c 5912 dcb7
    0000010: 0061 2ab4 004e b600 e0b6 00e3 12e5 b600
    0000020: 68b6 006c b600 6857 2bbb 005c 5912 e7b7
    0000030: 0061 2ab4 0058 b600 e8b6 00e3 12ea b600
    0000040: 68b6 006c b600 6857 2ab4 0058 b600 eeb9
    0000050: 00f4 0100 4da7 0028 2cb9 00fa 0100 c000
    0000060: 9f4e 2bbb 005c 592d b600 fdb8 0100 b700
    0000070: 6112 e5b6 0068 b600 6cb6 0068 572c b901
    0000080: 0401 009a ffd5 2bb6 006c b0

        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
        at java.lang.Class.getMethod0(Class.java:2774)
        at java.lang.Class.getMethod(Class.java:1663)
        at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494)
        at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486)

Reply all
Reply to author
Forward
0 new messages