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
[email protected]


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to