Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2018 05:13:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227786] panic: probe defined without a provider
Message-ID:  <bug-227786-227-0GNNqd4fEH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227786-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227786-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #4 from Eitan Adler <eadler@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227786-227-0GNNqd4fEH>