Advertisement
darkenvy

Fatal Crash

Aug 8th, 2012
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. # A fatal error has been detected by the Java Runtime Environment:
  2. #
  3. # SIGSEGV (0xb) at pc=0x00002b6323833646, pid=9496, tid=47704983947024
  4. #
  5. # JRE version: 7.0_04-b20
  6. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.0-b21 mixed mode linux-amd64 compressed oops)
  7. # Problematic frame:
  8. # V [libjvm.so+0x88e646] ClassVerifier::verify_invoke_init(RawBytecodeStream*, VerificationType, StackMapFrame*, unsigned int, bool*, constantPoolHandle, Thread*)+0x386
  9. #
  10. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  11. #
  12. [thread 47705090352912 also had an error]
  13. # An error report file with more information is saved as:
  14. # [thread 47705090352912 also had an error]
  15. #
  16. # If you would like to submit a bug report, please visit:
  17. # http://bugreport.sun.com/bugreport/crash.jsp
  18. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement