[Bug 227786] panic: probe defined without a provider

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 27 05:13:38 UTC 2018


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

--- Comment #4 from Eitan Adler <eadler at FreeBSD.org> ---
(kgdb) up
#17 0xffffffff80b38361 in kern_kldload (td=<optimized out>,
    file=<optimized out>, fileid=0xfffffe010fc77964)
    at /usr/src/sys/kern/kern_linker.c:1071
1071            error = linker_load_module(kldname, modname, NULL, NULL, &lf);
(kgdb) p kldname
$2 = 0xfffff80057945400 "cryptodev.ko"

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


More information about the freebsd-bugs mailing list