Hello again Stig,

I still can't reproduce this with kfreebsd-amd64 that has root/boot on
ZFS and the same GRUB2 (1.99-22.1).  I even replaced my zpool executable
with something that gives identical output to yours.

I'd be grateful if you could please install the ktrace package and get a
syscall trace with:

# ktrace -di -- grub-probe --device /dev/ada1s1 --target=fs_uuid
# kdump -f ktrace.out | gzip > kdump.txt.gz

Or a GDB backtrace of course:

# gdb $(which grub-probe)
run --device /dev/ada1s1 --target=fs_uuid
<crashes>
bt full
quit

Thanks!
Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50361a2f.1070...@pyro.eu.org

Reply via email to