NetBSD Problem Report #59786

From www@netbsd.org  Sun Nov 23 13:30:51 2025
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)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits)
	 client-signature RSA-PSS (2048 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id C29D71A9239
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 23 Nov 2025 13:30:50 +0000 (UTC)
Message-Id: <20251123133049.D20E11A923A@mollari.NetBSD.org>
Date: Sun, 23 Nov 2025 13:30:49 +0000 (UTC)
From: thorpej@me.com
Reply-To: thorpej@me.com
To: gnats-bugs@NetBSD.org
Subject: FP issues on MVME177 (68060)
X-Send-Pr-Version: www-1.0

>Number:         59786
>Category:       port-m68k
>Synopsis:       FP issues on MVME177 (68060)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    thorpej
>State:          needs-pullups
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Nov 23 13:35:00 +0000 2025
>Closed-Date:    
>Last-Modified:  Mon Nov 24 17:05:01 +0000 2025
>Originator:     Jason Thorpe
>Release:        NetBSD 11_BETA
>Organization:
Knights of the CISCadel
>Environment:
NetBSD 11_BETA on MVME177
>Description:
Denis Ahrens has reported FP problems on an MVME177.  The issue is receiving SIGILL for FP instructions that should be emulated by the 060SP.
>How-To-Repeat:
Boot an MVME177 and note that a handful of processes that use FP will receive SIGILL during boot.  The log(3) function is an example of one that will fail.
>Fix:
There was an error in re-factoring the vector initialization code.  A fix is in progress.

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: port-m68k-maintainer->thorpej
Responsible-Changed-By: thorpej@NetBSD.org
Responsible-Changed-When: Sun, 23 Nov 2025 13:45:18 +0000
Responsible-Changed-Why:
Oops, my bad.


State-Changed-From-To: open->needs-pullups
State-Changed-By: thorpej@NetBSD.org
State-Changed-When: Sun, 23 Nov 2025 13:45:18 +0000
State-Changed-Why:
Fix commited, needs pullup to netbsd-11.


From: "Jason R Thorpe" <thorpej@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/59786 CVS commit: src/sys/arch/m68k/m68k
Date: Sun, 23 Nov 2025 13:44:17 +0000

 Module Name:	src
 Committed By:	thorpej
 Date:		Sun Nov 23 13:44:17 UTC 2025

 Modified Files:
 	src/sys/arch/m68k/m68k: vectors.c

 Log Message:
 Fix a typo (affecting 68060-only configs) and a 1-line omission (affecting
 GENERIC configs) that resulted in the F-Line Emulator trap not being routed
 to the 060SP for handling.

 Fix confirmed by Denis Ahrens on an MVME177.

 PR port-m68k/59786


 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/sys/arch/m68k/m68k/vectors.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: "Martin Husemann" <martin@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/59786 CVS commit: [netbsd-11] src/sys/arch/m68k/m68k
Date: Mon, 24 Nov 2025 17:04:09 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Nov 24 17:04:09 UTC 2025

 Modified Files:
 	src/sys/arch/m68k/m68k [netbsd-11]: vectors.c

 Log Message:
 Pull up following revision(s) (requested by thorpej in ticket #103):

 	sys/arch/m68k/m68k/vectors.c: revision 1.5

 Fix a typo (affecting 68060-only configs) and a 1-line omission (affecting
 GENERIC configs) that resulted in the F-Line Emulator trap not being routed
 to the 060SP for handling.

 Fix confirmed by Denis Ahrens on an MVME177.

 PR port-m68k/59786


 To generate a diff of this commit:
 cvs rdiff -u -r1.3.4.1 -r1.3.4.2 src/sys/arch/m68k/m68k/vectors.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

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-2025 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.