Closed
Bug 1613327
Opened 5 years ago
Closed 5 years ago
Crash in [@ @0x0 | _PR_NativeRunThread | pr_root]
Categories
(NSPR :: NSPR, defect, P3)
Tracking
(firefox-esr68 wontfix, firefox72 wontfix, firefox73 wontfix, firefox74 wontfix)
People
(Reporter: pascalc, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-e27b4983-4863-446f-a99d-874c40200204.
Top 6 frames of crashing thread:
0 @0x0
1 nss3.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:399
2 nss3.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:139
3 ucrtbase.dll o_strcat_s
4 kernel32.dll BaseThreadInitThunk
5 ntdll.dll RtlUserThreadStart
Low volume crasher on 74 nightly but 73 beta and 72 release have hundred of crashes.
| Reporter | ||
Updated•5 years ago
|
status-firefox72:
--- → wontfix
status-firefox73:
--- → affected
status-firefox74:
--- → affected
status-firefox-esr68:
--- → affected
Comment 1•5 years ago
|
||
Doesn't seem to be a bug inside NSPR. The API is called parameters with either a null thread start function, or null parameters, and it crashes dereferencing the parameters.
Comment 2•5 years ago
|
||
The priority flag is not set for this bug.
:KaiE, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(kaie)
Comment 3•5 years ago
|
||
Not a bug in NSPR.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(kaie)
Priority: -- → P3
Resolution: --- → INVALID
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•