Comment 23 for bug 1690519

Revision history for this message
Klaus Halfmann (klaus-halfmann) wrote :

Got anotherone in bzr8371[widelands] when quitting

6 GLEngine 0x000000010d48e621 gliDestroyContext + 175
7 com.apple.opengl 0x00007fffcd74e232 CGLReleaseContext + 187
8 com.apple.AppKit 0x00007fffc656520d -[NSOpenGLContext dealloc] + 58
9 libSDL2-2.0.0.dylib 0x0000000106f730fd Cocoa_GL_DeleteContext + 56
10 widelands 0x0000000105541234 Graphic::~Graphic() + 1220 (graphic.cc:125)
11 widelands 0x0000000105541655 Graphic::~Graphic() + 21 (graphic.cc:128)

Either something basic is broken at the very beginning and crashes when cleaning up
or some structure from the beginning is corupted during the game.