View Issue Details

IDProjectCategoryView StatusLast Update
0005877Spring engineGeneralpublic2018-06-27 18:37
ReporterGoogle_Frog Assigned To 
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionnot fixable 
Product Version104.0 +git 
Summary0005877: 104.0.1-151-g11de57d maintenance reproduced hang
DescriptionThis hang seemed to occur many times for one person
https://github.com/ZeroK-RTS/CrashReports/issues/3258
https://github.com/ZeroK-RTS/CrashReports/issues/3262
https://github.com/ZeroK-RTS/CrashReports/issues/3263
https://github.com/ZeroK-RTS/CrashReports/issues/3264
https://github.com/ZeroK-RTS/CrashReports/issues/3265
https://github.com/ZeroK-RTS/CrashReports/issues/3266
https://github.com/ZeroK-RTS/CrashReports/issues/3267

It is also of note because the stacktrace says that it is a graphics card issue but they have a recent card using the latest drivers.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2018-01-25 12:28

developer   ~0018752

rts/Rendering/Fonts/glFont.cpp:553
rts/Lua/LuaFonts.cpp:250
rts/lib/lua/src/ldo.cpp:377
rts/lib/lua/src/ldo.cpp:321

apparently the 388.71 driver broke list index queries because this same trace shows up in all seven hangs.

Google_Frog

2018-01-26 06:50

reporter   ~0018753

Interestingly, they are using the same driver as me. Here is my graphics info

    SDL version : 2.0.4 (linked) / 2.0.4 (compiled)
    GL version : 4.6.0 NVIDIA 388.71
    GL vendor : NVIDIA Corporation
    GL renderer : GeForce GTX 1060 6GB/PCIe/SSE2
    GLSL version: 4.60 NVIDIA
    GLEW version: 2.1.0
    GPU memory : 6144MB (total) / 5167MB (available)
    SDL swap-int: 1
    
    ARB shader support : 1
    GLSL shader support : 1
    FBO extension support : 1
    NVX GPU mem-info support : 1
    ATI GPU mem-info support : 0
    NPOT-texture support : 1 (1)
    texture query-LOD support : 1 (1)
    24-bit Z-buffer support : 1 (-)
    primitive-restart support : 1 (1)
    clip-space control support: 1 (1)
    frag-depth layout support : 1 (-)
    
    max. FBO samples : 32
    max. texture size : 32768
    max. texture anisotropy level: 16.000000
    max. vec4 varyings/attributes: 31/16
    max. draw-buffers : 8
    max. rec. indices/vertices : 1048576/1048576
    max. uniform buffer-bindings : 84
    max. uniform block-size : 64KB
    
    enable ATI-hacks : 0
    compress MIP-maps: 0

Issue History

Date Modified Username Field Change
2018-01-25 03:14 Google_Frog New Issue
2018-01-25 12:28 Kloot Note Added: 0018752
2018-01-26 06:50 Google_Frog Note Added: 0018753
2018-06-27 18:37 Kloot Status new => closed
2018-06-27 18:37 Kloot Resolution open => not fixable