Summary of Problem Reports from 2025

Automatically generated on 17 Feb 2026 09:00:00 GMT

Severity
Categorycriticalseriousnon-criticalDescription
bin35036Utility bugs
install197Installation bugs
kern159125Kernel bugs
lib25414Library bugs
misc12013Miscellaneous bugs
pending 1 Category for faulty/malformed PRs
pkg167814NetBSD pkgsrc bugs
port-alpha 5 NetBSD/alpha bugs
port-amd642182NetBSD/amd64 bugs
port-arm37 NetBSD/arm bugs
port-arm321  NetBSD/arm32 bugs
port-cobalt 1 NetBSD/cobalt bugs
port-evbarm 22NetBSD/evbarm bugs
port-evbmips141NetBSD/evbmips bugs
port-evbppc  2NetBSD/evbppc bugs
port-hppa 2 NetBSD/hppa bugs
port-i386181NetBSD/i386 bugs
port-m68k 2 NetBSD/m68k bugs
port-macppc362NetBSD/macppc bugs
port-mips191NetBSD/mips bugs
port-powerpc 3 NetBSD/powerpc bugs
port-riscv 1 NetBSD/riscv bugs
port-sgimips  2NetBSD/sgimips bugs
port-sh31  NetBSD/sh3 bugs
port-sparc16 NetBSD/sparc bugs
port-sparc6419 NetBSD/sparc64 bugs
port-vax 10 NetBSD/vax bugs
port-xen 7 NetBSD/xen bugs
security 42Security bugs
standards 52Standards conformance
toolchain2255Toolchain bugs
xsrc  3X Window System bugs

Sorted by Category, Severity, and Priority.


[NetBSD home] [Summary index] [Search PRs] [Send a PR]


Category: bin

Severity: critical

bin/59035
[open high priority sw-bug] new named(8) crashes at startup on evbarmv5
bin/59571
[open high priority sw-bug] new bind crashes on arm64
bin/59823
[open high priority sw-bug] netpgpverify broken for PGP since switch to gcc 14.3

Severity: serious

bin/59256
[open high priority sw-bug] Bogus stack frame in (some) core dumps
bin/59453
[needs-pullups high priority sw-bug] sed 's/^/\x23def/' output '=ef' instead of '#def'
bin/59504
[open high priority sw-bug] dhcpd crashes on arm64eb regularly, now an ASAN enabled one has some details
bin/59507
[open high priority sw-bug] Segmentation fault with nested variables in NPF
bin/59511
[open high priority sw-bug] some variable addresses not processed by firewall rules.
bin/59030
[open medium priority doc-bug] mdnsd(8) needs a man page rewrite
bin/59046
[open medium priority support] dhcpd issue
bin/59047
[open medium priority sw-bug] getnameinfo(1): missing AF_LINK, AF_APPLETALK, AF_LOCAL
bin/59073
[open medium priority sw-bug] make(1) sets $* / $(.PREFIX) wrong in -j mode
bin/59085
[needs-pullups medium priority sw-bug] openssh: VerifyHostKeyDNS is busted
bin/59108
[needs-pullups medium priority sw-bug] blocklistd/sshd: Allow the nfail counter to be reset once a valid login occurs
bin/59190
[open medium priority change-request] ftp(1): support server-controlled caching
bin/59191
[open medium priority sw-bug] RDAP client missing in base
bin/59202
[open medium priority sw-bug] blocklistd: openssh: Add a version mismatch probe
bin/59213
[open medium priority sw-bug] blocklistd/ftpd: Allow the nfail counter to be reset once a valid login occurs
bin/59214
[needs-pullups medium priority sw-bug] blocklist: ssh: Add Failed PAM authentication probe
bin/59218
[open medium priority sw-bug] blocklistd(8): possible fd leak and buffer overruns in bl_recv
bin/59221
[open medium priority sw-bug] Build failure on Solaris-11.4 for src/external/bsd/file/dist/src/softmagic.c
bin/59222
[open medium priority sw-bug] Build failure on Solaris-11.4 for src/sbin/newfs_udf/udf_core.c
bin/59223
[open medium priority sw-bug] Build failure on Solaris-11.4 for src/include/regex.h
bin/59245
[open medium priority sw-bug] GCC silent data corruption due to "#pragma GCC diagnostic push/pop"
bin/59278
[open medium priority sw-bug] tests/lib/librumphijack/t_tcpip:ssh failing since openssh 10.0 update
bin/59279
[open medium priority sw-bug] npfctl(8): missing null checks in variable lookups
bin/59289
[open medium priority change-request] atf should report more detailed signal info on crash
bin/59293
[open medium priority sw-bug] install(1) leaves temp files if interrupted
bin/59325
[open medium priority sw-bug] t_netpgpverify is failing on some ports
bin/59330
[open medium priority doc-bug] startup race because racoon's control socket created after daemon)
bin/59346
[open medium priority sw-bug] racoon's established IPsec-SA message reverses log polarity
bin/59347
[open medium priority sw-bug] the `-w` in `racoonctl establish-sa -w esp inet ${leftsubnet}/255 ${rightsubnet}/255 any` is racy
bin/59360
[open medium priority sw-bug] ld.elf_so(8): missing RELR support
bin/59415
[open medium priority sw-bug] group(8) can rename a group to an existing group name
bin/59431
[open medium priority sw-bug] install(1) may report bogus write(2) error
bin/59522
[open medium priority sw-bug] jot random seed handling relies upon undefined float to integer conversion
bin/59570
[open medium priority sw-bug] tar fails with physical tape drives
bin/59574
[open medium priority sw-bug] running etcupdate -s $SRC generates cruft unter $SRC
bin/59575
[open medium priority sw-bug] bind upgrade issues postinstall probably should help with
bin/59635
[open medium priority sw-bug] mailx(1) regularly dumps core when changing mail folders
bin/59636
[open medium priority sw-bug] Lots of getsockname log spam from blocklistd
bin/59639
[needs-pullups medium priority sw-bug] sed(1) man page is wrong about case-insensitivity flag
bin/59642
[open medium priority sw-bug] kdump doesn't show port number for mbsoname
bin/59644
[open medium priority sw-bug] bozohttpd logs wrong port number under inetd with tls
bin/59645
[open medium priority sw-bug] inetd `rate-limiting' algorithm is stupid
bin/59669
[open medium priority doc-bug] "-o posix1eacls" mount option not mentioned in documentation
bin/59677
[open medium priority sw-bug] dhcpcd: slaac config change not handled by stop/edit/start
bin/59750
[open medium priority sw-bug] yppush aborts _svc_run: select failed: Bad file descriptor
bin/59778
[open medium priority sw-bug] postinstall: opensslcertsrehash limited to DEST_DIR=/
bin/59794
[open medium priority sw-bug] savecore(8) should not require an accessible kernel binary for basic "save the crash dump" functionality
bin/59801
[open medium priority doc-bug] npf.conf(5) doesn't contain any description of "ipv6-icmp"
bin/59866
[needs-pullups medium priority sw-bug] login(1) blows the text size budget on sun2
bin/59259
[open low priority sw-bug] mail will crash if given '-H' (without optarg) last

Severity: non-critical

bin/59060
[open medium priority sw-bug] usr.bin/m4: Don't expand bare instances of the "shift" and "m4wrap" builtins.
bin/59200
[needs-pullups medium priority sw-bug] blocklistd: Exit probe location considers a normal session exit as an nfail
bin/59455
[open medium priority sw-bug] Syslog silently discards log messaages if /var/log/messages is missing
bin/59494
[open medium priority change-request] mount -v gives more information than is desired
bin/59495
[open medium priority change-request] umount -v shows all-or-nothing on unmounting filesystems
bin/59611
[open medium priority sw-bug] blocklistd sshd PasswordAuthentication
bin/59625
[pending-pullups medium priority change-request] [PATCH] usr.bin/man: support -l option
bin/59657
[open medium priority sw-bug] syslogd outputs BOM in the message
bin/59665
[open medium priority change-request] There should be a "boot -r" option (or similar) to boot into /rescue
bin/59838
[open medium priority sw-bug] mtree: Fix parsing 'K', 'k', with 'R' flags
bin/59863
[analyzed medium priority sw-bug] dhcpd / updating resolv.conf requires /usr mounted for basename, but it's too early
bin/59865
[pending-pullups medium priority sw-bug] ftp should not set socket send/receive buffers unless told to
bin/59034
[open low priority sw-bug] systat(1) inet.* data resets on refresh
bin/59041
[open low priority sw-bug] /usr/bin/grep includes '[' in named character classes for UTF-8; also affects grep -w
bin/59050
[open low priority sw-bug] Discrepancy between ed behaviour and man page and POSIX
bin/59057
[open low priority sw-bug] /usr/bin/grep includes '[' in named character classes for UTF-8; also affects grep -w
bin/59093
[feedback low priority sw-bug] Subject: compile errors for userland on amd64 with gcc and -march=native
bin/59103
[needs-pullups low priority sw-bug] vi(1): search of non-ASCII chars. broken when `:set extended' is set
bin/59201
[open low priority sw-bug] blocklistd: openssh: Remove leftover header
bin/59208
[open low priority change-request] config(1) should learn how to decompress a kernel file
bin/59493
[open low priority change-request] Add insecure option to lpd
bin/59526
[open low priority sw-bug] file(1) reports "lhs/off overflow" for gz files
bin/59547
[open low priority sw-bug] pax -rw chokes on 256-byte filename
bin/59666
[open low priority sw-bug] audioplay(1): volume (-v) not checked for valid integer
bin/59667
[open low priority sw-bug] hdaudioctl(8): nid format differs between `show' and `get' commands.
bin/59671
[needs-pullups low priority sw-bug] mailx(1) "list" command
bin/59697
[open low priority doc-bug] Man pages for less(1) are long out of date
bin/59749
[open low priority sw-bug] awk bad test to see if printf supports the %a format
bin/59766
[open low priority sw-bug] awk does not handle RS="\0"
bin/59777
[open low priority sw-bug] Incorrect warning message in Unix compress
bin/59779
[open low priority sw-bug] due to unknown circumstances, ip addresses that exceed the blacklistd max tries limit by multiple times, are not being added to the npf ruleset
bin/59798
[open low priority sw-bug] We are still using GNU diffutils
bin/59803
[open low priority sw-bug] sed(1) conditional branch command confuses subsequent line addressing
bin/59818
[open low priority sw-bug] ksh: Floating point exception (core dumped)
bin/59826
[open low priority sw-bug] mtree: Fix FreeBSD 9 compatibility output
bin/59861
[open low priority sw-bug] ccdconfig -g doesn't do as promised

Category: install

Severity: critical

install/59268
[open medium priority sw-bug] Screen flickers / glitchy on while booting to setup

Severity: serious

install/59752
[open high priority sw-bug] Crash in sysinst installing NetBSD 11.0_BETA
install/59003
[open medium priority doc-bug] ports pages are unclear on media limits for ISO images
install/59095
[open medium priority sw-bug] sysinst: "entire disk" layout vs. pre-existing partitions
install/59195
[pending-pullups medium priority sw-bug] Hashes missing in gzimg directories in FTP tree
install/59484
[open medium priority sw-bug] sysinst is confused by hybrid MBR
install/59485
[open medium priority sw-bug] sysinst unusable on smaller framebuffer resolutions
install/59600
[open medium priority sw-bug] sysinst does not correctly recognize the partition on x68k.
install/59699
[open medium priority sw-bug] NetBSD-11-beta install image (oct 7) on USB still does not appear as boot option on Dell XPS 13 9380
install/59852
[open medium priority change-request] base system is too darn big for ancient machines

Severity: non-critical

install/59006
[open medium priority doc-bug] src/distrib/notes/common/main uses undefined .Nx versions
install/59573
[open medium priority sw-bug] 11.0_BETA install leaves behind /etc/rc.conf.bak.* files
install/59621
[open medium priority sw-bug] kernel panic on esm driver
install/59661
[open medium priority sw-bug] sysinst RFE: create /tmp with ffs vs. tmpfs, and "input units" is ignored
install/59747
[open medium priority doc-bug] Guide: Update Screen Dump: NetBSD 8.0 should update to 10.0 or later.
install/59759
[open medium priority sw-bug] Core dump on sysupgrade to 11.0 BETA
install/59407
[open low priority sw-bug] the order of sysinst's priorities is odd

Category: kern

Severity: critical

kern/58972
[open high priority sw-bug] madvise(MADV_WILLNEED) on EFI genfb framebuffer crashes kernel
kern/59206
[open high priority sw-bug] kernel NULL pointer dereference caused by wsmouse_mux_close()
kern/59371
[feedback high priority sw-bug] Xen domU uvm_fault since FPU state allocation patch
kern/59521
[open high priority sw-bug] Fix arm64 32bit pcc for cpu-freq scaling
kern/59523
[needs-pullups high priority sw-bug] posix_spawn(2) may fail eroneously trying to close an already closed file descriptor
kern/59675
[pending-pullups high priority sw-bug] pppoe crashes kernel
kern/59687
[open high priority sw-bug] dwiic fails to read data
kern/59740
[open high priority sw-bug] Page fault in supervisor mode
kern/59758
[open high priority sw-bug] Stack overflow while running wdattach
kern/59076
[open medium priority sw-bug] File is silently removed when renaming on msdos filesystem when mounted with -l
kern/59089
[open medium priority sw-bug] panic when running qemu + nvmm
kern/59275
[open medium priority sw-bug] amdgpu not attaching automatically but panics when added manually on boot and X is started
kern/59450
[open medium priority sw-bug] bwfm0 network interface stops responding (No buffer space available) on large downloads
kern/59492
[open medium priority sw-bug] getstarttsc is unconditionally called, which invokes pentium+-only rdtsc instruction
kern/59719
[analyzed medium priority sw-bug] emuxki(4) panics during attach

Severity: serious

