Summary of Problem Reports in State "needs-pullups"

Automatically generated on 9 Sep 2026 09:00:00 GMT

Severity
Categorycriticalseriousnon-criticalDescription
bin1108Utility bugs
kern4395Kernel bugs
lib2132Library bugs
misc 44Miscellaneous bugs
pkg 3 NetBSD pkgsrc bugs
port-amd6411 NetBSD/amd64 bugs
port-evbmips 1 NetBSD/evbmips bugs
port-mips12 NetBSD/mips bugs
port-sgimips  3NetBSD/sgimips bugs
port-sparc 1 NetBSD/sparc bugs
port-vax 11NetBSD/vax bugs
port-xen 1 NetBSD/xen bugs
toolchain 61Toolchain bugs

Sorted by Category, Severity, and Priority.


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


Category: bin

Severity: critical

bin/58697
[high priority sw-bug] postinstall(8) removes non-obsolete compat libs

Severity: serious

bin/59453
[high priority sw-bug] sed 's/^/\x23def/' output '=ef' instead of '#def'
bin/55908
[medium priority sw-bug] gdb does not work for mips64 with 32bit userland
bin/59085
[medium priority sw-bug] openssh: VerifyHostKeyDNS is busted
bin/59213
[medium priority sw-bug] blocklistd/ftpd: Allow the nfail counter to be reset once a valid login occurs
bin/59214
[medium priority sw-bug] blocklist: ssh: Add Failed PAM authentication probe
bin/59639
[medium priority sw-bug] sed(1) man page is wrong about case-insensitivity flag
bin/60081
[medium priority sw-bug] telnet(1) leaks environment variables to remote host
bin/60379
[medium priority sw-bug] file(1) should recognize snapshot files
bin/60380
[medium priority sw-bug] find(1) can't find snapshots
bin/60493
[medium priority sw-bug] autofs does not handle chroot

Severity: non-critical

