Advertisement
Guest User

java error

a guest
Aug 24th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # SIGSEGV (0xb) at pc=0x00007fb8544b4210, pid=3861, tid=140429634156288
  5. #
  6. # JRE version: 7.0_25-b15
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode linux-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [libjvm.so+0x516210] instanceKlassKlass::oop_push_contents(PSPromotionManager*, oopDesc*)+0x210
  10. #
  11. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  12. #
  13. # An error report file with more information is saved as:
  14. # /home/ro9naja/hs_err_pid3861.log
  15. #
  16. # If you would like to submit a bug report, please visit:
  17. # http://bugreport.sun.com/bugreport/crash.jsp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement