| Summary: | www/firefox: Fails to start after upgrade to 76.0.1_2,1 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | chris |
| Component: | Individual Port(s) | Assignee: | freebsd-gecko (Nobody) <gecko> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | Keywords: | needs-qa, regression |
| Priority: | --- | Flags: | jbeich:
maintainer-feedback+
|
| Version: | Latest | ||
| Hardware: | i386 | ||
| OS: | Any | ||
|
Description
chris
2020-05-21 13:40:04 UTC
(In reply to chris from comment #0) > * thread #1, name = 'SSL Cert #1', stop reason = signal SIGSYS Are you using FreeBSD 13.0-CURRENT? If so upgrade kernel as binary packages are always built using the latest version. (In reply to Jan Beich from comment #1) Hi I am running 12.1p5. My packages were from 12 ABI latest repository. I downgraded them last night to 12 quarterly, and firefox still coredumps with exactly the same results as given in my original report. Thanks. PS. The problem actually started after an upgrade to firefox 75, all was fine in 74 and previous. I have upgraded to firefox 77.0 using FreeBSD 12 ABI package repository, with similar results to my original report. Running firefox from a shell gives:
Exiting due to channel error.
Exiting due to channel error.
Bad system call (core dumped)
[~]$ lldb -c firefox.core
(lldb) target create --core "firefox.core"
Core file '/home/chris/firefox.core' (i386) was loaded.
(lldb) bt
* thread #1, name = 'SSL Cert #1', stop reason = signal SIGSYS
* frame #0: 0x212626eb
frame #1: 0x2847d818
Maybe a duplicate of bug 243252. Thanks for your reply Jan. The capability options are enabled in my kernel as per the bug you reference, so unfortunately this is not the answer. I have deleted my .mozilla directory contents, and started afresh, just in case, although the problem remains. Thanks Chris |