Advertisement
Guest User

Untitled

a guest
Mar 21st, 2011
584
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. ubuntuchosen@ubuntuchosen-desktop:~/Downloads$ java -jar minecraft.jar
  2. 28
  3. Setting user: ubuntuchosen, -3197626937102149714
  4. Loading: net.java.games.input.LinuxEnvironmentPlugin
  5. Failed to open device (/dev/input/event6): Failed to open device /dev/input/event6 (13)
  6.  
  7. Failed to open device (/dev/input/event5): Failed to open device /dev/input/event5 (13)
  8.  
  9. Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13)
  10.  
  11. Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)
  12.  
  13. Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)
  14.  
  15. Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)
  16.  
  17. Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)
  18.  
  19. Linux plugin claims to have found 0 controllers
  20.  
  21. Starting up SoundSystem...
  22. Initializing LWJGL OpenAL
  23. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  24. OpenAL initialized.
  25.  
  26. #
  27. # A fatal error has been detected by the Java Runtime Environment:
  28. #
  29. # SIGSEGV (0xb) at pc=0xb781b430, pid=2067, tid=1835006832
  30. #
  31. # JRE version: 6.0_24-b07
  32. # Java VM: Java HotSpot(TM) Server VM (19.1-b02 mixed mode linux-x86 )
  33. # Problematic frame:
  34. # C [+0x430] __kernel_vsyscall+0x10
  35. #
  36. # An error report file with more information is saved as:
  37. # /home/ubuntuchosen/Downloads/hs_err_pid2067.log
  38. [thread 1877478256 also had an error]
  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. ubuntuchosen@ubuntuchosen-desktop:~/Downloads$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement