Closed Bug 1739853 Opened 4 years ago Closed 3 years ago

Firefox 94 causes kernel panic on macOS 11

Categories

(Core :: Widget: Cocoa, defect)

Firefox 94
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: liaoandy19, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Firefox/91.0

Steps to reproduce:

The panic mostly occurs when Firefox is running in background with several tabs opened.

Actual results:

panic(cpu 6 caller 0xffffff8003defa76): Kernel trap at 0xffffff8004218cfe, type 14=page fault, registers:
CR0: 0x0000000080010033, CR2: 0x0000000000000000, CR3: 0x00000001f5ef80e4, CR4: 0x00000000001626e0
RAX: 0x0000000000000000, RBX: 0xffffff86b8aa0220, RCX: 0x0000000000000000, RDX: 0x0000000001000000
RSP: 0xffffffa066b4bec0, RBP: 0xffffffa066b4bf40, RSI: 0xffffff86b629bb90, RDI: 0x0000000000000000
R8: 0x0000000000000000, R9: 0x0000000000000000, R10: 0x0000000000000000, R11: 0x0000000000000000
R12: 0xffffff86b629bac0, R13: 0xffffff86baaafa20, R14: 0x00000000000000ae, R15: 0xffffff86b629bb90
RFL: 0x0000000000010246, RIP: 0xffffff8004218cfe, CS: 0x0000000000000008, SS: 0x0000000000000010
Fault CR2: 0x0000000000000000, Error code: 0x0000000000000000, Fault CPU: 0x6, PL: 0, VF: 0

Backtrace (CPU 6), Frame : Return Address
0xffffffa066b4b8e0 : 0xffffff8003cbc66d mach_kernel : _handle_debugger_trap + 0x3dd
0xffffffa066b4b930 : 0xffffff8003dff073 mach_kernel : _kdp_i386_trap + 0x143
0xffffffa066b4b970 : 0xffffff8003def6aa mach_kernel : _kernel_trap + 0x55a
0xffffffa066b4b9c0 : 0xffffff8003c61a2f mach_kernel : _return_from_trap + 0xff
0xffffffa066b4b9e0 : 0xffffff8003cbbf0d mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffa066b4bb00 : 0xffffff8003cbc1f8 mach_kernel : _panic_trap_to_debugger + 0x268
0xffffffa066b4bb70 : 0xffffff80044bee1a mach_kernel : _panic + 0x54
0xffffffa066b4bbe0 : 0xffffff8003defa76 mach_kernel : _sync_iss_to_iks + 0x2c6
0xffffffa066b4bd60 : 0xffffff8003def75d mach_kernel : _kernel_trap + 0x60d
0xffffffa066b4bdb0 : 0xffffff8003c61a2f mach_kernel : _return_from_trap + 0xff
0xffffffa066b4bdd0 : 0xffffff8004218cfe mach_kernel : _sys_dup2 + 0x6ae
0xffffffa066b4bf40 : 0xffffff8004369ceb mach_kernel : _unix_syscall64 + 0x27b
0xffffffa066b4bfa0 : 0xffffff8003c621f6 mach_kernel : _hndl_unix_scall64 + 0x16

Process name corresponding to current thread: firefox
Boot args: -v keepsyms=1 darkwake=514 chunklist-security-epoch=0 -chunklist-no-rev2-dev

Mac OS version:
20B29

Kernel version:
Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64
Kernel UUID: 84C6DC45-6B02-335F-9439-5D2A9BC385A4
KernelCache slide: 0x0000000003a00000
KernelCache base: 0xffffff8003c00000
Kernel slide: 0x0000000003a10000
Kernel text base: 0xffffff8003c10000
__HIB text base: 0xffffff8003b00000
System model name: iMacPro1,1 (Mac-7BA5B2D9E42DDD94)
System shutdown begun: NO
Panic diags file available: YES (0x0)
Hibernation exit count: 0

System uptime in nanoseconds: 7715140913397
Last Sleep: absolute base_tsc base_nano
Uptime : 0x00000704523bda3e
Sleep : 0x0000000000000000 0x0000000000000000 0x0000000000000000
Wake : 0x0000000000000000 0x0000000b1620ad3c 0x0000000000000000

According to your user agent in the first line you're actually on Firefox 91. Do you need to upgrade?

(In reply to Robert Longson [:longsonr] from comment #1)

According to your user agent in the first line you're actually on Firefox 91. Do you need to upgrade?

That is the user agent I set, but in About Firefox it says 94.0.1.

Component: General → Widget: Cocoa

Thanks for the report. The kernel panic is a macOS bug that is likely to be fixed in a newer version macOS 11. The version you have (identified via 20B29) is a very early version of macOS 11. Please update your macOS version. At this time, the latest release is 11.6.1.

Flags: needinfo?(liaoandy19)

The bug is closed because it is not reproducible on newer versions of macOS.

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Flags: needinfo?(liaoandy19)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.