NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/52252: uvm_km_check_empty panic when loading any module



The following reply was made to PR kern/52252; it has been noted by GNATS.

From: Anthony Mallet <tho%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost,
    gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/52252: uvm_km_check_empty panic when loading any module
Date: Wed, 24 May 2017 23:52:32 +0200

 It appear that backing out this change
 http://mail-index.netbsd.org/source-changes/2017/02/11/msg081926.html
 fixes my issues on both machines.
 
 Actually, it is sufficient to back out the second change:
 cvs rdiff -u -r1.21 -r1.22 src/sys/arch/amd64/conf/kern.ldscript
 
 This was discussed in this thread:
 http://mail-index.netbsd.org/current-users/2017/04/06/msg031483.html
 
 Many thanks to rjs@ who had the right insight.
 



Home | Main Index | Thread Index | Old Index