On 2011-08-05 02:17, Pawel Worach wrote:
...
A workaround for the hang on boot and "error 1 lba X" failures is the following 
patch, it would be interesting if it also makes the zfs_alloc/free error go away too.
...
dim@ has filed an upstream bug, http://llvm.org/bugs/show_bug.cgi?id=10591

This PR is about another issue, which I discovered during debugging of
the gptzfsboot problem.

The actual problem when compiling (gpt)zfsboot with clang and -mrtd
seems to be that clang screws something up with the function calling
conventions, causing crashes and other weird things.  I have not yet
determined the root cause of this.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to