[Bug 282994] Repeated kernel panics

2024-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282994 --- Comment #2 from Graham Perrin --- (In reply to jSML4ThWwBID69YC from comment #0) > 1. They all access data storage over MooseFS. > 2. They all use fusefs-libs3-3.16.2 and moosefs3-client-3.0.117_1 > … Noted: FreeBSD ports packaging

[Bug 271238] mpr (LSI SAS3816) driver not finding all devices in HP D6020 enclosures

2024-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271238 --- Comment #15 from Peter Eriksson --- Btw, for someone else trying to read the output from "mprutil show cfgpage", it prints the bytes backwards... > # mprutil show cfgpage 0x15 0 1 > Page 0x15: Enclosure 0, Read-only > 0f 00 00

[Bug 262690] "driver bug: Unable to set devclass" for atrtc

2024-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262690 --- Comment #5 from John F. Carr --- If I boot verbose I see atrtc: atrtc-1 already exists; skipping it This message comes from devclass_alloc_unit. printf("%s: %s%d already exists; skipping it\n", dc->name, dc->name, *unitp); So *u

[Bug 238856] EFI_STAGING_SIZE can be too small with large kernel and/or modules: should be dynamic

2024-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238856 --- Comment #2 from Graham Perrin --- Re: comment 0 (2022) relates to the in-place staging area, if that's relevant. loader.efi(8), loader_simp(8) -- You are receiving this

[Bug 283027] kernel panic: malloc(M_WAITOK) with sleeping prohibited

2024-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283027 Graham Perrin changed: What|Removed |Added CC||wirel...@freebsd.org Key

[Bug 283027] kernel panic: malloc(M_WAITOK) with sleeping prohibited

2024-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283027 Graham Perrin changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 283027] kernel panic: malloc(M_WAITOK) with sleeping prohibited

2024-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283027 Bug ID: 283027 Summary: kernel panic: malloc(M_WAITOK) with sleeping prohibited Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any

[Bug 270404] comsat is willing to try to read and display any file

2024-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270404 Ed Maste changed: What|Removed |Added Assignee|sect...@freebsd.org |b...@freebsd.org Group|fre

[Bug 271238] mpr (LSI SAS3816) driver not finding all devices in HP D6020 enclosures

2024-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271238 --- Comment #14 from Peter Eriksson --- (In reply to Rafe from comment #13) Yes, it's that mapping that fails. However I can't use "-1" since from the man page: "device. This feature is not recommended if the topology includes multiple

[Bug 271238] mpr (LSI SAS3816) driver not finding all devices in HP D6020 enclosures

2024-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271238 Rafe changed: What|Removed |Added CC||mondo.debater...@icloud.com --- Comment #13

[Bug 282967] typo on fhreadlink(2) manpage

2024-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282967 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=7efa3a6028ce0cde4981ef432c7013c3f779aedd commit 7efa3a6028ce0cde4981ef432c7013c3f779aedd Author: