I hope I can post this issue for my understanding how the bsd-kernel works.
I have installed FreeBSD 12.1 for non-professional use.
My question is, how it can happen that starting FireFox as an unprivileged user brings down the whole system with "kernel panic" messages. See attached picture for these messages. And what can I do to prevent this from happening again.
From the first time this happened, several days after installation including package firefox, it has been impossible NOT to reproduce the issue: starting firefox under a newly added user also caused the same kind of crash: X freezes as soon firefox shows the requested page, and a few seconds later the system reboots. Switching to a root console before that, I could take the enclosed picture of the error messages.
Since the last startup before the crashes, ports mongoose and xapian had been added, but both programmes had already been working correctly for some time.
12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64
firefox from iso-image
In the end, I wiped the disk and reinstalled bsd. Up till now, firefox has not done any harm.
I have installed FreeBSD 12.1 for non-professional use.
My question is, how it can happen that starting FireFox as an unprivileged user brings down the whole system with "kernel panic" messages. See attached picture for these messages. And what can I do to prevent this from happening again.
From the first time this happened, several days after installation including package firefox, it has been impossible NOT to reproduce the issue: starting firefox under a newly added user also caused the same kind of crash: X freezes as soon firefox shows the requested page, and a few seconds later the system reboots. Switching to a root console before that, I could take the enclosed picture of the error messages.
Code:
panic: ffs_valloc:dup alloc
(skipped, kdb backtrace: )
#0 (address) at kdb_backtrace+0x67
at vpanic+0x19d
at panic+0x43
at ffs_valloc+0x8d3
at ufs_makeinode+0xa7
at ufs_create+0x34
at VOP_CREATE_APV+0x76
at vn_open_cred+0x2bc
at kern_openat+0x213
at amd64_syscall+0x354
12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64
firefox from iso-image
In the end, I wiped the disk and reinstalled bsd. Up till now, firefox has not done any harm.
Attachments
Last edited by a moderator: