I experience a crash immediately after program startup, gdb gives me
Program received signal SIGSEGV, Segmentation fault.
0xb6c45bf6 in glViewport () from /usr/lib/libGL.so.1
I guess it has something to do with my libgl-Version but its up-to-date (referring to the debian apt)
Any ideas how to fix that?