kern/59045
[open high priority sw-bug] kernel might write broken core files
kern/59075
[open high priority sw-bug] `gem0: no Ethernet address found'
kern/59152
[open high priority sw-bug] kernel panic on current - genfs ?
kern/59169
[open high priority sw-bug] uaudio(4) problems
kern/59242
[open high priority sw-bug] keyboard/mouse stop working in X
kern/59518
[open high priority sw-bug] edgeroute 4 asserts every few months
kern/59678
[open high priority sw-bug] "ring->queued > 0" panic from utwn
kern/59757
[open high priority sw-bug] Trap in bridge_input()
kern/59812
[open high priority sw-bug] NetBSD 10.X boot hangs on Radxa Rock Pi X
kern/59816
[open high priority sw-bug] starting wifi on Rasberry pi 3 emits ioctl error and stops USB drivers.
kern/58964
[open medium priority sw-bug] uvm: missing wakeup on uvmexp.free
kern/58994
[open medium priority sw-bug] System panic with amdgpu and startx
kern/58996
[open medium priority sw-bug] wg(4): stuck in INIT_ACTIVE state
kern/59004
[open medium priority sw-bug] Missing constant for upper bound on systemwide number of lwps
kern/59024
[open medium priority sw-bug] dump fails on raid0b
kern/59025
[open medium priority sw-bug] 10.99.12 panics
kern/59026
[open medium priority sw-bug] Not functional syslogd option -S Sync kernel messages to disk immediately.
kern/59036
[open medium priority sw-bug] urtwn timeout
kern/59043
[open medium priority sw-bug] thinkpad a475 xhci resume fails: resume timeout, USBSTS.RSS
kern/59053
[open medium priority sw-bug] bizarre interaction between poll and sendmsg with cmsg fd passing
kern/59055
[open medium priority sw-bug] recvmsg(2) fails to return partial fds in MSG_CTRUNC case
kern/59056
[open medium priority sw-bug] poll POLLHUP bugs
kern/59070
[open medium priority doc-bug] net.ipsecif.use_fixed_reqid=1's behaviour
kern/59082
[open medium priority sw-bug] panic during dbcool attach
kern/59084
[needs-pullups medium priority sw-bug] exec/spawn leaks register content
kern/59086
[open medium priority sw-bug] vioif(4): kmem_free pointer/content size confusion
kern/59087
[open medium priority sw-bug] dwiic(4) doesn't work
kern/59127
[open medium priority change-request] clock_getres(2) returns EINVAL for CLOCK_{PROCESS,THREAD}_CPUTIME_ID
kern/59128
[open medium priority sw-bug] urndis0: urndis_decap invalid type 0xfe26f6f5 != 0x1
kern/59129
[needs-pullups medium priority sw-bug] futex(3): missing sign extension in FUTEX_WAKE_OP
kern/59132
[needs-pullups medium priority sw-bug] t_futex_ops:futex_wait_timeout_* sometimes fails on early wakeup
kern/59147
[open medium priority sw-bug] sysctl: bounded-memory lookups by name
kern/59160
[open medium priority doc-bug] extattrctl(2): missing man page
kern/59162
[open medium priority doc-bug] statvfs(5) man page gives wrong/unusable declaration of fsid_t
kern/59168
[open medium priority sw-bug] kernel crash in iwm
kern/59170
[open medium priority sw-bug] bogus reply from NVMM for invalid CPUID on AMD CPU
kern/59179
[open medium priority sw-bug] DVF_DETACH_SHUTDOWN: audit drivers for unnecessary use
kern/59182
[open medium priority sw-bug] ugen(4) should always attach with device-specific drivers as children
kern/59211
[needs-pullups medium priority sw-bug] vio9p(4): missing from various GENERICs and MAKEDEVs
kern/59215
[open medium priority sw-bug] npf crash at startup
kern/59217
[open medium priority sw-bug] ixl(4): bogus return value in ixl_other_intr
kern/59219
[open medium priority sw-bug] umass(4): fails to give up on all I/O promptly when device is yanked
kern/59220
[needs-pullups medium priority sw-bug] accept(2): null pointer deref
kern/59229
[open medium priority sw-bug] Occasional crash on forced umount of nfs file system
kern/59241
[open medium priority sw-bug] POSIX.1-2024: OFD-owned file locks
kern/59288
[open medium priority doc-bug] uhid(4): story of report byte id is unclear
kern/59295
[open medium priority sw-bug] no reliable way to force reset over console
kern/59314
[open medium priority sw-bug] t_memfd_create:seal_grow is failing
kern/59327
[open medium priority sw-bug] user stack pointer is not aligned properly
kern/59328
[open medium priority sw-bug] viomb(4) various issues
kern/59345
[open medium priority sw-bug] kdump fails to dump signal info under compat32
kern/59376
[open medium priority sw-bug] wg(4) workqueue caught in a cycle of endless work
kern/59377
[open medium priority sw-bug] NetBSD 10.1 cgd encrypted system can't load firmware files
kern/59410
[open medium priority change-request] New driver: bochsfb (patch)
kern/59458
[open medium priority sw-bug] crash when removing raidframe component
kern/59497
[open medium priority sw-bug] Panic in ucompoll
kern/59502
[open medium priority sw-bug] *hci_init registers the pci intr before initialising the intr mutex
kern/59527
[open medium priority sw-bug] Race condition on a rtentry being deleted asynchronously
kern/59532
[open medium priority sw-bug] Kernel panic enumerating sensors via IPMI/BMC interface
kern/59557
[open medium priority sw-bug] deadlock in ure(4), sysctl(9), and suspend/resume
kern/59563
[open medium priority sw-bug] Use of FS_UFS2_MAGIC is problematic
kern/59568
[open medium priority sw-bug] Kernel build failure with MICROVM config since import of viogpu
kern/59576
[open medium priority sw-bug] viogpu causes race condition between pckbd_enable and pckbd_set_leds
kern/59578
[open medium priority sw-bug] open() hangs indefinitely on FIFO with frequent signal interruption
kern/59596
[open medium priority sw-bug] ND resolution sends one more request than expected
kern/59608
[open medium priority sw-bug] compat_linux should ignore LINUX_CLONE_SYSVSEM and assume stack grows down
kern/59629
[open medium priority sw-bug] amdgpu(4): accelerated code may freeze Xorg, killing it causes crash
kern/59648
[open medium priority sw-bug] radeon(4): ring stalls and eventually leads to a system crash
kern/59650
[open medium priority sw-bug] ccdconfig -g shows incorrect date when cgd > 0
kern/59663
[open medium priority sw-bug] ffs_snapshot_read -> uvm_fault (or pool page empty) doing dump/restore with snapshot
kern/59674
[open medium priority sw-bug] Unable to create wapbl journal on logical volume with NetBSD 11.0_BETA
kern/59691
[needs-pullups medium priority sw-bug] tstohz(9) fails to round up on some inputs
kern/59692
[open medium priority sw-bug] itimer(9): possible infinite loop
kern/59705
[open medium priority sw-bug] fusbtc crashes during boot trying to take sleeping lock from interrupt context
kern/59714
[open medium priority sw-bug] Struggling with iwm on Intel Wireless 8265 / 8275: could not load firmware + carrier lost
kern/59715
[open medium priority sw-bug] nvmm: missing some MTRR MSRs
kern/59716
[open medium priority change-request] Need a mechanism to more selectively build and install modules
kern/59731
[open medium priority support] Old laptop overheat
kern/59761
[open medium priority sw-bug] dmsetup broken in 10.1 with default GENERIC kernel
kern/59767
[open medium priority sw-bug] nouveau driver crashes kernel in bus_dmamem_unmap
kern/59772
[needs-pullups medium priority sw-bug] i386 11.0_BETA system crash (Xorg nouveau ?)
kern/59788
[open medium priority sw-bug] [nouveau] boot-time freeze without a physical monitor
kern/59793
[open medium priority sw-bug] ld_virtio assertion failure after forced kernel core dump during reboot
kern/59837
[open medium priority sw-bug] execve allows argv[0] == NULL
kern/59843
[open medium priority sw-bug] pgdaemon stuck 100% on CPU
kern/59849
[open medium priority sw-bug] NetBSD trunk 2025.11.22.23.00.00 fails to boot on NetBSD/sun2, 2025.11.22.22.00.00 works
kern/59859
[open medium priority sw-bug] NetBSD-10.1 amd64 kernel panic under Xorg
kern/59870
[open medium priority sw-bug] kernel lock runtime diagnostics are difficult
kern/59872
[pending-pullups medium priority sw-bug] urndis(4): missing support for some devices
kern/59235
[open low priority sw-bug] efi(8) panics
kern/59627
[open low priority sw-bug] busy-waiting in onionfs

Severity: non-critical

kern/59012
[open medium priority support] Missing support in udav(4) for SUNRISING SR9702 chip variant
kern/59083
[open medium priority sw-bug] setting net.inet6.ip6.forwarding=1 in /etc/sysctl.conf does not get applied on reboot
kern/59097
[open medium priority sw-bug] wg(4) replies to peers may not come from the peer's endpoint address
kern/59133
[open medium priority sw-bug] wg provides no routes to its local endpoints making mdnsd upset
kern/59173
[open medium priority sw-bug] Use of initialized variables in firewire link layer driver
kern/59257
[open medium priority change-request] Radeon R100 troubles
kern/59276
[open medium priority change-request] Detach driver if a module later provides a higher-priority match
kern/59337
[open medium priority sw-bug] Kernel panic while running ATF suite on -current
kern/59392
[open medium priority sw-bug] btsco(4): mutex_vector_enter,548: locking against myself at btsco_sco_disconnected()
kern/59486
[open medium priority sw-bug] compat_linux should ignore IP_MULTICAST_ALL
kern/59498
[open medium priority sw-bug] Add missing POSIX O_CLOFORK flag
kern/59544
[open medium priority change-request] Add support for 256 colours to wscons
kern/59589
[open medium priority sw-bug] Linux emulation fails to run modern y-cruncher
kern/59664
[open medium priority sw-bug] kernel keeps spewing can't handle af18
kern/59712
[analyzed medium priority sw-bug] hdaudio driver exposes nonexistent volume controls
kern/58980
[open low priority sw-bug] bootloader freezes when running "splash\nboot"
kern/59081
[open low priority change-request] Add close_range() system call
kern/59100
[needs-pullups low priority sw-bug] compat patch from Nov 22 2024 breaks cvsup for monolithic kernel
kern/59174
[open low priority support] ixg(4) pci_machdep.c setting mismatch
kern/59271
[open low priority sw-bug] keyboard NumLock misbehavior
kern/59452
[open low priority change-request] Move NFS wcc data messages to debug or control them via sysctl.
kern/59628
[open low priority sw-bug] "sc->sc_base.me_evp != NULL" failed at sys/dev/wscons/wsmouse.c, line 791
kern/59722
[open low priority change-request] linux: Add support for semtimedop(2)
kern/59774
[needs-pullups low priority sw-bug] bearssl 32-bit AES is too slow, want 64-bit optimized version in kernel
kern/59783
[open low priority sw-bug] Can't mount the "special" SGI volume formatted cd9660

Category: lib

Severity: critical

lib/59112
[needs-pullups high priority sw-bug] libpthread constructors use malloc
lib/59505
[open high priority sw-bug] CVE-2025-31115: Threaded .xz decoder frees memory too early

Severity: serious

lib/59107
[needs-pullups high priority sw-bug] libc/libm constructors on arm and x86 use malloc
lib/58955
[open medium priority sw-bug] libedit: rl_event_hook not called when output is piped to another process
lib/59054
[needs-pullups medium priority doc-bug] cmsg(3) uses malloc(3) unnecessarily
lib/59067
[open medium priority sw-bug] wctrans got error member.
lib/59071
[open medium priority sw-bug] libsaslc leaks private symbols
lib/59101
[open medium priority sw-bug] cpuset.c bugs
lib/59117
[needs-pullups medium priority sw-bug] arc4random has some failure modes it shouldn't
lib/59123
[open medium priority sw-bug] pthread_atfork in a pthread_atfork handler goes awry
lib/59124
[needs-pullups medium priority sw-bug] arc4random(3): first call in process races with concurrent fork
lib/59125
[open medium priority sw-bug] pthread_once(3) races with concurrent fork
lib/59126
[needs-pullups medium priority sw-bug] pthread_once(3): missing memory ordering
lib/59134
[needs-pullups medium priority sw-bug] POSIX-1.2024: pthread_setcancelstate must be async-signal-safe
lib/59135
[open medium priority sw-bug] PTHREAD_CANCEL_ASYNCHRONOUS doesn't do much
lib/59137
[open medium priority sw-bug] pthread_atfork deadlocks if called in atfork handler
lib/59138
[open medium priority sw-bug] POSIX.1-2024: _Fork()
lib/59139
[open medium priority sw-bug] POSIX.1-2024: dcgettext_l, dgettext_l, gettext_l, ngettext_l; getlocalename_l
lib/59140
[open medium priority sw-bug] POSIX.1-2024: timespec_get
lib/59141
[open medium priority sw-bug] POSIX.1-2024: sig2str, str2sig
lib/59142
[open medium priority sw-bug] POSIX.1-2024: pthread_cond_clockwait and company
lib/59143
[open medium priority sw-bug] POSIX.1-2024: posix_devctl
lib/59144
[open medium priority sw-bug] POSIX.1-2024: posix_getdents
lib/59145
[open medium priority sw-bug] POSIX.1-2024: various functions removed
lib/59146
[open medium priority sw-bug] POSIX.1-2024: async-signal-safety audit
lib/59148
[needs-pullups medium priority sw-bug] arc4random calls malloc so it can't be used in an ELF constructor
lib/59159
[open medium priority doc-bug] getextattr(1) cites nonexistent extattr(3)
lib/59225
[open medium priority sw-bug] sysconf(3) is not async-signal-safe for some inputs
lib/59231
[open medium priority change-request] assert.h: missing branch prediction
lib/59237
[open medium priority sw-bug] postfork mutex audit: mutex_init, not mutex_unlock
lib/59240
[needs-pullups medium priority sw-bug] POSIX.1-2024: cancellation point audit
lib/59247
[open medium priority sw-bug] pthread_cancelstub.c is inadequately tested
lib/59249
[open medium priority doc-bug] missing man pages: strptime_l, strftime_l, strftime_lz, strftime_z
lib/59267
[open medium priority sw-bug] libm: alias audit
lib/59319
[open medium priority sw-bug] ld.elf_so: build broken with DEBUG, RTLD_DEBUG_RELOC
lib/59329
[open medium priority sw-bug] NetBSD's OpenSSL 7x slower at AES than same upstream version on NetBSD
lib/59359
[open medium priority sw-bug] static pies are broken
lib/59387
[needs-pullups medium priority sw-bug] ld.elf_so: needlessly includes libc/gen/sysctl.c user.* data
lib/59388
[needs-pullups medium priority sw-bug] ld.elf_so: -Wno-stack-protector applies too broadly
lib/59391
[open medium priority sw-bug] unnecessary __PIC__ conditionals clutter .S files
lib/59401
[open medium priority sw-bug] libc: thr_sigsetmask definition is incoherent
lib/59443
[open medium priority sw-bug] getopt/getopt_long prints errors when +/- is present before :
lib/59475
[open medium priority sw-bug] libc/rpc: clnt_vc_create: Do not hold a global mutex during connect
lib/59540
[analyzed medium priority doc-bug] strlcpy(3) has an off-by-one in the manual page
lib/59559
[open medium priority sw-bug] libc needs namespace protection for RENAME'd symbols
lib/59564
[feedback medium priority sw-bug] ELF source code compatibility regression
lib/59567
[needs-pullups medium priority sw-bug] dladdr(3) doesn't work properly especially when main executable is loaded at high memory address
lib/59599
[open medium priority sw-bug] libc looses environment updates made during .so initialization
lib/59633
[open medium priority sw-bug] recvmmsg prototype is incompatible with FreeBSD and Linux
lib/59643
[open medium priority sw-bug] sockaddr_snprintf should have a generic way to show everything
lib/59741
[open medium priority sw-bug] possible issues in inet_cidr_ntop/pton, inet_net_ntop/pton
lib/59784
[needs-pullups medium priority sw-bug] dlopening and dlclosing libpthread is broken
lib/59830
[open medium priority sw-bug] /usr/pkg/lib/pkgconfig/sdl2.pc NOT found by CMAKE
lib/59850
[open medium priority sw-bug] manual pages proplib code examples refer to deprecated functions
lib/59853
[open medium priority sw-bug] compiler-rt softfloat lacks floating-point exceptions
lib/59805
[open low priority sw-bug] undefined reference to `_kvm_kvatop_i386pae' when building with -m32 on amd64

