https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259427
--- Comment #3 from Andriy Gapon <[email protected]> --- (In reply to Joshua Kinard from comment #2) That's very unlikely. It's the same number but printed slightly differently. The error, just as the message says, is that the (zero-based) index 5 is beyond the length of 5. Valid indexes are 0 to 4. -- You are receiving this mail because: You are the assignee for the bug.
