https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259427
--- Comment #2 from Joshua Kinard <[email protected]> --- IMHO, looks like a string parsing bug of some kind where it's failing to handle multiple padding 0's so that it thinks 0x000000005 != 0x5. At least, that is my take based on what the error messages say. I tried searching through the acpidump output for anything to do with those values, but did not find anything that fit. -- You are receiving this mail because: You are the assignee for the bug.
