[Bug 263156] [carp] packet structure

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263156 --- Comment #2 from Zhenlei Huang --- See also https://en.wikipedia.org/wiki/Common_Address_Redundancy_Protocol -- You are receiving this mail because: You are the assignee for the bug.

[Bug 263156] [carp] packet structure

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263156 Zhenlei Huang changed: What|Removed |Added CC||zlei.hu...@gmail.com --- Comment #

[Bug 263043] malformed SMB reply can page-fault the kernel in smb_t2_placedata()

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263043 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=c054fcae14d1883d7a6edce16b24cd328edd0079 commit c054fcae14d1883d7a6edce16b24cd328edd0079 Author:

[Bug 263043] malformed SMB reply can page-fault the kernel in smb_t2_placedata()

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263043 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=802da293bd5be064c2ecda76e5aa33e1a237bc1b commit 802da293bd5be064c2ecda76e5aa33e1a237bc1b Author:

[Bug 262844] Not recorded in syslog unless local-unbound is restarted

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262844 --- Comment #6 from vfx...@gmail.com --- The relationship between syslogd and local-unboun is as follows /etc/rc.d/local_unbound # PROVIDE: local_unbound # REQUIRE: FILESYSTEMS defaultroute netwait resolv # BEFORE: NETWORKING /etc/rc.d/

[Bug 263165] libsysdecode does not decode all capability rights

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263165 Bug ID: 263165 Summary: libsysdecode does not decode all capability rights Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New S

[Bug 262894] Kernel Panic (page fault) with 13.1-BETA2 in g_eli & httpd

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262894 --- Comment #18 from Krautmaster --- I can do so and report. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 263156] [carp] packet structure

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263156 Bug ID: 263156 Summary: [carp] packet structure Product: Base System Version: 13.1-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only M

[Bug 262894] Kernel Panic (page fault) with 13.1-BETA2 in g_eli & httpd

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262894 --- Comment #17 from Mark Johnston --- (In reply to Krautmaster from comment #16) Ok, so this suggests that the GELI panics at least are triggered by the unmapped I/O support. It'll be hard to debug further without a crash dump; is there a

[Bug 262894] Kernel Panic (page fault) with 13.1-BETA2 in g_eli & httpd

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262894 --- Comment #16 from Krautmaster --- by fault booted the wrong Kernel (nightly update) yesterday again, and just now O got the same geli issue with the same faulty address. Fatal trap 12: page fault while in kernel mode cpuid = 4; apic id

[Bug 258056] sys/fs/fuse: commit 7b8622fa22 breaks net/rclone mount

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258056 --- Comment #14 from Alan Somers --- (In reply to Lars Wittebrood from comment #13) That's to be expected, Lars. fuse on 12.2 supports EVFILT_WRITE, unlike 12.2 or 13.0. -- You are receiving this mail because: You are the assignee for th

[Bug 263147] [13.1-RC2] kldunload dtraceall causes immediate reboot

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263147 Bug ID: 263147 Summary: [13.1-RC2] kldunload dtraceall causes immediate reboot Product: Base System Version: 13.1-RELEASE Hardware: Any OS: Any Status: New

[Bug 262579] Framework Laptop: headset/mic input issues

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262579 Ed Maste changed: What|Removed |Added Summary|Framework Laptop: Mic input |Framework Laptop: |do

[Bug 258056] sys/fs/fuse: commit 7b8622fa22 breaks net/rclone mount

2022-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258056 Lars Wittebrood changed: What|Removed |Added CC||freebsdb...@socruel.nu --- Comme