Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Strange test-bed panic - subr_pool (amd64)



Paul Goyette wrote:
> Not sure if this is repeatable, but my home amd64 test-bed just had the 
> following panic while running the ATF tests. [...]
> 
>      t_spawn_openmode: panic: kernel diagnostic assertion "object != 
> NULL" failed: file "/test-bed/src/sys/kern/subr_pool.c", line 2611

The TNF automated test server has the cause narrowed down to the
following set of commits:

  commit 2012.04.30.21.19.58 rmind src/sys/compat/netbsd32/netbsd32_execve.c 
1.35
  commit 2012.04.30.21.19.58 rmind src/sys/kern/kern_exec.c 1.351
  commit 2012.04.30.21.19.58 rmind src/sys/sys/exec.h 1.136
  commit 2012.04.30.21.19.58 rmind src/sys/sys/spawn.h 1.3
  commit 2012.04.30.22.51.27 rmind src/sys/fs/union/union_vfsops.c 1.68
  commit 2012.04.30.22.51.27 rmind src/sys/kern/kern_malloc.c 1.142
  commit 2012.04.30.22.51.27 rmind src/sys/miscfs/nullfs/null_vfsops.c 1.84
  commit 2012.04.30.22.51.27 rmind src/sys/miscfs/overlay/overlay_vfsops.c 1.57
  commit 2012.04.30.22.51.27 rmind src/sys/sys/malloc.h 1.114
  commit 2012.04.30.22.51.28 rmind src/sys/miscfs/procfs/procfs_vfsops.c 1.87
  commit 2012.04.30.22.51.28 rmind src/sys/miscfs/umapfs/umap_vfsops.c 1.88
  commit 2012.04.30.22.51.28 rmind src/sys/netinet/ip_mroute.c 1.124
  commit 2012.04.30.22.51.28 rmind src/sys/netinet/ip_output.c 1.215
  commit 2012.04.30.22.51.28 rmind src/sys/ufs/chfs/chfs_vfsops.c 1.4
  commit 2012.04.30.22.51.28 rmind src/sys/ufs/ext2fs/ext2fs_vfsops.c 1.164
  commit 2012.04.30.22.51.28 rmind src/sys/ufs/lfs/lfs_vfsops.c 1.296

-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index