View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004398 | Spring engine | Gfx driver issues | public | 2014-05-20 01:38 | 2014-06-14 21:49 | ||||
Reporter | abma | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 96.0.1+git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004398: ATI driver crash in TextureAtlas.cpp:182 with bumpwater | ||||||||
Description | Spring 96.0.1-441-g4cebf22 release C:\Windows\system32\atioglxx.dll 0x69DF7B8C ??:0 C:\Windows\system32\atioglxx.dll 0x69DF8432 ??:0 C:\Windows\system32\atioglxx.dll 0x69DF68D9 ??:0 C:\Windows\system32\atioglxx.dll 0x69DF84B8 ??:0 C:\Windows\system32\atioglxx.dll 0x69DB16DC ??:0 C:\Windows\system32\atioglxx.dll 0x695D086C ??:0 D:\spring\spring.exe 0x0070E044 rts/Rendering/Textures/TextureAtlas.cpp:182 D:\spring\spring.exe 0x0070E494 rts/Rendering/Textures/TextureAtlas.cpp:120 D:\spring\spring.exe 0x0067C218 rts/Rendering/Env/BumpWater.cpp:841 D:\spring\spring.exe 0x0068254D rts/Rendering/Env/BumpWater.cpp:300 D:\spring\spring.exe 0x0066ECD3 rts/Rendering/Env/IWater.cpp:162 D:\spring\spring.exe 0x0066FB74 rts/Rendering/Env/IWater.cpp:56 D:\spring\spring.exe 0x0042C7FB rts/Game/Game.cpp:1079 D:\spring\spring.exe 0x0042CB07 rts/Game/Game.cpp:1174 D:\spring\spring.exe 0x008B9F0E rts/System/SpringApp.cpp:895 D:\spring\spring.exe 0x008C0F14 rts/System/SpringApp.cpp:923 D:\spring\spring.exe 0x0089D146 rts/System/Main.cpp:48 D:\spring\spring.exe 0x00F50434 rts/System/Main.cpp:107 D:\spring\spring.exe 0x00401402 crtexe.c:0 C:\Windows\syswow64\kernel32.dll 0x75A2338A ??:0 C:\Windows\SysWOW64\ntdll.dll 0x76FB9F72 ??:0 C:\Windows\SysWOW64\ntdll.dll 0x76FB9F45 ??:0 | ||||||||
Additional Information | Supported Video modes: 640x480, 640x480, 640x480, 640x480, 640x480, 640x480, 640x480, 640x480, 640x480, 640x480, 720x480, 720x480, 720x480, 720x480, 720x480, 720x480, 720x480, 720x480, 720x576, 720x576, 720x576, 720x576, 720x576, 720x576, 720x576, 720x576, 800x600, 800x600, 800x600, 800x600, 800x600, 800x600, 800x600, 800x600, 1024x768, 1024x768, 1024x768, 1024x768, 1024x768, 1024x768, 1152x864, 1152x864, 1152x864, 1152x864, 1280x720, 1280x720, 1280x720, 1280x720, 1280x768, 1280x768, 1280x800, 1280x800, 1280x960, 1280x960, 1280x1024, 1280x1024, 1280x1024, 1280x1024, 1360x768, 1360x768, 1360x1024, 1360x1024, 1366x768, 1366x768, 1400x1050, 1400x1050, 1440x900, 1440x900, 1600x900, 1600x900, 1600x1200, 1600x1200, 1680x1050, 1680x1050 SDL version: linked 2.0.2; compiled 2.0.2 GL version: 4.4.12874 Compatibility Profile Context 14.100.0.0 GL vendor: ATI Technologies Inc. GL renderer: AMD Radeon HD 5700 Series GLSL version: 4.30 GLEW version: 1.5.8 Video RAM: unknown GL info: haveARB: 1, haveGLSL: 1, ATI hacks: 1 FBO support: 1, NPOT-texture support: 1, 24bit Z-buffer support: 0 maximum texture size: 16384, compress MIP-map textures: 0 maximum SmoothPointSize: 63, maximum vec4 varying/attributes: 32/29 maximum drawbuffers: 8, maximum recommended indices/vertices: 16777215/2147483647 number of UniformBufferBindings: 75 (64kB) VSync disabled [InitOpenGL] video mode set to 1680x1050:24bit @60Hz | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2014-05-20 01:49 |
UsePBO = 0 leads to [f=0000000] Error: OpenGL: source<API> type<error> id<2272> severity<high>: glGetProgramiv has failed because the referenced program object '14' does not have any geometry shaders attached to it (GL_INVALID_OPERATION) and this hang: D:\spring\spring.exe 0x006F14F8 rts/Rendering/Shaders/GLSLCopyState.cpp:384 D:\spring\spring.exe 0x006F22EE rts/Rendering/Shaders/Shader.cpp:424 D:\spring\spring.exe 0x006F5876 /opt/mxe/usr/lib/gcc/i686-w64-mingw32/4.8.1/include/c++/bits/hashtable.h:369 D:\spring\spring.exe 0x006F5D9E rts/Rendering/Shaders/Shader.cpp:357 D:\spring\spring.exe 0x00638FCD rts/Map/SMF/SMFRenderState.cpp:449 D:\spring\spring.exe 0x0062C400 rts/Map/SMF/SMFGroundDrawer.cpp:293 D:\spring\spring.exe 0x00683E8F rts/Rendering/Env/CubeMapHandler.cpp:207 D:\spring\spring.exe 0x006841C1 rts/Rendering/Env/CubeMapHandler.cpp:136 D:\spring\spring.exe 0x0042CDB8 rts/Game/Game.cpp:1241 D:\spring\spring.exe 0x008B9F0E rts/System/SpringApp.cpp:895 D:\spring\spring.exe 0x008C0F14 rts/System/SpringApp.cpp:923 D:\spring\spring.exe 0x0089D146 rts/System/Main.cpp:48 D:\spring\spring.exe 0x00F50434 rts/System/Main.cpp:107 D:\spring\spring.exe 0x00401402 crtexe.c:0 C:\Windows\syswow64\kernel32.dll 0x75A2338A ??:0 C:\Windows\SysWOW64\ntdll.dll 0x76FB9F72 ??:0 C:\Windows\SysWOW64\ntdll.dll 0x76FB9F45 ??:0 C:\Windows\SysWOW64\ntdll.dll 0x76FA015D ??:0 C:\Windows\syswow64\kernel32.dll 0x75A219F8 ??:0 C:\Windows\syswow64\kernel32.dll 0x75A24200 ??:0 D:\spring\spring.exe 0x00BC2E3C thread.cpp:0 D:\spring\spring.exe 0x00CDC574 /slave/mingwlibs/include/boost/thread/detail/thread.hpp:118 D:\spring\spring.exe 0x00BC1967 thread.cpp:0 C:\Windows\SysWOW64\ntdll.dll 0x76FB9F72 ??:0 C:\Windows\SysWOW64\ntdll.dll 0x76FB9F45 ??:0 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-05-20 01:38 | abma | New Issue | |
2014-05-20 01:38 | abma | Product Version | => 96.0.1+git |
2014-05-20 01:38 | abma | Description Updated | View Revisions |
2014-05-20 01:49 | abma | Note Added: 0013119 | |
2014-05-20 02:11 | abma | Relationship added | related to 0003857 |
2014-06-14 21:49 | jK | Status | new => resolved |
2014-06-14 21:49 | jK | Resolution | open => fixed |
2014-06-14 21:49 | jK | Assigned To | => jK |