Guest User

Untitled

a guest
Sep 22nd, 2011
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. [user@localhost eclipse]$ ./eclipse
  2. #
  3. # A fatal error has been detected by the Java Runtime Environment:
  4. #
  5. # SIGSEGV (0xb) at pc=0x7886a308, pid=9091, tid=3075872448
  6. #
  7. # JRE version: 6.0_22-b22
  8. # Java VM: OpenJDK Client VM (20.0-b11 mixed mode linux-x86 )
  9. # Derivative: IcedTea6 1.10.2
  10. # Distribution: Mageia 1, package fedora-14.b22.5.1.mga1-i386
  11. # Problematic frame:
  12. # C [libxul.so+0x1002308] NS_UTF16ToCString_P+0x24617
  13. #
  14. # An error report file with more information is saved as:
  15. # /home/user/MyApps/eclipse/hs_err_pid9091.log
  16. #
  17. # If you would like to submit a bug report, please include
  18. # instructions how to reproduce the bug and visit:
  19. # http://icedtea.classpath.org/bugzilla
  20. # The crash happened outside the Java Virtual Machine in native code.
  21. # See problematic frame for where to report the bug.
  22. #
  23. Aborted
  24. [user@localhost eclipse]$
  25.  
  26. [user@localhost eclipse]$ ./eclipse
  27. #
  28. # A fatal error has been detected by the Java Runtime Environment:
  29. #
  30. # SIGSEGV (0xb) at pc=0x78306b13, pid=10192, tid=3077289664
  31. #
  32. # JRE version: 6.0_26-b03
  33. # Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode linux-x86 )
  34. # Problematic frame:
  35. # C [libxul.so+0xd9eb13] JSD_GetValueForObject+0x35f01
  36. #
  37. # An error report file with more information is saved as:
  38. # /home/user/MyApps/eclipse/hs_err_pid10192.log
  39. #
  40. # If you would like to submit a bug report, please visit:
  41. # http://java.sun.com/webapps/bugreport/crash.jsp
  42. #
  43. Aborted
  44. [user@localhost eclipse]$
Advertisement
Add Comment
Please, Sign In to add comment