[Bug 276092] "route add 10/8 ip" adds 0.0.0.0/8, not 10.0.0.0/8

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276092 Bug ID: 276092 Summary: "route add 10/8 ip" adds 0.0.0.0/8, not 10.0.0.0/8 Product: Base System Version: 13.2-RELEASE Hardware: Any OS: Any Status: New

[Bug 270810] munmap does not always sync the underlying file

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270810 --- Comment #12 from geoff...@dommett.com --- (In reply to Rick Macklem from comment #11) The tests showing the bug are all nfsv3. I'll try find time to repeat with nfsv4 and report back. The issue does not occur with nfsv2 -- You are rece

[Bug 270810] munmap does not always sync the underlying file

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270810 Rick Macklem changed: What|Removed |Added CC||rmack...@freebsd.org --- Comment #1

[Bug 276043] md5(1) et al are broken when reading the last argument because of capsicum(4) code

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276043 --- Comment #8 from Mark Johnston --- If you are able and willing to test a kernel patch, please give this a try: https://reviews.freebsd.org/D43281 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276043] md5(1) et al are broken when reading the last argument because of capsicum(4) code

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276043 --- Comment #7 from Mark Johnston --- In particular, the file is legitimately different when read from within a capsicum sandbox: > model name: AMD Ryzen 9 7950X3D 16-Core Processor 655c655 < model name: unknown so the d

[Bug 276043] md5(1) et al are broken when reading the last argument because of capsicum(4) code

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276043 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org Stat

[Bug 276043] md5(1) et al are broken when reading the last argument because of capsicum(4) code

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276043 --- Comment #5 from Ricardo Branco --- (In reply to Ricardo Branco from comment #4) wc(1) also fails because of capsicum as this patch is not enough: ``` - if (S_ISREG(sb.st_mode)) { + /* Don't do it on pseudo-

[Bug 276050] pijul clone on ZFS (Error: No error: 0 (os error 0))

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276050 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|lini...@freebsd.org --- Comment #2

[Bug 275744] Sendmail will not make all restart

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275744 Russell changed: What|Removed |Added CC||fbsd...@xploit.com --- Comment #4 from R

[Bug 276043] md5(1) et al are broken when reading the last argument because of capsicum(4) code

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276043 --- Comment #4 from Ricardo Branco --- As for wc(1), it's another story as it calls stat(1) and just shows st_size if S_ISREG(). I will suggest a patch soon. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276043] md5(1) et al are broken when reading the last argument because of capsicum(4) code

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276043 --- Comment #3 from Ricardo Branco --- Adding `#undef HAVE_CAPSICUM` fixed it for me. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276043] md5(1) et al are broken when reading the last argument because of capsicum(4) code

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276043 Ricardo Branco changed: What|Removed |Added Summary|fread(3) is truncated when |md5(1) et al are broken

[Bug 273414] linuxulator regression in symlinks under zfs

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273414 Mark Linimon changed: What|Removed |Added Flags||mfc-stable13? -- You are receiving

[Bug 276079] "options DDB" causes sys/dev/iommu/iommu_gas.c: 1095:1: error: incompatible pointer types passing 'db_cmdfcn_t *' (aka 'void (*)(long, _Bool, long, char *)') to parameter of type 'struct

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276079 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|k...@freebsd.org --- Comment #2 fro

[Bug 276080] driver bug: Unable to set devclass (class: ppc devname: (unknown))

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276080 Mark Linimon changed: What|Removed |Added CC||lini...@freebsd.org --- Comment #1

[Bug 276011] Lenovo P15v Gen3 (AMD) - FreeBSD14-RELEASE will not boot for installation

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276011 --- Comment #6 from Phil Vuchetich --- Created attachment 247414 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247414&action=edit Linux - dmesg output 3 attachments (Lenovo BIOS System information output, Linux lspci -v, Linux

[Bug 276011] Lenovo P15v Gen3 (AMD) - FreeBSD14-RELEASE will not boot for installation

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276011 --- Comment #5 from Phil Vuchetich --- Created attachment 247413 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247413&action=edit Linux - lspci -v output -- You are receiving this mail because: You are the assignee for the bug

[Bug 276011] Lenovo P15v Gen3 (AMD) - FreeBSD14-RELEASE will not boot for installation

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276011 --- Comment #4 from Phil Vuchetich --- Created attachment 247412 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247412&action=edit Lenovo BIOS - system information report -- You are receiving this mail because: You are the assi

[Bug 276051] Crash during poudriere jail -c -j 150 -a amd64 -b -m src=/usr/src -S /usr/src

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276051 Kurt Jaeger changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 276051] Crash during poudriere jail -c -j 150 -a amd64 -b -m src=/usr/src -S /usr/src

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276051 --- Comment #2 from Kurt Jaeger --- See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261538 for related things. The cause was probably the missing vfs.zfs.bclone_enabled=0 -- You are receiving this mail because: You are the assignee

[Bug 276080] driver bug: Unable to set devclass (class: ppc devname: (unknown))

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276080 Bug ID: 276080 Summary: driver bug: Unable to set devclass (class: ppc devname: (unknown)) Product: Base System Version: 14.0-RELEASE Hardware: amd64

[Bug 276011] Lenovo P15v Gen3 (AMD) - FreeBSD14-RELEASE will not boot for installation

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276011 --- Comment #3 from Phil Vuchetich --- Thanks, Trying FreeBSD-15.0-CURRENT-amd64-20231228-fb03f7f8e30d-267242-memstick.img (dated 2023-12-28) verbose boot got stuck after the message "uart0 failed to probe at port 0x3f8 irq 4 on isa0" A

[Bug 276079] "options DDB" causes sys/dev/iommu/iommu_gas.c: 1095:1: error: incompatible pointer types passing 'db_cmdfcn_t *' (aka 'void (*)(long, _Bool, long, char *)') to parameter of type 'struct

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276079 --- Comment #1 from Trond Endrestøl --- Commit 5eb2fcd1f232f992c2c77549e5cb04aff9ae6dae, "iommu_gas: add ddb 'show iommu_domain' command," appears to be the problematic commit. Maybe something is missing. -- You are receiving this mail be

[Bug 276079] "options DDB" causes sys/dev/iommu/iommu_gas.c: 1095:1: error: incompatible pointer types passing 'db_cmdfcn_t *' (aka 'void (*)(long, _Bool, long, char *)') to parameter of type 'struct

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276079 Bug ID: 276079 Summary: "options DDB" causes sys/dev/iommu/iommu_gas.c: 1095:1: error: incompatible pointer types passing 'db_cmdfcn_t *' (aka 'void (*)(long, _Bool, long, char

[Bug 276011] Lenovo P15v Gen3 (AMD) - FreeBSD14-RELEASE will not boot for installation

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276011 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #2 from

[Bug 276050] pijul clone on ZFS (Error: No error: 0 (os error 0))

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276050 --- Comment #1 from Mike --- dependencies: pkg install libsodium xxhash pkgcon -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276050] pijul clone on ZFS (Error: No error: 0 (os error 0))

2024-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276050 Mike changed: What|Removed |Added Summary|pijul clone on ZFS |pijul clone on ZFS (Error: