Skip to content

Instantly share code, notes, and snippets.

@telles-simbiose
Created April 4, 2018 03:53
Show Gist options
  • Save telles-simbiose/c6a96d01f2aa8b79924006acd8dc31a8 to your computer and use it in GitHub Desktop.
Save telles-simbiose/c6a96d01f2aa8b79924006acd8dc31a8 to your computer and use it in GitHub Desktop.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007f8125052af0, pid=12622, tid=0x00007f80dd7fe700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_161-b12) (build 1.8.0_161-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.161-b12 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# v ~StubRoutines::jlong_disjoint_arraycopy
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00007f8134e46800): JavaThread "BinaryDiffConsumerTask-0" [_thread_in_Java, id=12647, stack(0x00007f80dd6fe000,0x00007f80dd7ff000)]
siginfo: si_signo: 7 (SIGBUS), si_code: 2 (BUS_ADRERR), si_addr: 0x00007f80c93e3000
Registers:
RAX=0x00007f80c93e32a0, RBX=0x00000000000002a0, RCX=0x00000000e2914048, RDX=0xffffffffffffffb4
RSP=0x00007f80dd7fce60, RBP=0x00007f80dd7fce60, RSI=0x00000000e2913db0, RDI=0x00007f80c93e3298
R8 =0x00000000000002a0, R9 =0x0000000000000010, R10=0x00007f81250530e0, R11=0x00000000000002a0
R12=0x0000000000000000, R13=0x00000000f0d2dd88, R14=0x00000000f00410d0, R15=0x00007f8134e46800
RIP=0x00007f8125052af0, EFLAGS=0x0000000000010296, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
TRAPNO=0x000000000000000e
Top of Stack: (sp=0x00007f80dd7fce60)
0x00007f80dd7fce60: 00000000000002a0 00007f8125b55a3d
0x00007f80dd7fce70: 73646c6569665f34 65747265766e692f
0x00007f80dd7fce80: 72665f746e65646e 00000000e2913da0
0x00007f80dd7fce90: 6569726500000000 657065646e695f73
0x00007f80dd7fcea0: 0000000000000000 0000000000000000
0x00007f80dd7fceb0: 0000000000000000 0000000000000000
0x00007f80dd7fcec0: 000000ff00000000 ffffffffffffff00
0x00007f80dd7fced0: ffff000000ffff00 ffff000000ffff00
0x00007f80dd7fcee0: 0000000000000000 0000000000000000
0x00007f80dd7fcef0: 0000000000000000 0000000000000000
0x00007f80dd7fcf00: 0000000000000000 0000000000000000
0x00007f80dd7fcf10: cafebabecafebabe 0000000000000000
0x00007f80dd7fcf20: 00000000000002a0 00007f8126d2e58c
0x00007f80dd7fcf30: 00000000e2913928 00000000e2912b38
0x00007f80dd7fcf40: 0000000000000000 0000000100413c28
0x00007f80dd7fcf50: 00000001000438b8 0000000100000001
0x00007f80dd7fcf60: 00000000e2912708 00000000e2912b38
0x00007f80dd7fcf70: e2913cb000000000 0000000100406fc0
0x00007f80dd7fcf80: 0000000100406da8 0000000100408070
0x00007f80dd7fcf90: 00000001000269e0 000000010000e6d0
0x00007f80dd7fcfa0: 00000000f5e299c8 00000000e2913d28
0x00007f80dd7fcfb0: 00000000f5e29988 00000000e2913d48
0x00007f80dd7fcfc0: 00000000e2913d90 00000000e2913cb0
0x00007f80dd7fcfd0: 00007f80dd7fd010 00007f80dd7fd000
0x00007f80dd7fcfe0: 0000000100000000 00000000e29126f0
0x00007f80dd7fcff0: 0000000000000000 0000000000000007
0x00007f80dd7fd000: 000000000000213f 0000000000000246
0x00007f80dd7fd010: 00000000e2913928 00007f812711c70c
0x00007f80dd7fd020: 00000000f04a8798 00000000f049de38
0x00007f80dd7fd030: 00000000e29126f0 000000010004da58
0x00007f80dd7fd040: ffffffff00000000 00000000e2912b38
0x00007f80dd7fd050: 00000000000002a0 00000000f04a87a8
Instructions: (pc=0x00007f8125052af0)
0x00007f8125052ad0: da e9 32 00 00 00 48 8b 44 d7 08 48 89 44 d1 08
0x00007f8125052ae0: 48 ff c2 75 f1 48 33 c0 c9 c3 66 0f 1f 44 00 00
0x00007f8125052af0: c5 fe 6f 44 d7 c8 c5 fe 7f 44 d1 c8 c5 fe 6f 4c
0x00007f8125052b00: d7 e8 c5 fe 7f 4c d1 e8 48 83 c2 08 7e e2 48 83
Register to memory mapping:
RAX=0x00007f80c93e32a0 is an unknown value
RBX=0x00000000000002a0 is an unknown value
RCX=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment