NetBSD Problem Report #58023

From www@netbsd.org  Sun Mar 10 04:43:18 2024
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 2A7571A923C
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 10 Mar 2024 04:43:18 +0000 (UTC)
Message-Id: <20240310044246.C2FB61A923F@mollari.NetBSD.org>
Date: Sun, 10 Mar 2024 04:42:46 +0000 (UTC)
From: campbell+netbsd@mumble.net
Reply-To: campbell+netbsd@mumble.net
To: gnats-bugs@NetBSD.org
Subject: wg-userspace N create: WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17
X-Send-Pr-Version: www-1.0

>Number:         58023
>Category:       bin
>Synopsis:       wg-userspace N create: WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 10 04:45:01 +0000 2024
>Last-Modified:  Sun Mar 10 06:40:01 +0000 2024
>Originator:     Taylor R Campbell
>Release:        current, 10
>Organization:
The WarningBSD Woundation
>Environment:
>Description:
`wg-userspace 0 create' prints a warning that appears to be harmless:

WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17

The userspace wg(4) interface seems to work (modulo some bugs that can be worked around) so I'm not sure this has any impact, but it's confusing, and maybe indicates a problem that affects other things.
>How-To-Repeat:
wg-userspace 0 create
>Fix:
Yes, please!

>Audit-Trail:
From: matthew green <mrg@eterna23.net>
To: gnats-bugs@netbsd.org
Cc: gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Subject: re: bin/58023: wg-userspace N create: WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17
Date: Sun, 10 Mar 2024 17:38:30 +1100

 > WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT=
 , error 17

 #define EEXIST          17              /* File exists */

 we should probably just make this errno not print a message,
 *espcially* for autoload when it's already there (builtin or
 module.)


 .mrg.

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.