LWJGL
June 20, 2013, 01:01:42
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
LWJGL 2.9.0 released!
Home
Help
Search
Login
Register
LWJGL
>
Programming
>
OpenGL
>
Crash on application termination
Pages: [
1
]
« previous
next »
Print
Author
Topic: Crash on application termination (Read 1508 times)
UlfJack
Newbie
Posts: 14
Crash on application termination
«
on:
March 24, 2007, 18:00:36 »
My app sometimes crashes natively, when I press the x on the window. A log is attached.
java 6 jdk build 1.6.0-b105, mixed mode on linux debian
AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
nVidia Corporation NV43 [GeForce 6600 GT] (rev a2) (prog-if 00 [VGA])
nvidia driver revision 1.0.9746-2 with self-compiled kernel
It also happens if I do not call Display.destroy.
It sometimes also crashes when it starts up. This might be unrelated, but it crashes at more or less the same point (in libc free).
Logged
elias
Nerdus Imperius
Posts: 899
Re: Crash on application termination
«
Reply #1 on:
March 25, 2007, 14:23:53 »
Hm. I'm sure you know, but you'll have to be a bit more specific for me to figure out what goes wrong. Maybe a minimal test case? If you're adventurous, try the latest SVN version that doesn't use static linking of X libraries (and contains a minor, but probably unrelated, linux fix).
- elias
Logged
Play Tribal Trouble
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Programming
-----------------------------
=> Lightweight Java Library Game Development
=> LWJGL Documentation
=> Bug Reports / RFE
=> OpenGL
=> OpenAL
=> General Java Game Development
-----------------------------
Archive
-----------------------------
=> Resolved Bugs/RFE
=> DirectX
=> DevIL
=> FMOD
Loading...