[Bug 277649] clang version 17.0.6 compiles va_list to both integer and structure pointer

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277649 Jin Guojun changed: What|Removed |Added Severity|Affects Only Me |Affects Many People -- You are recei

[Bug 277649] clang version 17.0.6 compiles va_list to both integer and structure pointer

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277649 Bug ID: 277649 Summary: clang version 17.0.6 compiles va_list to both integer and structure pointer Product: Base System Version: 13.3-RELEASE Hardware: Any

[Bug 277646] patch no longer work for simple diff

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277646 Bug ID: 277646 Summary: patch no longer work for simple diff Product: Base System Version: 13.3-RELEASE Hardware: Any OS: Any Status: New Severity:

[Bug 276985] crash in LinuxKPI/drm

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276985 Gleb Smirnoff changed: What|Removed |Added Summary|Crash in scheduler |crash in LinuxKPI/drm

[Bug 275063] kernel using 100% CPU in arc_prune

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275063 --- Comment #9 from Trev --- I still have arc_prune stuck at 100% for days despite having recently compiled a 13-STABLE (stable/13-8b84d2da9: Fri Mar 8 15:06:13 AEDT 2024). -- You are receiving this mail because: You are the assignee for

[Bug 276985] Crash in scheduler __curthread

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276985 --- Comment #2 from f...@fehcom.de --- Created attachment 249103 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249103&action=edit Current crash -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276985] Crash in scheduler __curthread

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276985 --- Comment #1 from f...@fehcom.de --- I've got serveral crashes how. I all cases it points to the same problem: Fatal trap 12: page fault while in kernel mode cpuid = 5; apic id = 05 fault virtual address = 0xf802c1e8c110 fault code

[Bug 274519] panic with x11/nvidia-driver-470: sleepq_add: td … to sleep on wchan … with sleeping prohibited

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274519 --- Comment #11 from Graham Perrin --- (In reply to Graham Perrin from comment #10) Instead (again, work in progress): … -- You are receiving thi

[Bug 277638] Crash when running devinfo on RPI CM4

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277638 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|freebsd-...@freebsd.org K

[Bug 277638] Crash when running devinfo on RPI CM4

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277638 Bug ID: 277638 Summary: Crash when running devinfo on RPI CM4 Product: Base System Version: 15.0-CURRENT Hardware: arm64 OS: Any Status: New Severit

[Bug 275063] kernel using 100% CPU in arc_prune

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275063 Maxim Usatov changed: What|Removed |Added CC||maxim.usa...@bcsatellite.ne

[Bug 277635] ldd (ld-elf.so.1) integer wrap when computing mmap() argument

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277635 Bug ID: 277635 Summary: ldd (ld-elf.so.1) integer wrap when computing mmap() argument Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 277592] On machines without IPv6, ping uses IPv6

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277592 Dag-Erling Smørgrav changed: What|Removed |Added CC||d...@freebsd.org

[Bug 277629] ldd (ld-elf.so.1) uses p_vaddr without checking

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277629 Bug ID: 277629 Summary: ldd (ld-elf.so.1) uses p_vaddr without checking Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Seve

[Bug 275830] APU2 based router freezes after upgrade to 14.0-RELEASE

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275830 Espen changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 270798] sysctl(3) missing KERN_PROC_FILEDESC MIB

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270798 --- Comment #4 from Kurt Jaeger --- Can you try to provide a unified diff/patch that can be apply with git apply /tmp/yourpatch directly to /usr/src ? Please test this before submitting the diff. -- You are receiving this mail because:

[Bug 270798] sysctl(3) missing KERN_PROC_FILEDESC MIB

2024-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270798 Muhammad Moinur Rahman changed: What|Removed |Added CC||b...@freebsd.org --- Comm