aHardyX

Untitled

Mar 7th, 2014
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. Created object: 0x98d336e0 # the second menu item
  2. Parent object: 0x98d32d40 # the menubar
  3. Function: 1
  4. Created object: 0x98d35000 # the first menu item
  5. Parent object: 0x98d32d40 # the menubar
  6. Function: 1
  7. Event occured at: 0x98d32d40 # ummm what??? Shouldn't this be the menu item?
  8. #
  9. # A fatal error has been detected by the Java Runtime Environment:
  10. #
  11. # SIGSEGV (0xb) at pc=0x98c16446, pid=2773, tid=3065772864
  12. #
  13. # JRE version: 7.0_25-b15
  14. # Java VM: Java HotSpot(TM) Client VM (23.25-b01 mixed mode linux-x86 )
  15. # Problematic frame:
  16. # C [libwxmenubar.so+0x11446] java_CallOnClick(java_wxmenuitem*)+0x9
  17. #
  18. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  19. #
  20. # An error report file with more information is saved as:
  21. # /home/abhinav/My Projects/Java/swxTK/build/hs_err_pid2773.log
  22. #
  23. # If you would like to submit a bug report, please visit:
  24. # http://bugreport.sun.com/bugreport/crash.jsp
  25. # The crash happened outside the Java Virtual Machine in native code.
  26. # See problematic frame for where to report the bug.
  27. #
  28. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment