https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #217 from Mark Millard <[email protected]> ---
comment #5 and comment #82 both identify strcmp for the failure
context and both identify it is a strcmp during modlist_lookup
that got the failures in those examples. This is part of the
linker_load_module activity, something the back trace in your
recent example also indicates as going on.

comment #5  was for a context attempting to find "zfs".
comment #82 was for a cotnext attempting to find "acpi_wmi".

(That aspect varies across the failures.)

The comment #82 notes are likely the closest to being failure
details as far as I can tell.

Only the kgdb backtrace seems to be all that useful and is what
comment #5 and comment #82 were based on, apparently with
correct contexts for matching the live system kernel of the
times in question.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to