Closed
Bug 1524947
Opened 7 years ago
Closed 7 years ago
security.webauth.u2f causes crash on aarch64 Windows
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1522077
People
(Reporter: steven, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0
Steps to reproduce:
- Run Firefox Nightly (buildid 20190203214209) on an Aarch64 Windows 10 host.
- Enable "security.webauth.u2f" in about:config
- Attempt to log in to an account which would use U2F support for two-factor (e.g. GitHub in my case).
Actual results:
The browser exits (no crash dialog, but presumably crashing).
Expected results:
It should have prompted me to insert a U2F key and log in.
| Reporter | ||
Comment 1•7 years ago
|
||
This also just happened on x86_64 Windows, Nightly build ID 20190206095431. But at least on x86_64 it did trap and send a crash dump.
| Reporter | ||
Comment 2•7 years ago
|
||
| Reporter | ||
Comment 3•7 years ago
|
||
Based on the bugzilla tab on those pages, this looks like this is a duplicate of 1522077.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•