Severity: non-critical

lib/59535
[open high priority sw-bug] inetd(8) core dump with new openssl
lib/59031
[needs-pullups medium priority doc-bug] wctomb(3) references undefined variable n
lib/59198
[open medium priority sw-bug] Reject negative input in strtou(3), reporting ERANGE
lib/59199
[open medium priority change-request] nullability of rstatus parameter in strtoi(3) and strtou(3)
lib/59227
[open medium priority change-request] NetBSD lacks getopt_long_only(3)
lib/59230
[open medium priority sw-bug] Bug in libmj, might effect netpgp
lib/59506
[open medium priority sw-bug] static libarchive is missing zstd symbols
lib/59723
[open medium priority sw-bug] Our pthread_setname_np() requires 3 args, everybody else has 2
lib/59737
[open medium priority change-request] Feature request to set word-characters for libedit
lib/59048
[open low priority sw-bug] rump_nfs memfaults when ran as unprivileged user
lib/59277
[open low priority doc-bug] Missing Curses man pages for wide character functions.
lib/59751
[analyzed low priority sw-bug] dlclose is not MT-safe depending on the libraries unloaded
lib/59807
[open low priority sw-bug] strfmon: Bring back for the third (and hopefully definitive) time sign_posn = 1 when undefined
lib/59828
[open low priority change-request] getopt(3) GNU extension wrong behavior

Category: misc

Severity: critical

misc/59151
[open medium priority sw-bug] efiboot hangs on new motherboard

Severity: serious

misc/59806
[open high priority sw-bug] Keyboard and touchpad stop working after wakeup from S3 suspend
misc/59815
[open high priority sw-bug] Random build.sh -x failures involving libglx.a
misc/59051
[open medium priority sw-bug] edt-1.9's "keypad_configure" function performs global configuration of remote X session
misc/59192
[open medium priority sw-bug] setsid(2), setpgid(2): missing automatic tests
misc/59246
[open medium priority sw-bug] clock_nanosleep return value audit
misc/59252
[needs-pullups medium priority sw-bug] tests/rump/rumpkern/t_sp:sigsafe: out of memory
misc/59254
[open medium priority sw-bug] tests/lib/libc/gen/t_sleep:kevent: intermittent failures
misc/59255
[open medium priority sw-bug] tests/lib/librumpclient/t_exec: intermittent failures
misc/59266
[open medium priority sw-bug] t_isnan:isinf_basic test is bogus on some ports
misc/59282
[open medium priority sw-bug] pmax testbed runs in flush-to-zero mode
misc/59300
[needs-pullups medium priority sw-bug] timer/timerfd invalidtime tests are failing
misc/59324
[open medium priority sw-bug] t_crypt:crypt_salts fails on low-memory testbeds
misc/59354
[needs-pullups medium priority sw-bug] librumphijack/t_tcpip leaves clutter at /out
misc/59357
[open medium priority sw-bug] t_semtimedop tests fail on kernels without SYSVSEM
misc/59367
[open medium priority sw-bug] t_magic_symlinks:machine_arch broken under compat32
misc/59380
[open medium priority sw-bug] t_ptrace_kill is flaky
misc/59381
[open medium priority sw-bug] t_ptrace_wait* and t_ptrace_sigchld tests are flaky
misc/59421
[open medium priority sw-bug] certctl(8) should have a default site-local directory
misc/59545
[open medium priority doc-bug] missing man page link for securelevel
misc/59594
[open medium priority sw-bug] SSL checkflist build errors

