Skip to content

Instantly share code, notes, and snippets.

@Xavura
Created March 22, 2013 16:40
Show Gist options
  • Save Xavura/5222809 to your computer and use it in GitHub Desktop.
Save Xavura/5222809 to your computer and use it in GitHub Desktop.
Assertion failed: (slab->magic == SLAB_MAGIC (bucket_idx)), function slab_dealloc, file x-alloc.c, line 568.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGILL (0x4) at pc=0x00007fff884a0ee5, pid=16519, tid=60707
#
# JRE version: Java(TM) SE Runtime Environment (7.0_12-b08) (build 1.7.0_12-ea-b08)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b28 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C [libsystem_c.dylib+0x59ee5] __abort+0xe6
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/joe/Dropbox/mcpc/MCU/hs_err_pid16519.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment