I’m using the nuklear wrapper provided by lwjgl to create a simple GUI. When I start the program, everything works fine (the GUI is completely usable). But after a while the program crashes (SIGBUS) with this log: http://pastebin.java-gaming.org/556732e205310. The relevant code can be found here http://pastebin.java-gaming.org/673e043205818.
Any idea what could cause this?