Severity: non-critical

misc/59110
[open medium priority doc-bug] dallas cvs server appears to be offline
misc/59499
[open medium priority change-request] Privilege separation accounts not included in /etc/mail/aliases
misc/59533
[open medium priority doc-bug] boot.cfg(5) also used by evbarm (not only i386,amd64)
misc/59569
[open medium priority change-request] New ISO mirror in Belgium
misc/59591
[open medium priority sw-bug] Latin american layout "la" is incorrectly mapped to Lao in Xorg
misc/59102
[needs-pullups low priority doc-bug] updated xxx_modcmd() signature in module(9) manpage
misc/59193
[open low priority sw-bug] clear=0 in boot.cfg doesn't work with EFI evbarm
misc/59194
[open low priority sw-bug] option 2 on evbarm boot menu doesn't work
misc/59238
[open low priority doc-bug] mandoc(1) man page inaccuracies re: style sheet file
misc/59474
[open low priority doc-bug] BIND9 admin ref manual missing. (From /usr/share/doc/reference/ref8/bind9/arm/)
misc/59623
[open low priority support] Request sysinst to support CJK and Russian or other non-Latin characters
misc/59655
[open low priority doc-bug] man pages report incorrect OS version when running later kernel
misc/59753
[open low priority doc-bug] bpf(4) man page doesn't document BPF_MOD or BPF_XOR

Category: pending

Severity: serious

pending/59436
[open medium priority sw-bug] cvs update on pkgsrc fails w/ a error, appears to be related to repo entry "./pkgsrc/xdo"

Category: pkg

Severity: critical

pkg/58963
[open high priority sw-bug] gcc: LINK_LIBGCC_SPEC snafu
pkg/59090
[open high priority sw-bug] Neovim SEGFAULT on aarch64 (Raspberry Pi 4)
pkg/59204
[open high priority sw-bug] package upgrades can't handle python upgrades
pkg/59251
[open high priority sw-bug] missing required library: $PREFIX/lib/libunwind.so.1
pkg/59537
[open high priority sw-bug] pcsc-lite search path misses ${PREFIX}/lib
pkg/59553
[open high priority sw-bug] Fresh installed 10.1 system and firefox from pkgin result in quite coredump
pkg/59626
[open high priority support] compat80-* distfiles missing from all repositories
pkg/59729
[open high priority sw-bug] tree-sitter-cli not up-to-date with tree-sitter
pkg/59732
[open high priority sw-bug] Base gcc15 missing from pkgsrc amd64 10.1 repo
pkg/59735
[open high priority sw-bug] Perl5 build error on SCO/Xinuos UnixWare 7 Definitive 2018 MP1
pkg/59736
[open high priority sw-bug] libuuid not build (again) at SCO UnixWare 7 Definitive 2018 MP1
pkg/59104
[open medium priority sw-bug] pkgsrc wine-9.0 cannot find DLLs
pkg/59178
[open medium priority sw-bug] multimedia/vlc crashes on startup
pkg/59590
[open medium priority sw-bug] pkgsrc-2025Q2 devel/bazel fails to build on NetBSD/amd64 10.1
pkg/59250
[open low priority sw-bug] lang/gcc12 fails to build on Darwin
pkg/59640
[open low priority sw-bug] palemoon package broken after update

Severity: serious

pkg/59365
[open high priority sw-bug] binary pkg repo wrong
pkg/59528
[open high priority sw-bug] R packages compile source code during install phase
pkg/59530
[analyzed high priority sw-bug] Ports: lsof : The Operating System version (10.1) does not match 10.0
pkg/58957
[open medium priority sw-bug] security/qt5-qtkeychain fails without dbus (with -dbus option)
pkg/58961
[open medium priority sw-bug] 'make print-PLIST' emits 'No such file or directory' when directories contain spaces
pkg/58966
[open medium priority sw-bug] mk: REQUIRES/PROVIDES analysis is wrong for self-libraries
pkg/58967
[open medium priority sw-bug] sysutils/podman fails to build on netbsd-9
pkg/58968
[open medium priority sw-bug] devel/elftoolchain sometimes spuriously builds _pic.a libraries
pkg/58971
[open medium priority sw-bug] Missing install-env target like configure-env, build-env
pkg/58973
[open medium priority sw-bug] security/botan3 ignores system trust anchors for TLS
pkg/58974
[open medium priority sw-bug] security/p11-kit abuses mozilla-rootcerts for non-TLS trust anchors
pkg/58978
[open medium priority sw-bug] comms/asterisk build fails if prefix is not /usr/pkg
pkg/58985
[open medium priority sw-bug] devel/bazel hard-codes /usr/pkg/bin/bash
pkg/58986
[open medium priority sw-bug] devel/py-pysvn hard-codes /usr/pkg
pkg/58987
[feedback medium priority sw-bug] net/netatalk4 hard-codes /usr/pkg
pkg/58989
[open medium priority sw-bug] audio/qmmp: missing PLIST conditionals for dbus
pkg/58992
[open medium priority change-request] pbulk machine-readable report should say which stage failed
pkg/58997
[open medium priority sw-bug] devel/glib2 ships python script gtester-report but doesn't depend on python
pkg/59002
[open medium priority sw-bug] Bootstrapping pkgsrc on HP-UX 11.11/PA-RISC fails due to lack of stdint.h
pkg/59009
[open medium priority sw-bug] pbulk-build SIGSEGV on null pointer dereference
pkg/59016
[feedback medium priority sw-bug] lang/ruby32-base builds everything four times
pkg/59017
[open medium priority sw-bug] ruby32 crashes in asciidoctor
pkg/59020
[open medium priority sw-bug] openjdk21 build errors
pkg/59021
[open medium priority sw-bug] gtk3: Conversion from character set _UTF-8_ to _646_ is not supported
pkg/59032
[open medium priority sw-bug] [macOS] pkgsrc python312 doesn't build, system expat header newer than library used
pkg/59049
[open medium priority sw-bug] pkgtools/mtree is way out of date and fails to build on modern systems
pkg/59052
[open medium priority sw-bug] bootstrap: --make-jobs should be passed into mk.conf MAKE_JOBS
pkg/59059
[analyzed medium priority sw-bug] lang/gcc10 build failure on NetBSD 10.1
pkg/59092
[open medium priority sw-bug] ms-ttf package not found in the repositories
pkg/59094
[open medium priority sw-bug] amule binary package segfaults on launch
pkg/59154
[feedback medium priority sw-bug] emulators/qemu breaks with newer compatible libnvmm
pkg/59163
[open medium priority sw-bug] emulators/qemu: missing virtfs option for NetBSD
pkg/59167
[open medium priority sw-bug] emulators/qemu: doc option or separate doc package
pkg/59205
[analyzed medium priority sw-bug] graphics/librsvg is missing dependencies
pkg/59243
[open medium priority sw-bug] databases/sqlite3: missing test target
pkg/59269
[open medium priority sw-bug] devel/py-virtualenv: make test fails on network access
pkg/59273
[open medium priority sw-bug] dvdbackup segmentation faults
pkg/59353
[open medium priority sw-bug] It is not possible to specify that the pkgsrc version of gettext should be used for a package
pkg/59406
[open medium priority sw-bug] pbulk: upload should omit restricted packages from pkg_summary
pkg/59430
[open medium priority sw-bug] Revive pkgsrc on modern AIX
pkg/59433
[open medium priority sw-bug] emulators/qemu: qemu-ga-ref has broken apropos listing
pkg/59478
[open medium priority sw-bug] comms/asterisk: install step expects bash
pkg/59482
[open medium priority sw-bug] mail/squirrelmail update problems
pkg/59483
[open medium priority sw-bug] devel/cmake failing to build on hppa
pkg/59488
[open medium priority sw-bug] net/tcptrace does not build (amd64 HEAD)
pkg/59489
[open medium priority sw-bug] chat/icb does not build (amd64 NetBSD HEAD)
pkg/59514
[open medium priority sw-bug] ocaml package failures installing scripts
pkg/59566
[open medium priority sw-bug] sysutils/libnotify has mangled manpage
pkg/59598
[open medium priority sw-bug] perl dumps core periodically in /var/log
pkg/59603
[open medium priority sw-bug] Combining pkgsrc heimdal and local-build of BIND 9.18.36 fails
pkg/59638
[open medium priority sw-bug] cad/qcad build fails on netbsd-11/i386
pkg/59658
[open medium priority sw-bug] Building lang/gcc12 fails on NetBSD/macppc
pkg/59662
[open medium priority sw-bug] Emacs hangs with high CPU usage when clicking on GUI menu bar
pkg/59690
[open medium priority sw-bug] devel/pango breakage on macOS when older version installed
pkg/59701
[open medium priority sw-bug] Build failures for cross/arm-none-eabi-gcc on macOS
pkg/59702
[open medium priority sw-bug] sysutils/btop: multiple issues in btop-1.4.5
pkg/59708
[open medium priority sw-bug] graphics/gimp crashes when Ctrl+C in aarch64
pkg/59721
[analyzed medium priority sw-bug] qemu VM's blackscreen over VNC wth -machine q35
pkg/59725
[open medium priority sw-bug] buildlink3.mk BDB_ACCEPTED settings don't work
pkg/59742
[open medium priority sw-bug] emulators/qemu conflict with sysutils/qemu-guest-agent is silly
pkg/59754
[open medium priority sw-bug] pkgsrc/devel/cargo-c failed with /usr/pkg/lib/librustc_driver-43ce19429944873a.so: Undefined PLT symbol "_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE" (symnum = 9211)
pkg/59764
[open medium priority sw-bug] security/gcr builds fails due implicit declaration of function 'timegm' on NetBSD/amd64 11.99.3 (maybe gcc14 related)
pkg/59771
[open medium priority sw-bug] emulators/dosbox segfaults in i386 machine
pkg/59775
[open medium priority sw-bug] pkgsrc/www/firefox patch-js_src_jit_arm64_vixl_Registers-vixl.h
pkg/59808
[open medium priority sw-bug] random python3 process crashes in NetBSD VMs
pkg/59810
[open medium priority sw-bug] avr-gcc does not compile on recent macOS SDK >= 26.1.
pkg/59819
[open medium priority sw-bug] Wine cannot find real/fake DLLs
pkg/59827
[open medium priority sw-bug] pkg_install dewey does not handle integer overflow
pkg/59842
[open medium priority sw-bug] cwrappers doesn't transform if "cc @command-line-aguments" syntax is used
pkg/59855
[open medium priority sw-bug] Unable to build emacs30-nox11 package on mac os
pkg/59858
[open medium priority sw-bug] audio/pavucontrol broken
pkg/59864
[open medium priority sw-bug] fonts/harfbuzz: Documentation build fails due to missing docbook-xsl and XML catalog
pkg/59868
[open medium priority sw-bug] Jackd is not usable on 32bit x86
pkg/59871
[open medium priority sw-bug] Tailscale on i386 was built with SSE enabled and crashes on hardware without SSE
pkg/59005
[open low priority sw-bug] pkgsrc package cad/eagle original distribution site is gone
pkg/59111
[open low priority sw-bug] keepassc segfaults on aarch64
pkg/59372
[open low priority sw-bug] editors/emacs/modules.mk needs to be improved
pkg/59620
[open low priority sw-bug] lang/go14 fails to build on FreeBSD with ASLR

Severity: non-critical

pkg/59186
[open medium priority sw-bug] pkgtools/pbulk: infinite loop in parse_full_tree
pkg/59281
[open medium priority sw-bug] mplayer, mjpegtools broken dependency on SDL instead of sdl12-compat
pkg/59472
[open medium priority sw-bug] textproc/ruby-nokogiri fails to install on Darwin
pkg/59481
[open medium priority sw-bug] www/arcticfox (45.3) does not build on NetBSD/macppc
pkg/59604
[open medium priority sw-bug] platform-header file does not exist while installing lang/clang if the riscv target is disabled in lang/llvm
pkg/59686
[open medium priority sw-bug] sysupgrade picks wrong sets filetype for some architectures (sparc64, evbarm-aarch64)
pkg/59785
[open medium priority sw-bug] misc/screen: bug #67525
pkg/59822
[open medium priority doc-bug] the pkgsrc guide is missing many compiler/target/OS macros
pkg/59131
[open low priority sw-bug] Firefox doesn't run -- u_init() failed / XPCOMinit.cpp
pkg/59382
[open low priority sw-bug] Rust can't compile/install cargo-watch on a recent SmartOS system
pkg/59487
[open low priority doc-bug] Outdated MESSAGE in audio/rip
pkg/59631
[open low priority sw-bug] x11/lxapparance links against both system and pkg fontconfig
pkg/59641
[open low priority doc-bug] pkg state for item with `>' mark my be misread as installed
pkg/59867
[open low priority doc-bug] gnats: install message missing /etc/services+services_mkdb setup

Category: port-alpha

Severity: serious

port-alpha/59116
[open medium priority sw-bug] No console output on alpha 10.1 with raden or Elsa Gloria card
port-alpha/59156
[open medium priority sw-bug] lib/libc/gen/t_fpclassify test failures on Alpha
port-alpha/59161
[open medium priority sw-bug] lib/libc/gen/t_fpsetround test failures on Alpha
port-alpha/59298
[open medium priority sw-bug] Alpha kernel hangs with virtio disk under QEMU 9.22
port-alpha/59315
[open medium priority sw-bug] t_timerfd tests are failing because isQEMU is broken

Category: port-amd64

Severity: critical

port-amd64/59857
[open high priority sw-bug] NetBSD boot ends up in debug console - after drm/radeon init
port-amd64/59781
[open medium priority sw-bug] Thinkpad T450s Kernel panic on first boot on amd64 11-BETA

Severity: serious

port-amd64/59118
[open medium priority sw-bug] Thinkpad T495s - iwm PCI BAR is zero
port-amd64/59120
[open medium priority sw-bug] x86 efiboot: uninitialized/null pointer deref with efi partitions
port-amd64/59121
[open medium priority sw-bug] x86 efiboot: bootinfo pointers truncated when mapped >4GB
port-amd64/59122
[open medium priority sw-bug] x86 efiboot can't handle >26 partitions
port-amd64/59188
[open medium priority sw-bug] x86: trap 21/15h #CP pushes error code but handler assumes it doesn't
port-amd64/59299
[open medium priority sw-bug] Support Intel AMX CPU state (TILECFG/TILEDATA)
port-amd64/59309
[open medium priority sw-bug] optimize fpu_kern_enter in kthread_fpu_enter/exit
port-amd64/59361
[open medium priority sw-bug] paging up in less(1) under qemu vga console is slow
port-amd64/59369
[open medium priority sw-bug] panic: kernel diagnostic assertion "!samepage" failed
port-amd64/59424
[feedback medium priority sw-bug] hardclock ticks run at breakneck pace under qemu
port-amd64/59425
[open medium priority sw-bug] Firefox starts as black rectangle on Polaris12 (amdgpu)
port-amd64/59496
[open medium priority sw-bug] netbsd-10 assert_sleepable panic on i9
port-amd64/59728
[open medium priority sw-bug] nvmm(4): missing SMM/SMI support on x86
port-amd64/59756
[open medium priority sw-bug] NetBSD 10.1 UEFI bootloader does not work on ASRock Rack B650D4U mainboard with EPYC 4005 series CPU
port-amd64/59769
[open medium priority sw-bug] Booting 10.1/amd64 from qemu, keyboard input at boot menu doesn't work
port-amd64/59860
[open medium priority sw-bug] nvmm: support AVX2, AVX512, &c.
port-amd64/59862
[open medium priority sw-bug] nvmm: support pvclock
port-amd64/59434
[open low priority support] Unable to install NetBSD on Samsung Flash NP530XBB

Severity: non-critical

port-amd64/59730
[open medium priority sw-bug] tpm entropy source disabled on Lenovo x200
port-amd64/59180
[open low priority sw-bug] System reboots instead of shutting down

Category: port-arm32

Severity: critical

port-arm32/59088
[open high priority sw-bug] NetBSD NOT working on Orange Pi PC Plus2E (Allwinner H3)

Category: port-arm

Severity: critical

port-arm/59063
[needs-pullups high priority sw-bug] userland broken since switch to jemalloc 5.3
port-arm/59520
[open high priority sw-bug] arm64 cppc cpu freq scale failed for 32 buswidth pcc channel
port-arm/59558
[open high priority sw-bug] can not boot aarch64-eb image via UEFI on QEMU

Severity: serious

port-arm/59149
[open medium priority sw-bug] expose id_aa64*_el1 registers to userland
port-arm/59292
[open medium priority change-request] releng testbed: missing atf xml/html results
port-arm/59351
[open medium priority sw-bug] compat_setjmp is busted
port-arm/59366
[open medium priority sw-bug] compat32: missing machdep.unaligned_sigbus
port-arm/59612
[open medium priority sw-bug] rpi4 bcm2838rng is not exposed out of the box
port-arm/59622
[open medium priority sw-bug] aarch64: compat32 armv6 dmb emulation can't satisfy llvm atomic r/m/w codegen
port-arm/59672
[open medium priority sw-bug] earmv5eb: OpenSSL 3.5.1: crypto/libcrypto/t_ciphers:evp fails

Category: port-cobalt

Severity: serious

port-cobalt/59023
[open medium priority sw-bug] IDE can't do DMA in NetBSD 10

Category: port-evbarm

Severity: serious

port-evbarm/59560
[open medium priority sw-bug] evbarm tmpfs /tmp is too small for ATF tests
port-evbarm/59765
[open medium priority sw-bug] ure(4) seems to be quite broken on Raspberry Pi 3

Severity: non-critical

port-evbarm/59419
[open medium priority sw-bug] KGDB build fails for evbarm
port-evbarm/59572
[open low priority sw-bug] gpioleds does not detect ACT on RPi 3B 1.2

Category: port-evbmips

Severity: critical

port-evbmips/59356
[open medium priority sw-bug] erlite3 locks up

Severity: serious

port-evbmips/59233
[open medium priority sw-bug] evbmips-mips64eb debug build fails
port-evbmips/59236
[needs-pullups medium priority sw-bug] Multiple segfaults in erlite3 boot
port-evbmips/59384
[open medium priority change-request] Compile kernel with -msoft-float
port-evbmips/59385
[open medium priority sw-bug] PGSHIFT is inconsistently defined on MIPS

Severity: non-critical

port-evbmips/59375
[open low priority sw-bug] SLJIT/BPFJIT enabled in OCTEON kernel but tests not built for mips

Category: port-evbppc

Severity: non-critical

port-evbppc/58977
[open medium priority sw-bug] wiifb(4) has an incorrect color palette for wscons tty
port-evbppc/59303
[open medium priority sw-bug] Framebuffer colours look funny on PAL Wii with SCART output

Category: port-hppa

Severity: serious

port-hppa/59114
[open medium priority sw-bug] hppa: eager fpu switching for qemu and/or spectre mitigation
port-hppa/59294
[open medium priority sw-bug] tests/lib/libc/gen/t_siginfo: sigfpe_flt raises SIGILL, not SIGFPE

Category: port-i386

Severity: critical

port-i386/59396
[open high priority sw-bug] Kernel doesn't boot - syscall (number 5) +0x1fc returns with error

Severity: serious

port-i386/58953
[open medium priority change-request] Migrate x86 boot programs with generic efi boot
port-i386/59280
[open medium priority sw-bug] uarea is a page larger under DIAGNOSTIC without a redzone
port-i386/59583
[open medium priority sw-bug] wpi driver does not function though interface is showing in ifconfig
port-i386/59584
[open medium priority sw-bug] bge0 fails load properly at boot
port-i386/59585
[open medium priority sw-bug] pms0 gets out of sync and resets
port-i386/59668
[open medium priority sw-bug] Acer Aspire One ZG5/AOA150 unable to go to sleep or wake up, or successfully reboot from software
port-i386/59821
[open medium priority sw-bug] Segfault when trying to utilize Mesa DRI, on older Intel GPUs
port-i386/59829
[open medium priority sw-bug] The installer doesn't boot qemu with -cpu 486

Severity: non-critical

port-i386/58952
[open medium priority change-request] boot selector: view options without executing them

Category: port-m68k

Severity: serious

port-m68k/59508
[open medium priority sw-bug] Change reqest - disable ssp for m68k ports and packages
port-m68k/59786
[needs-pullups medium priority sw-bug] FP issues on MVME177 (68060)

Category: port-macppc

Severity: critical

port-macppc/59176
[open high priority sw-bug] bogus call to oea_iobat_add() in rbus_pccbb_parent_mem()
port-macppc/59554
[open high priority sw-bug] ofctl -p locks up machine
port-macppc/59632
[open high priority sw-bug] Cannot Boot NetBSD 10.1 on Mac G3

Severity: serious

port-macppc/59014
[open medium priority sw-bug] Shutdown -r now often freezes on macppc b&w G3
port-macppc/59078
[open medium priority change-request] UDMA drive mode too high for Blue and White G3 using PCI IDE controller card
port-macppc/59113
[open medium priority sw-bug] powermac 7200 "esp0: illegal command: 0x0 (state 2, phase 3, prevphase 1)"
port-macppc/59177
[open medium priority sw-bug] NetBSD/macppc -current fails to boot on qemu
port-macppc/59529
[open medium priority sw-bug] POWERMAC_G5 trap setting color palette
port-macppc/59656
[open medium priority sw-bug] "eject cd" hangs Power Mac G5

Severity: non-critical

port-macppc/59080
[open medium priority change-request] BM ethernet autoselect doesn't work; needs to bet set to 100basetx
port-macppc/59079
[open low priority change-request] Black text on white background for console is suboptimal

Category: port-mips

Severity: critical

port-mips/59064
[needs-pullups high priority sw-bug] jemalloc switch to 5.3 broke userland

Severity: serious

port-mips/59283
[open medium priority sw-bug] pmax testbed doesn't have fp exception traps
port-mips/59284
[open medium priority sw-bug] pmax testbed rounding modes are broken
port-mips/59285
[needs-pullups medium priority sw-bug] _longjmp(..., 0) makes setjmp return 0, not 1
port-mips/59296
[needs-pullups medium priority sw-bug] t_rtld_r_debug test is failing
port-mips/59320
[open medium priority sw-bug] objcopy: section `.note.netbsd.pax' can't be allocated in segment 0
port-mips/59342
[open medium priority sw-bug] compat_setjmp.S is confused about delay slots
port-mips/59343
[open medium priority sw-bug] compat_sigsetjmp.S: missing RESTORE_GP64
port-mips/59355
[open medium priority sw-bug] mips64: rump.netstat can't talk to rump_server
port-mips/59368
[open medium priority sw-bug] SSP disabled on MIPS, works on at least mips64eb

