Open
Bug 1427110
Opened 8 years ago
Updated 3 years ago
Immediate SIGSEGV on launch (macOS 10.12.6)
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: enmrak, Unassigned)
Details
Attachments
(1 file)
|
77.32 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36
Steps to reproduce:
Install the latest macOS security update for Sierra (2017-002)
Install the latest Command Line Tools (macOS Sierra version 10.12) for Xcode (version 9.2)
Install Firefox 57.0.2 by dragging Firefox.app from the .dmg to /Applications
Launch firefox by either double-clicking Firefox.app or through the command line via
/Applications/Firefox.app/Contents/MacOS/firefox
Actual results:
Before any Firefox windows appear, an OS-level dialog pops up saying that "Firefox quit unexpectedly".
When run from the command-line, an error such as the following appears:
'/Applications/Firefox.app/Conte…' terminated by signal SIGSEGV (Address boundary error)
Expected results:
Firefox should have launched normally.
Component: Untriaged → Startup and Profile System
Product: Firefox → Toolkit
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•