NetBSD Problem Report #58239
From www@netbsd.org Thu May 9 12:45:05 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 839D71A923C
for <gnats-bugs@gnats.NetBSD.org>; Thu, 9 May 2024 12:45:05 +0000 (UTC)
Message-Id: <20240509124503.E58241A923C@mollari.NetBSD.org>
Date: Thu, 9 May 2024 12:45:03 +0000 (UTC)
From: jspath55@gmail.com
Reply-To: jspath55@gmail.com
To: gnats-bugs@NetBSD.org
Subject: Math test cases fails with fpclassify(d1) != FP_SUBNORMAL on Pi0W
X-Send-Pr-Version: www-1.0
>Number: 58239
>Category: lib
>Synopsis: Math test cases fails with fpclassify(d1) != FP_SUBNORMAL on Pi0W
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: lib-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu May 09 12:50:00 +0000 2024
>Originator: Jim Spath
>Release: 10.0
>Organization:
>Environment:
NetBSD nbpi0w 10.0 NetBSD 10.0 (RPI) #0: Thu Mar 28 08:33:33 UTC 2024 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/evbarm/compile/RPI evbarm
>Description:
See PR misc/57422 (Test for long double omitted...).
Now 3 tests fail on a Raspberry Pi 0W related to math/float.
tps-count: 1
tp-start: 1715258391.121447, ./t_fpclassify, 3
tc-start: 1715258391.122358, fpclassify_double
tc-end: 1715258391.177634, fpclassify_double, failed, /usr/src/tests/lib/libc/gen/t_fpclassify.c:117: fpclassify(d1) != FP_SUBNORMAL
tc-start: 1715258391.191735, fpclassify_float
tc-end: 1715258391.245424, fpclassify_float, failed, /usr/src/tests/lib/libc/gen/t_fpclassify.c:73: fpclassify(d1) != FP_SUBNORMAL
tc-start: 1715258391.258937, fpclassify_long_double
tc-end: 1715258391.312007, fpclassify_long_double, failed, /usr/src/tests/lib/libc/gen/t_fpclassify.c:161: fpclassify(d1) != FP_SUBNORMAL
tp-end: 1715258391.325489, ./t_fpclassify
info: time.end, Thu May 9 12:39:51 UTC 2024
>How-To-Repeat:
$ atf-run ./t_fpclassify
>Fix:
Unknown.
(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.