Severity: non-critical

port-mips/59423
[open low priority sw-bug] ERLITE3 crash running MP kernel

Category: port-powerpc

Severity: serious

port-powerpc/59306
[open medium priority sw-bug] kernel longjmp(9) fails to make setjmp(9) return 1
port-powerpc/59386
[needs-pullups medium priority sw-bug] t_spinlock test is failing
port-powerpc/59613
[open medium priority sw-bug] Unexpected panic: pr_phinpage_check: [pmap_upvopl] ...

Category: port-riscv

Severity: serious

port-riscv/59301
[open medium priority sw-bug] riscv: missing MKPROFILE=yes support

Category: port-sgimips

Severity: non-critical

port-sgimips/59844
[open medium priority sw-bug] sgimips build failure (on freebsd-16) after enabling gcc14
port-sgimips/59845
[open medium priority sw-bug] sgimips on 11.99.4 install kernel ramdisk image doesn't seem to fit

Category: port-sh3

Severity: critical

port-sh3/59466
[open high priority sw-bug] new gmake crashes when trying to build libxml2

Category: port-sparc64

Severity: critical

port-sparc64/59404
[open high priority sw-bug] panic in admtemp_refresh during sysinst on sun blade 150

Severity: serious

port-sparc64/58975
[open medium priority sw-bug] sparc64 compat32 libc missing symbols
port-sparc64/58976
[open medium priority sw-bug] sparc64 gdb cannot debug 32-bit binaries
port-sparc64/59291
[open medium priority sw-bug] releng testbed: intermittent install failures
port-sparc64/59310
[open medium priority sw-bug] t_fe_round:fe_nearbyint_rint tests are failing
port-sparc64/59312
[open medium priority sw-bug] t_timerfd tests are failing because isQEMU is broken
port-sparc64/59313
[open medium priority sw-bug] t_sig_backtrace tests are failing
port-sparc64/59408
[open medium priority sw-bug] machfb picks a really odd console resolution
port-sparc64/59787
[open medium priority sw-bug] Enabling DIAGNOSTIC for GENERIC on sparc64 (Ultra-45) causes SIR (Software Initiated Reset) at kernel init.
port-sparc64/59789
[needs-pullups medium priority sw-bug] bswap is slow

