Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 1999 06:02:41 +0100 (CET)
From:      assar@stacken.kth.se
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        assar@stacken.kth.se
Subject:   kern/15057: loading a kld module with a unresolved symbol crashes
Message-ID:  <199911230502.GAA39453@foo.sics.se>

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

>Number:         15057
>Category:       kern
>Synopsis:       loading a kld module with a unresolved symbol crashes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 22 21:10:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Assar Westerlund
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
none
>Environment:

>Description:

This bug was fixed for -current in kern_module.c:1.18.  The original
PR seems to have been lost, 1179 (the number mentioned in the CVS log)
is another unrelated PR and I've been unable to find the real PR.

This fix has been in current for some time and I think it can safely
be MFC-ed to stable.  And it's also quite annoying to have the kernel
crash just because it can't load a module.

>How-To-Repeat:

kldload a module when a unresolved symbol.

>Fix:
	
kern_module.c:1.18

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911230502.GAA39453>