Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#15082 closed bug (fixed)

checkfs KDL

Reported by: ahwayakchih Owned by: waddlesplash
Priority: normal Milestone: R1/beta2
Component: File Systems/BFS Version: R1/Development
Keywords: checkfs, bfs Cc:
Blocked By: Blocking:
Platform: x86-64

Description

checkfs triggers KDL when run for BFS partition mounted from file.

To reproduce:

  1. Create BFS image file, for example:
    dd if=/dev/random of=/Haiku/home/Desktop/test.bfs bs=1M count=10
    mkfs -t bfs -o 'block_size 4096; noindex' /Haiku/home/Desktop/test.bfs TEST
    
  1. Double-click on image file to mount it
  2. Run checkfs
    checkfs /TEST
    

Triggers KDL every time on Haiku x86_64 at hrev53144 running inside QEMU/KVM.

Attachments (1)

haiku-crash-scanning-bfs-file.txt (6.7 KB ) - added by ahwayakchih 5 years ago.
KDL output

Download all attachments as: .zip

Change History (7)

by ahwayakchih, 5 years ago

KDL output

comment:1 by waddlesplash, 5 years ago

Owner: changed from axeld to waddlesplash
Status: newin-progress

comment:2 by waddlesplash, 5 years ago

Resolution: fixed
Status: in-progressclosed

Fixed in hrev53159.

comment:3 by ahwayakchih, 5 years ago

Thanks!

Could you maybe trigger x86_64 build @waddlesplash? I'm at hrev53158 now and can't see any updates for Haiku (i did get gcc8 though - thanks!).

Version 0, edited 5 years ago by ahwayakchih (next)

comment:4 by waddlesplash, 5 years ago

Done.

comment:5 by ahwayakchih, 5 years ago

Thank you :).

I can confirm it works OK now (at hrev53167).

comment:6 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.