Closed
Bug 1496441
Opened 7 years ago
Closed 6 years ago
Crash in libsystem_pthread.dylib@0x112b
Categories
(Core :: Security, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | wontfix |
| firefox62 | --- | wontfix |
| firefox63 | --- | wontfix |
| firefox64 | --- | unaffected |
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-a016692b-6f57-4db0-a1db-20bf00181002.
=============================================================
Seen while looking at 10.14 release crashes: https://bit.ly/2QptAgW. This is currently the top crash on 10.14 release (18A391). There are very few URLs and only one comment "Began to crash after update on MacOS Mojave."
One URL that comes up a few times is chrome://pippki/content/device_manager.xul.
Although not huge volume, we should keep on eye on this as it affects all the recent versions of Firefox and users are still in the process of updating to 10.14.
Top 8 frames of crashing thread:
0 libsystem_pthread.dylib libsystem_pthread.dylib@0x112b
1 libeTPkcs11.dylib libeTPkcs11.dylib@0x27c18
2 libeTPkcs11.dylib libeTPkcs11.dylib@0x2802d
3 libeTPkcs11.dylib libeTPkcs11.dylib@0x6c0c0
4 libsystem_pthread.dylib libsystem_pthread.dylib@0x333c
5 libsystem_pthread.dylib libsystem_pthread.dylib@0x62a6
6 libsystem_pthread.dylib libsystem_pthread.dylib@0x2424
7 libeTPkcs11.dylib libeTPkcs11.dylib@0x6bffa
=============================================================
Comment 1•7 years ago
|
||
device_manager.xul is how users load 3rd party PKCS#11 modules. It looks like libeTPkcs11.dylib is part of the SafeNet Authentication Client from Gemalto. We should probably reach out and tell them their library is broken on Mojave.
| Reporter | ||
Comment 2•7 years ago
|
||
(In reply to Dana Keeler [:keeler] (she/her) (use needinfo) from comment #1)
> device_manager.xul is how users load 3rd party PKCS#11 modules. It looks
> like libeTPkcs11.dylib is part of the SafeNet Authentication Client from
> Gemalto. We should probably reach out and tell them their library is broken
> on Mojave.
I reached out via email to their customer support portal today. Will report back if I hear anything.
Updated•7 years ago
|
Updated•7 years ago
|
status-firefox-esr60:
--- → affected
Comment 3•6 years ago
|
||
This seems to have gone away around mid November.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•