Category: port-sparc

Severity: critical

port-sparc/59333
[open high priority sw-bug] perl install fails with sparc userland on sparc64 kernel

Severity: serious

port-sparc/59307
[open medium priority sw-bug] kernel longjmp(9) fails to make setjmp(9) return 1
port-sparc/59311
[open medium priority sw-bug] t_opencrypto:ioctl test is failing
port-sparc/59321
[open medium priority sw-bug] t_npf tests are failing
port-sparc/59323
[needs-pullups medium priority sw-bug] t_sigaction:sigaction_resethand test is failing
port-sparc/59682
[open medium priority sw-bug] qemu idles CPUs by spinning them at 100%
port-sparc/59825
[open medium priority sw-bug] futex_wake_op_op test hangs on qemu-sparc with TCX and -smp 2

Category: port-vax

Severity: serious

port-vax/59260
[needs-pullups medium priority sw-bug] t___sync_lock:__sync_lock_release_N tests are failing
port-vax/59261
[open medium priority sw-bug] t_fpclassify tests are failing
port-vax/59262
[open medium priority sw-bug] t_printf:pr57250_fix is faliing
port-vax/59263
[open medium priority sw-bug] t_printf:snprintf_float test is failing
port-vax/59264
[open medium priority sw-bug] t_strtod:strtod_gherman_bug test is failing
port-vax/59265
[open medium priority sw-bug] t_strtod:strtod_hex test is failing
port-vax/59287
[open medium priority sw-bug] vnd(4) causes ill-formed access to underlying device
port-vax/59308
[open medium priority sw-bug] kernel longjmp(9) fails to make setjmp(9) return 1
port-vax/59326
[open medium priority sw-bug] pointer to global function in same object file points PLT entry
port-vax/59344
[open medium priority sw-bug] MicroVAX 3100-40 fails to boot vax install iso

Category: port-xen

Severity: serious

port-xen/59212
[open medium priority sw-bug] XEN3_DOM0 panics as NR_PIRQS is too small
port-xen/59350
[open medium priority sw-bug] PVHVM kernel cannot access cd unless vdev=hdc
port-xen/59437
[open medium priority sw-bug] Xen time stability
port-xen/59438
[needs-pullups medium priority sw-bug] GENERIC content can't be in GENERIC.local because of XEN3_DOM* kernels
port-xen/59451
[open medium priority sw-bug] XEN3_DOM0 kernel finds the wrong root device
port-xen/59460
[open medium priority sw-bug] Xen netback sends data debian domU considers malicious
port-xen/59745
[open medium priority sw-bug] guest network hosed, host says: xvif6i0 GNTTABOP_copy[0] Rx -3

Category: security

Severity: serious

security/59649
[open high priority support] Shim telnet to brut-force login
security/58995
[open medium priority sw-bug] pam-u2f CVE-2025-23013
security/59744
[open medium priority sw-bug] Public AXFR Zone Transfer Issue
security/59403
[open low priority support] ping flood without privilege

Severity: non-critical

security/59115
[open medium priority change-request] x86 can (and should) set securelevel=1 by default
security/59709
[open medium priority sw-bug] inconsistent entropy $random_file locations settings

Category: standards

Severity: serious

standards/59335
[open medium priority sw-bug] C23: <limits.h> additions
standards/59336
[open medium priority sw-bug] C23: Annex F and math.h extensions
standards/59586
[pending-pullups medium priority sw-bug] sigwaitinfo() returns ECANCELED instead of EINTR - POSIX compliance violation
standards/59606
[open medium priority sw-bug] od(1) prints wrong output with `-t c' and `-t a'
standards/59647
[open medium priority doc-bug] document sort(1) peculiarities

Severity: non-critical

standards/58990
[open high priority support] Turkish letters support
standards/59332
[open low priority sw-bug] awk handling of NaN comparisons

Category: toolchain

Severity: critical

toolchain/59704
[open high priority sw-bug] spurious build failure
toolchain/59813
[open high priority sw-bug] 32bit arm gdb hangs in infinite loop

Severity: serious

toolchain/59517
[open high priority sw-bug] gdb sometimes randomly dumps core
toolchain/59549
[open high priority sw-bug] gdb is not ctype(3) safe
toolchain/58959
[open medium priority sw-bug] tools pax: implicit declaration of ffs
toolchain/58960
[open medium priority sw-bug] Missing support for _NETBSD_REVISIONID on various ports
toolchain/58969
[open medium priority sw-bug] use of alloca is warning, not error, with -std=c11
toolchain/58984
[open medium priority sw-bug] gcc configure doesn't quote some variables properly
toolchain/58999
[open medium priority sw-bug] ./build.sh fails on recent macOS
toolchain/59001
[open medium priority sw-bug] macppc and sparc64 clang builds are too big somewhere
toolchain/59027
[open medium priority sw-bug] gdb not able to debug forked child
toolchain/59189
[open medium priority sw-bug] leak sanitizer broken
toolchain/59216
[open medium priority sw-bug] make tools don't hands environment variable TMPDIR over to nbgmake
toolchain/59364
[open medium priority sw-bug] ctf tools needs update
toolchain/59378
[open medium priority sw-bug] mtree set files in daily builds do not always batch
toolchain/59390
[open medium priority sw-bug] build with -Wl,-z,pack-relative-relocs by default
toolchain/59440
[open medium priority sw-bug] tools build failures with gcc 15.1
toolchain/59461
[open medium priority sw-bug] m68k gcc miscompiles pkgsrc x11/rxvt
toolchain/59579
[open medium priority sw-bug] Cross-compile NetBSD sparc64 failed on macOS (M2 chip)
toolchain/59610
[open medium priority sw-bug] obsolete file check during release build blows up on case-insensitive host file systems
toolchain/59652
[feedback medium priority sw-bug] DNS utilities core dump in -current
toolchain/59706
[open medium priority sw-bug] Building on Solaris 11.4 host system broken since switch GCC 14
toolchain/59710
[open medium priority sw-bug] gcc14 update broke several tests
toolchain/59718
[open medium priority sw-bug] build.sh w/o -j broken since GCC 14 (tree-check.h)
toolchain/59817
[open medium priority sw-bug] Port or1k does not build
toolchain/59841
[needs-pullups medium priority sw-bug] crunchgen(1) ignores -L argument
toolchain/59479
[open low priority sw-bug] gcc crash building pcre2 on m68k -current

Severity: non-critical

toolchain/59413
[needs-pullups high priority sw-bug] tools build blows up in zutil.h on macOS 15.4.1/Xcode 16.3
toolchain/59422
[open medium priority sw-bug] gdb "randomly" fails on evbmipsn64-eb
toolchain/59835
[open medium priority sw-bug] Incompatible prototypes in texinfo, with newer gcc versions
toolchain/59042
[open low priority sw-bug] libfuzzer coredumps trying to print stack trace
toolchain/59748
[open low priority sw-bug] linker error when compiling -pie with -m32 and -pg

Category: xsrc

Severity: non-critical

xsrc/59739
[open medium priority doc-bug] Various Xkb-related man pages from libX11 aren't installed as part of the xcomp set
xsrc/59782
[open medium priority sw-bug] xcursor icon support could use improvement
xsrc/59548
[open low priority sw-bug] luit(1): initial winsize is 0

[NetBSD home] [Page top] [Summary index] [Search PRs] [Send a PR]