NetBSD-Bugs archive

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

Re: misc/56820: Many FPE related tests fail on softfloat machines



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

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: misc/56820: Many FPE related tests fail on softfloat machines
Date: Wed, 11 Oct 2023 21:16:34 +0300

 >  and then we siglongjmp to the main loop, restoring the signal mask,
 >  but not the sigaction handler.  So when the loop trigers the second
 >  exception, the SIGFPE kills the test program.
 
 That sounds like a bug in the test.  It asked for the signal
 disposition to be reset, it needs to re-install the handler if it
 wants it to be used again.
 
 -uwe
 


Home | Main Index | Thread Index | Old Index