Java fatal crash with LWJGL 2

I was using LWJGL 2 and it seems to have crashed once I got to rendering. I’m using LWJGL from here and LWJGL 3 seems to work just fine. This has happened before with earlier projects as well.

The error in console: http://hastebin.com/yaluzoxope.tex

the error log: http://hastebin.com/hicarofido.tex

Google says I should re-install Java, but the only difference in this project than my others is the LWJGL version.