NetBSD-Bugs archive

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

Re: port-hppa/56867: hppa: intermittent SIGSEGV reports in t_ptrace_wait's stepN and setstepN test cases



The following reply was made to PR port-hppa/56867; it has been noted by GNATS.

From: Tom Lane <tgl%sss.pgh.pa.us@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-hppa/56867: hppa: intermittent SIGSEGV reports in t_ptrace_wait's stepN and setstepN test cases
Date: Thu, 09 Jun 2022 16:28:03 -0400

 I wrote:
 > In combination with previous fixes, this brings me to a point
 > where t_ptrace_wait passes cleanly (modulo one expected failure).
 > Its siblings t_ptrace_wait* seem to have a residual problem or two.
 
 Oh, that was pilot error --- I'd forgotten to update those executables
 after correcting the PR 56865 issue, but that one affects all of them.
 
 With 202206081310Z + corrected fix for 56865 + Nick's committed fix
 for PR 56866 + this patch, I get a clean bill of health for ptrace:
 
 $ sudo atf-run lib/libc/sys/t_ptrace_* | atf-report
 ...
 Summary for 7 test programs:
     2428 passed test cases.
     0 failed test cases.
     5 expected failed test cases.
     41 skipped test cases.
 
 			regards, tom lane
 


Home | Main Index | Thread Index | Old Index