[Bug 278828] panic when writing to geli device after running attach twice

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278828 Mariusz Zaborski changed: What|Removed |Added Version|14.0-STABLE |CURRENT

[Bug 278828] panic when writing to geli device after running attach twice

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278828 Mariusz Zaborski changed: What|Removed |Added CC||osho...@freebsd.org ---

[Bug 277967] The loader should fail gracefully when /boot/loader.conf attempts to load a module that is too large

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277967 Yuri Victorovich changed: What|Removed |Added Blocks||277364 Referenced Bugs:

[Bug 278949] sysv IPC sysctl's behave differently for 32-bit on 64bits hosts

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278949 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=87a156527563d0728bff355093e26943da3d7fad commit 87a156527563d0728bff355093e26943da3d7fad Author:

[Bug 279038] zfs panic: VERIFY3(dev->l2ad_hand + distance < dev->l2ad_end) failed

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279038 John F. Carr changed: What|Removed |Added See Also||https://github.com/openzfs/

[Bug 279038] zfs panic: VERIFY3(dev->l2ad_hand + distance < dev->l2ad_end) failed

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279038 Bug ID: 279038 Summary: zfs panic: VERIFY3(dev->l2ad_hand + distance < dev->l2ad_end) failed Product: Base System Version: 13.2-STABLE Hardware: Any

[Bug 278988] diff -B -q: unintuitive or incorrect?

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278988 Ed Maste changed: What|Removed |Added Status|New |In Progress CC|

[Bug 279005] Cannot build 14-STABLE kernel due to ld: error: undefined symbol: ktrcapfail (ktrace)

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279005 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org

[Bug 264030] [tracking] 13.1-RELEASE issue reports

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264030 Bug 264030 depends on bug 264528, which changed state. Bug 264528 Summary: net/freerdp: NLA fails to connect through gateway after 13.1 upgrade: rdg_process_close_packet:freerdp_set_last_error_ex E_PROXY_INTERNALERROR [0x800759D8]

[Bug 279021] Random phantom files by g_new_bio() failure

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279021 --- Comment #1 from Seigo Tanimura --- Diff review: https://reviews.freebsd.org/D45215 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 279021] Random phantom files by g_new_bio() failure

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279021 Bug ID: 279021 Summary: Random phantom files by g_new_bio() failure Product: Base System Version: 14.0-STABLE Hardware: Any OS: Any Status: New

[Bug 277963] Increase MAXLOGNAME from 33 to 65

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277963 --- Comment #1 from Baptiste Daroussin --- sorry for late reply. The main issue to switch MAXLOGNAME to 65 would be utmpx because it hard codes 32 which means the name will truncate the name. If nothing has changed since I grew it to