Advertisement
mousa_mk

eclipse crash console output

Jun 16th, 2014
981
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. No bp log location saved, using default.
  2. [000:000] Cpu: 6.42.7, x4, 2301Mhz, 3886MB
  3. [000:001] Computer model: Not available
  4. [000:001] Browser XEmbed support present: 1
  5. [000:001] Browser toolkit is Gtk2.
  6. [000:001] Using Gtk2 toolkit
  7. No bp log location saved, using default.
  8. [000:000] Cpu: 6.42.7, x4, 2301Mhz, 3886MB
  9. [000:000] Computer model: Not available
  10. [000:046] Warning(optionsfile.cc:47): Load: Could not open file, err=2
  11. [000:046] No bp log location saved, using default.
  12. [000:047] Cpu: 6.42.7, x4, 2301Mhz, 3886MB
  13. [000:047] Computer model: Not available
  14. [000:047] Browser XEmbed support present: 1
  15. [000:047] Browser toolkit is Gtk2.
  16. [000:047] Using Gtk2 toolkit
  17. [000:016] Warning(optionsfile.cc:47): Load: Could not open file, err=2
  18. [000:016] No bp log location saved, using default.
  19. [000:016] Cpu: 6.42.7, x4, 2301Mhz, 3886MB
  20. [000:016] Computer model: Not available
  21. #
  22. # A fatal error has been detected by the Java Runtime Environment:
  23. #
  24. # SIGSEGV (0xb) at pc=0x00007fde447612a1, pid=7081, tid=140595294881536
  25. #
  26. # JRE version: OpenJDK Runtime Environment (7.0_55-b14) (build 1.7.0_55-b14)
  27. # Java VM: OpenJDK 64-Bit Server VM (24.51-b03 mixed mode linux-amd64 compressed oops)
  28. # Problematic frame:
  29. # C [libsoup-2.4.so.1+0x6c2a1] soup_session_feature_detach+0x11
  30. #
  31. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  32. #
  33. # An error report file with more information is saved as:
  34. # /home/mousa/hs_err_pid7081.log
  35. #
  36. # If you would like to submit a bug report, please include
  37. # instructions on how to reproduce the bug and visit:
  38. # http://icedtea.classpath.org/bugzilla
  39. # The crash happened outside the Java Virtual Machine in native code.
  40. # See problematic frame for where to report the bug.
  41. #
  42. mousa@mousa-HP-ProBook-4530s:~$ ./Programs/eclipse
  43. mousa@mousa-HP-ProBook-4530s:~$ ./Programs/eclipse
  44. mousa@mousa-HP-ProBook-4530s:~$ ./Programs/eclipse
  45. No bp log location saved, using default.
  46. [000:000] Cpu: 6.42.7, x4, 2301Mhz, 3886MB
  47. [000:000] Computer model: Not available
  48. [000:000] Browser XEmbed support present: 1
  49. [000:000] Browser toolkit is Gtk2.
  50. [000:000] Using Gtk2 toolkit
  51. No bp log location saved, using default.
  52. [000:000] Cpu: 6.42.7, x4, 2301Mhz, 3886MB
  53. [000:000] Computer model: Not available
  54. [000:007] Warning(optionsfile.cc:47): Load: Could not open file, err=2
  55. [000:007] No bp log location saved, using default.
  56. [000:008] Cpu: 6.42.7, x4, 2301Mhz, 3886MB
  57. [000:008] Computer model: Not available
  58. [000:008] Browser XEmbed support present: 1
  59. [000:008] Browser toolkit is Gtk2.
  60. [000:008] Using Gtk2 toolkit
  61. [000:007] Warning(optionsfile.cc:47): Load: Could not open file, err=2
  62. [000:007] No bp log location saved, using default.
  63. [000:007] Cpu: 6.42.7, x4, 2301Mhz, 3886MB
  64. [000:007] Computer model: Not available
  65. #
  66. # A fatal error has been detected by the Java Runtime Environment:
  67. #
  68. # SIGSEGV (0xb) at pc=0x00007f75795812a1, pid=8580, tid=140145216526080
  69. #
  70. # JRE version: 6.0_31-b31
  71. # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode linux-amd64 compressed oops)
  72. # Problematic frame:
  73. # C [libsoup-2.4.so.1+0x6c2a1] soup_session_feature_detach+0x11
  74. #
  75. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  76. #
  77. # An error report file with more information is saved as:
  78. # /home/mousa/hs_err_pid8580.log
  79. #
  80. # If you would like to submit a bug report, please include
  81. # instructions how to reproduce the bug and visit:
  82. # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
  83. # The crash happened outside the Java Virtual Machine in native code.
  84. # See problematic frame for where to report the bug.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement