Skip to content

Instantly share code, notes, and snippets.

@Raynes
Created March 13, 2010 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Raynes/331311 to your computer and use it in GitHub Desktop.
Save Raynes/331311 to your computer and use it in GitHub Desktop.
iik> java:util:Random nextInt(50000000)
java:util:Random nextInt(50000000)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb7df49bc, pid=13558, tid=3075165072
#
# JRE version: 6.0_17-b04
# Java VM: Java HotSpot(TM) Client VM (14.3-b01 mixed mode, sharing linux-x86 )
# Problematic frame:
# C [libc.so.6+0x739bc] memcpy+0x1c
#
# An error report file with more information is saved as:
# /home/rayne/hs_err_pid13558.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment