DragonFlyBSD Kernel Audit
DF-0876 / fix_run.log
← back to finding ↓ download raw
=== RUN 1: PATCHED ext2fs.ko + BAD image (desc_size=0xFFFF) ===
mount_ext2fs: /dev/vn0: Invalid argument
mount_rc=71
vn0: MBR magic not found; assume a COMPATIBILITY_SLICE (s0)
ext2_mountfs: trying to free NULL pointer
ext2_mountfs: trying to free NULL pointer

=== RUN 2: PATCHED ext2fs.ko + BAD tiny image ===
mount_ext2fs: /dev/vn0: Invalid argument
mount_rc=71
vn0: MBR magic not found; assume a COMPATIBILITY_SLICE (s0)
ext2_mountfs: trying to free NULL pointer
ext2_mountfs: trying to free NULL pointer

=== RUN 3: PATCHED ext2fs.ko + BAD image (repeat for variance) ===
mount_ext2fs: /dev/vn0: Invalid argument
mount_rc=71
vn0: MBR magic not found; assume a COMPATIBILITY_SLICE (s0)
ext2_mountfs: trying to free NULL pointer
ext2_mountfs: trying to free NULL pointer