Closed Bug 1729003 Opened 4 years ago Closed 3 years ago

Crash in [@ RaiseFailFastException]

Categories

(Core :: Widget: Win32, defect)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: sefeng211, Unassigned)

References

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/2da1dfa2-8b19-4c26-9ba0-5193c0210902

Reason: ERROR_FAIL_FAST_EXCEPTION

Top 10 frames of crashing thread:

0 kernelbase.dll RaiseFailFastException 
1 textinputframework.dll void FailFastWithHR 
2 textinputframework.dll TextInputClient::CheckUpdateLengthWithResult 
3 textinputframework.dll <lambda_a9a7134d78115cf8551f1ffffdd30c8b>::operator 
4 textinputframework.dll virtual long CQueryTextAsync::RunContinuation 
5 textinputframework.dll long CAsyncTaskScheduler::ContinueTask 
6 textinputframework.dll long CQueryTextAsync::Then 
7 textinputframework.dll long TextInputClient::NotifyTextChangedInternal 
8 textinputframework.dll long TextInputClient::NotifyTextChanged 
9 textinputframework.dll long TextInputClient::EditControlTextChanged 

Honestly, I don't know if this is something that we need to deal with. However I think I should file it.

Seems quite common.

I think there's multiple crashes under this signature, we should probably look at a sample and maybe add RaiseFailFastException to the prefix/irrelevant list.

(In reply to Gabriele Svelto [:gsvelto] from comment #1)

I think there's multiple crashes under this signature, we should probably look at a sample and maybe add RaiseFailFastException to the prefix/irrelevant list.

filed as bug 1741764

Resolving as incomplete since as of the landing of bug 1741764, these crashes will now show up under different signature(s).

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