Closed Bug 1763728 Opened 3 years ago Closed 3 years ago

Crash in [@ RtlRaiseStatus | intrinsic_ToInteger]

Categories

(Core :: JavaScript Engine, defect)

Unspecified
Windows 8
defect

Tracking

()

RESOLVED DUPLICATE of bug 1763573

People

(Reporter: mccr8, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/f030a84a-a1a1-432b-91e3-6dd3c0220406

Reason: EXCEPTION_INVALID_DISPOSITION

Top 6 frames of crashing thread:

0 ntdll.dll RtlRaiseStatus 
1 ntdll.dll RtlDispatchException 
2 ntdll.dll KiUserExceptionDispatch 
3 xul.dll intrinsic_ToInteger js/src/vm/SelfHosting.cpp:254
4 None @0x0000025dae4a1f79 
5 xul.dll _tailMerge_d3dcompiler_47.dll 

The stack looks kind of junky, so I'm not sure what is going on. The crash reason is EXCEPTION_INVALID_DISPOSITION, which some documentation describes as "An exception handler returns an invalid disposition to the exception dispatcher. " whatever that means.

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