DragonFlyBSD Kernel Audit
DF-0803 / run.log
← back to finding ↓ download raw
=== DF-0803 e2fs_gcount truncation harness ===

[gcount=0] bcount=0x800000000000 bsize=4096 bpg=32768 first_dblock=0 64bit=1
  true howmany(bcount-fdb, bpg)   = 4294967296 (0x100000000)
  stored e2fs_gcount (u32)        = 0  (truncation!)
  post-trunc check threshold      = 4294967232
  post-trunc check trips?         = NO (mount proceeds)
  gdbcount_alloc (gcount dep.)    = 0
  e2fs_gd alloc size              = 0  (ptr=0xfffffffffffffff8)
  ext2_cg_validate iterations     = 0
  root inode=2 -> cg=0  (deref e2fs_gd[0])
  deref result                    
[gcount=1] bcount=0x800000000001 bsize=4096 bpg=32768 first_dblock=0 64bit=1
  true howmany(bcount-fdb, bpg)   = 4294967297 (0x100000001)
  stored e2fs_gcount (u32)        = 1  (truncation!)
  post-trunc check threshold      = 4294967232
  post-trunc check trips?         = NO (mount proceeds)
  gdbcount_alloc (gcount dep.)    = 1
  e2fs_gd alloc size              = 4096  (ptr=0x80048f000)
  ext2_cg_validate iterations     = 1
  root inode=2 -> cg=0  (deref e2fs_gd[0])
  deref result                    = in
[gcount=64] bcount=0x800000200000 bsize=4096 bpg=32768 first_dblock=0 64bit=1
  true howmany(bcount-fdb, bpg)   = 4294967360 (0x100000040)
  stored e2fs_gcount (u32)        = 64  (truncation!)
  post-trunc check threshold      = 4294967232
  post-trunc check trips?         = NO (mount proceeds)
  gdbcount_alloc (gcount dep.)    = 1
  e2fs_gd alloc size              = 4096  (ptr=0x80048f000)
  ext2_cg_validate iterations     = 64
  root inode=2 -> cg=0  (deref e2fs_gd[0])
  deref result                    =
[gcount=65] bcount=0x800000208000 bsize=4096 bpg=32768 first_dblock=0 64bit=1
  true howmany(bcount-fdb, bpg)   = 4294967361 (0x100000041)
  stored e2fs_gcount (u32)        = 65  (truncation!)
  post-trunc check threshold      = 4294967232
  post-trunc check trips?         = NO (mount proceeds)
  gdbcount_alloc (gcount dep.)    = 2
  e2fs_gd alloc size              = 8192  (ptr=0x8004ae000)
  ext2_cg_validate iterations     = 65
  root inode=2 -> cg=0  (deref e2fs_gd[0])
  deref result                    =