NetBSD-Bugs archive

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

Re: kern/55154 (Running sysctl test on macppc in qemu triggers panic)



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

From: Paul Goyette <paul%whooppee.com@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost, joerg%NetBSD.org@localhost, pgoyette%netbsd.org@localhost
Subject: Re: kern/55154 (Running sysctl test on macppc in qemu triggers panic)
Date: Thu, 9 Apr 2020 08:02:56 -0700 (PDT)

 On Thu, 9 Apr 2020, Martin Husemann wrote:
 
 >> Note that the module load was _not_ triggered by opencrypto, but by
 >> something else in /etc/rc.d stuff.
 >
 > Can you find out what? We need to fix it, GENERIC must work w/o any module
 > loads.
 
 From the log file we have:
 
 ...
 Adding interface aliases:.
 Waiting for duplicate address detection to finish...
 Building databases: dev, utmp, utmpx, services.
 Starting syslogd.
 [  20.4065879] kobj_checksyms, 988: [crypto]: linker error: symbol `enc_xform_aes_ctr' not found
 ...
 
 So it was either /etc/rc.d/syslogd or the next startup file that
 triggered the load.
 
 
 +--------------------+--------------------------+-----------------------+
 | Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
 | (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
 | Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
 +--------------------+--------------------------+-----------------------+
 


Home | Main Index | Thread Index | Old Index