secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
211 stars 53 forks source link

BugSplat Crash: ig7icd64+0x45178c #2434

Closed sl-service-account closed 1 month ago

sl-service-account commented 2 months ago

Test plan:

Verify crash does not occur during testing on Intel GPUs


BugSplat Key Crash 95825

Sample Version: 7.1.9.10515727195

Sample Callstack:

ig7icd64
0x00000188a06210b0
0x000000327a36cb10
0x00000188921d57c0
0x00000188938c0980
0xfffffffffffffffe
0x00000188922a50d0
0x000000327a36cdc0
ig7icd64
ntdll!__PchSym_ (ntdll)
ntdll!__PchSym_ (ntdll)
0x00000188921d57c0
0xfffffffffffffffe
0xfffffffffffffffe
0x00000188922a50d0
0x00000188c0bf68b0
0x00000188921d57c0
0x000000327a36cb70
ig7icd64
0x000000327a36cdc0
kylelinden commented 2 months ago

Now https://app.bugsplat.com/v2/keycrash?database=SecondLife_Viewer_2018&stackKeyId=95825

AtlasLinden commented 2 months ago

Test plan: Verify crash does not occur during testing on Intel GPUs

vladyslavasproductengine commented 2 months ago

Failed QA. Verified on the Second Life Release 7.1.10.10708851543 (64bit) on Win10/OSX in the scope of https://github.com/secondlife/iqa/issues/326.. Bugsplat: https://app.bugsplat.com/v2/crash?database=SecondLife_Viewer_2018&id=1523757 https://app.bugsplat.com/v2/crash?database=SecondLife_Viewer_2018&id=1523749

RunitaiLinden commented 2 months ago

Fixed in DeltaFPS

Fix was to not load shaders that are only used for in-development features unless those feature flags are enabled. Also fixed a 30 second hang on startup from an unused version of the GPU benchmark.

igorlproductengine commented 2 months ago

Passed QA. Verified on the Second Life Release 7.1.10.10800445603 (64bit) on the Win10 in the scope of https://github.com/secondlife/iqa/issues/332.