Skip to content

Instantly share code, notes, and snippets.

Created December 13, 2012 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4279830 to your computer and use it in GitHub Desktop.
Save anonymous/4279830 to your computer and use it in GitHub Desktop.
Minecraft, all versions, crashes after login with a simple Segmentation Fault. It leaves no logs and displays no error messages.
This is -NOT- LWJGL incompatibility. (see below)
No mods installed.
OpenGL not broken - works everywhere else.
Technical Stuff:
Ubuntu 12.10 32-bit
Video Driver (lspci output): Device: 00:02.0 Class: VGA compatible controller Vendor: Intel Corporation Device: 2nd Generation Core Processor Family Integrated Graphics Controller SVendor: Dell SDevice: Device 04a9 Rev: 09 Driver: i915 Module: i915
Kernel: 3.7.0-4 Generic
LWJGL 2.4.2, 2.8.5, and 2.9.0 all same result.
Same result with Oracle Java 6, 7, and 8; as well as OpenJDK 6 and 7
All combinations of Java/LWJGL versions same result.
Again - no Java or Minecraft logs are left behind, or I would include them here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment