Closed Bug 1623114 Opened 5 years ago Closed 4 years ago

WebGL crash in present

Categories

(Core :: Graphics: CanvasWebGL, defect, P1)

x86_64
Windows 10
defect

Tracking

()

RESOLVED DUPLICATE of bug 1632249
Tracking Status
firefox-esr68 --- unaffected
firefox74 --- affected
firefox75 --- ?
firefox76 --- ?

People

(Reporter: jujjyl, Assigned: jgilbert)

Details

Crash Data

I do see this on a Windows machine (after waiting a bit for it to load):

Error: trap!                                       6145d595-66e5-40d7-ab48-62d66fe3deaf:128:9
   abort                                    blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf:128
   _llvm_trap                               blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf:6073
   __ZN6il2cpp2os12CrashHelpers9CrashImplEv                           blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf line 6458 > WebAssembly.instantiate:2676780
   __ZN6il2cpp2os12CrashHelpers5CrashEv                               blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf line 6458 > WebAssembly.instantiate:2676774
   __ZN4tiny2vm9Exception5RaiseEP15Il2CppException                    blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf line 6458 > WebAssembly.instantiate:2688313
   __Z30il2cpp_codegen_raise_exceptionP11Exception_t                  blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf line 6458 > WebAssembly.instantiate:56074
   _UnityInstance_UpdateLoadingConfig_m2675127F503172B4C525BB4B64103821A0AADC65        blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf line 6458 > WebAssembly.instantiate:2666028
   _UnityInstance_Update_mAE7A0D2670F4367D0B663953C6C8CAA30400DED3                     blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf line 6458 > WebAssembly.instantiate:2665223
   _U3CU3Ec__DisplayClass0_0_U3CMainU3Eb__0_m3F51DBC96CBF9C52A427FCC385A798BB909DE7E0  blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf line 6458 > WebAssembly.instantiate:1187151
   _ReversePInvokeWrapper_RunLoopImpl_ManagedRAFCallback_m6AF68B90066F0A01C214161FB97D3086293E0608   blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf line 6458 > WebAssembly.instantiate:2666703
   __ZL4tickdPv                               blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf line 6458 > WebAssembly.instantiate:3000923
   dynCall_idi                                blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf line 6458 > WebAssembly.instantiate:3118272
   tick                                       blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf:4057
   (Async: FrameRequestCallback)
   tick                                       blob:http://clb.confined.space/6145d595-66e5-40d7-ab48-62d66fe3deaf:4058
   (Async: FrameRequestCallback)

I did not see a tab crash on that load, at least. Is it intermittent? Oh, this might be related to the Resize changes. I'll test 74. (was 76)

Crash Signature: [@ mozilla::gl::SharedSurface_Basic::ToSurfaceDescriptor ]
Priority: -- → P1
Assignee: nobody → jgilbert

This got fixed by bug 1632249 which removed the explicit crash and rewrote a lot of the related plumbing. It still happens in 78 ESR but that is now EOL.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.