View Issue Details

IDProjectCategoryView StatusLast Update
0005675Spring engineGfx driver issuespublic2017-07-27 10:55
ReporterGoogle_Frog Assigned ToKloot  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionnot fixable 
Product Version103.0 +git 
Summary0005675: 103.0.1-1237 Recent nvidia graphics card driver crash
DescriptionPossibly useful:
https://github.com/ZeroK-RTS/CrashReports/issues/1606
https://github.com/ZeroK-RTS/CrashReports/issues/1611
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2017-07-27 10:55

developer   ~0018129

steam's gameoverlayrenderer.dll (which hooks SwapBuffers) shows up in 1606; the last hang from 1611 started with a drawcall but ended in the Windows kernel API (ntdll).

  rts/Rendering/GL/VertexArray.cpp:144
  rts/Rendering/GL/VertexArray.cpp:396
  rts/Rendering/Env/Particles/ProjectileDrawer.cpp:621
  rts/Rendering/WorldDrawer.cpp:254
  rts/Game/Game.cpp:1328
  rts/System/SpringApp.cpp:852
  rts/System/SpringApp.cpp:882
  rts/System/Main.cpp:43
  rts/System/Main.cpp:92

neither of these look fixable.

Issue History

Date Modified Username Field Change
2017-07-27 02:39 Google_Frog New Issue
2017-07-27 10:55 Kloot Assigned To => Kloot
2017-07-27 10:55 Kloot Status new => closed
2017-07-27 10:55 Kloot Resolution open => not fixable
2017-07-27 10:55 Kloot Note Added: 0018129