bin/58718
[medium priority sw-bug] df: "total files" and "free files" values swapped in df -G output
bin/58768
[medium priority sw-bug] ls: /mnt/.git: Operation not supported
bin/58876
[medium priority sw-bug] mtree: Produces a different checksum when verifying
bin/59200
[medium priority sw-bug] blocklistd: Exit probe location considers a normal session exit as an nfail
bin/59989
[medium priority sw-bug] Compiler abort when using -O0 optimization on building
bin/58885
[low priority sw-bug] mtree: Fix FreeBSD 9 compatibility output
bin/59103
[low priority sw-bug] vi(1): search of non-ASCII chars. broken when `:set extended' is set
bin/59996
[low priority sw-bug] swapctl: SWAP_STATS different to SWAP_NSWAP (1 != 3)

Category: kern

Severity: critical

kern/59523
[high priority sw-bug] posix_spawn(2) may fail eroneously trying to close an already closed file descriptor
kern/59964
[high priority sw-bug] kernel diagnostic assertion "it->it_time.it_value.tv_sec >= 0" failed
kern/60658
[high priority sw-bug] netbsd32_process_read_dbregs() needs the same fix as native amd64 process_read_dbregs()
kern/60426
[medium priority sw-bug] Signal handler corrupts AVX (YMM) registers

Severity: serious

kern/57023
[high priority sw-bug] amd64 QEMU virtio-net not able to pxeboot.
kern/58215
[high priority sw-bug] compat_netbsd32 broken
kern/60029
[high priority sw-bug] panic: cpu0: softints stuck for 16 seconds
kern/60462
[high priority sw-bug] panic importing zpools under LOCKDEBUG
kern/53931
[medium priority sw-bug] posix_fadvise_reg test case fails randomly on real hardware
kern/56194
[medium priority sw-bug] xhci panic: kernel diagnostic assertion "xs->xs_xr[dci] == NULL" failed
kern/56828
[medium priority sw-bug] futex calls in Linux emulation sometimes hang
kern/58898
[medium priority sw-bug] Crash when testing camera in chromium
kern/58920
[medium priority sw-bug] timer_settime fails ETIMEDOUT on negative interval, not EINVAL
kern/58926
[medium priority sw-bug] itimer(9) integer overflow in overrun counting
kern/58964
[medium priority sw-bug] uvm: missing wakeup on uvmexp.free
kern/59084
[medium priority sw-bug] exec/spawn leaks register content
kern/59129
[medium priority sw-bug] futex(3): missing sign extension in FUTEX_WAKE_OP
kern/59132
[medium priority sw-bug] t_futex_ops:futex_wait_timeout_* sometimes fails on early wakeup
kern/59211
[medium priority sw-bug] vio9p(4): missing from various GENERICs and MAKEDEVs
kern/59691
[medium priority sw-bug] tstohz(9) fails to round up on some inputs
kern/59772
[medium priority sw-bug] i386 11.0_BETA system crash (Xorg nouveau ?)
kern/59872
[medium priority sw-bug] urndis(4): missing support for some devices
kern/59885
[medium priority sw-bug] zfs: unlink/rm is slow to delete last link because it always zil_commits
kern/59955
[medium priority sw-bug] kernel diagnostic assertion "rw_lock_held(&map->lock)" failed: file "/home/riastradh/netbsd/11/src/sys/uvm/uvm_map.c", line 1704
kern/60004
[medium priority sw-bug] zfs pgdaemon deadlock on range lock
kern/60024
[medium priority sw-bug] zfs mount overrides zfs properties like "readonly"
kern/60030
[medium priority change-request] ddb/crash: show all locks without LOCKDEBUG
kern/60087
[medium priority sw-bug] track pullup status of "apei_hest: fix a zero-sized kmem_zalloc issue"
kern/60090
[medium priority sw-bug] track pullup status of "sched_4bsd.c: honor the upper bound of l_estcpu"
kern/60091
[medium priority sw-bug] track pullup status of "x86 tsc: decrease the timecounter quality for NVMM"
kern/60094
[medium priority sw-bug] track pullup status of "make posix timer family functions reject itimer timer ids"
kern/60118
[medium priority sw-bug] track pullup status of "zpool_find_import_impl: fix block/character device confusion"
kern/60281
[medium priority sw-bug] crypto(4): bugs in reference counting and test
kern/60391
[medium priority sw-bug] kernel panic in efi_init() with "options KASAN"
kern/60488
[medium priority sw-bug] nd6: two-byte buffer overread in source/target linkaddr options
kern/60491
[medium priority sw-bug] arp creates state for invalid messages
kern/60544
[medium priority sw-bug] nvmm_vcpu_run: use after mutex release
kern/60545
[medium priority sw-bug] nvmm_x86_vmx: stale exit reason on launch/resume failure
kern/60554
[medium priority sw-bug] nfs: integer shift UB in pathconf(_PC_FILESIZEBITS)
kern/60559
[medium priority sw-bug] nvmm(4): memory leak in nvmm_machine_destroy
kern/60568
[medium priority sw-bug] panic locking against myself (p->p_lock) in NFS from sysctl_vmproc
kern/60595
[medium priority sw-bug] System lockup using gdb(1) on kernel with DEBUG+LOCKDEBUG
kern/60665
[medium priority sw-bug] run: hot-plugging USB wifi crashes due to use of if_attach

Severity: non-critical

kern/58227
[medium priority sw-bug] Add support for proc/sysvipc in Linux emulator
kern/58396
[medium priority change-request] u3g(4): add support for Sierra Wireless MC7304 devices
kern/32844
[low priority change-request] unix domain sockets documentation is incomplete
kern/58240
[low priority change-request] Add support for proc/self/limits as used by Linux
kern/59100
[low priority sw-bug] compat patch from Nov 22 2024 breaks cvsup for monolithic kernel

Category: lib

Severity: critical

lib/57638
[high priority sw-bug] thread local storage broken on evbarm (armv5)
lib/59112
[high priority sw-bug] libpthread constructors use malloc

Severity: serious

lib/59107
[high priority sw-bug] libc/libm constructors on arm and x86 use malloc
lib/57586
[medium priority sw-bug] tcpdump used in this NetBSD is vulnerable
lib/58237
[medium priority sw-bug] modfl returns wrong answers on ld128 architectures
lib/59054
[medium priority doc-bug] cmsg(3) uses malloc(3) unnecessarily
lib/59117
[medium priority sw-bug] arc4random has some failure modes it shouldn't
lib/59124
[medium priority sw-bug] arc4random(3): first call in process races with concurrent fork
lib/59126
[medium priority sw-bug] pthread_once(3): missing memory ordering
lib/59134
[medium priority sw-bug] POSIX-1.2024: pthread_setcancelstate must be async-signal-safe
lib/59148
[medium priority sw-bug] arc4random calls malloc so it can't be used in an ELF constructor
lib/59240
[medium priority sw-bug] POSIX.1-2024: cancellation point audit
lib/59387
[medium priority sw-bug] ld.elf_so: needlessly includes libc/gen/sysctl.c user.* data
lib/59388
[medium priority sw-bug] ld.elf_so: -Wno-stack-protector applies too broadly
lib/60593
[medium priority sw-bug] libedit: buffer overruns and arithmetic overflow

Severity: non-critical

lib/59031
[medium priority doc-bug] wctomb(3) references undefined variable n
lib/60570
[low priority sw-bug] [libedit] Possible NULL dereference in stifle_history

Category: misc

Severity: serious

misc/57877
[medium priority sw-bug] /etc/mtree/set.* is not automatically tested and doesn't always match installation
misc/59252
[medium priority sw-bug] tests/rump/rumpkern/t_sp:sigsafe: out of memory
misc/59300
[medium priority sw-bug] timer/timerfd invalidtime tests are failing
misc/59354
[medium priority sw-bug] librumphijack/t_tcpip leaves clutter at /out

Severity: non-critical

misc/49674
[medium priority sw-bug] Failed test case: lib/librumphijack/t_tcpip:http
misc/58906
[medium priority sw-bug] memmem.c: sync with musl upstream that fixes UB on signed overflow
misc/59102
[low priority doc-bug] updated xxx_modcmd() signature in module(9) manpage
misc/59880
[low priority sw-bug] typo in comment in src/etc/changelist

Category: pkg

Severity: serious

pkg/60179
[high priority sw-bug] kitty: Install fails on macOS due to missing files in PLIST
pkg/60295
[medium priority sw-bug] x11/gtk3 does not build on NetBSD/macppc
pkg/60643
[medium priority sw-bug] security/openssl: missing -Wl,-R in pkg-config .pc files

Category: port-amd64

Severity: critical

port-amd64/60556
[medium priority sw-bug] panic in process_read_fpregs_xmm

Severity: serious

port-amd64/58093
[medium priority sw-bug] /dev/efi is missing on x86

Category: port-evbmips

Severity: serious

port-evbmips/59236
[medium priority sw-bug] Multiple segfaults in erlite3 boot

Category: port-mips

Severity: critical

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

Severity: serious

port-mips/59285
[medium priority sw-bug] _longjmp(..., 0) makes setjmp return 0, not 1
port-mips/59296
[medium priority sw-bug] t_rtld_r_debug test is failing

Category: port-sgimips

Severity: non-critical

port-sgimips/60204
[medium priority sw-bug] sgimips: arcbios calls require FPU to be enabled
port-sgimips/60205
[medium priority sw-bug] sgimips: indigo 2 doesn't boot due to mach_subtype not being set early enough
port-sgimips/60206
[medium priority sw-bug] sgimips: o2 mouse support doesn't enumerate all PS/2 mice

Category: port-sparc

Severity: serious

port-sparc/59323
[medium priority sw-bug] t_sigaction:sigaction_resethand test is failing

Category: port-vax

Severity: serious

port-vax/59260
[medium priority sw-bug] t___sync_lock:__sync_lock_release_N tests are failing

Severity: non-critical

port-vax/60103
[medium priority sw-bug] vax libc __longjmp14 substitutes -1 instead of 1 when val==0

Category: port-xen

Severity: serious

port-xen/59438
[medium priority sw-bug] GENERIC content can't be in GENERIC.local because of XEN3_DOM* kernels

Category: toolchain

Severity: serious

toolchain/57241
[medium priority sw-bug] mips64el--netbsd-install core dumps randomly
toolchain/58759
[medium priority sw-bug] makefs: faild to merging with extra-directory using -r option
toolchain/58771
[medium priority sw-bug] missing dependency breaks parallel build
toolchain/58896
[medium priority sw-bug] gdb sometimes hangs on exit instead of killing inferior processes
toolchain/59841
[medium priority sw-bug] crunchgen(1) ignores -L argument
toolchain/60000
[medium priority sw-bug] split debug data rules broke ${.TARGET}-dependent flags

Severity: non-critical

toolchain/59413
[high priority sw-bug] tools build blows up in zutil.h on macOS 15.4.1/Xcode 16.3

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