<p></p>
<p>with glibc master (future 2.34), I am seeing these two new test failures</p>
<pre><code>FAIL: xet_robust_list.gen                                                     
=========================                                                     
                                                                              
--- exp 2021-05-05 00:10:44.032000000 +0000                                   
+++ log 2021-05-05 00:10:44.032000000 +0000                                   
@@ -1,3 +1,4 @@                                                               
+set_robust_list(0x7fb2da7ad8e0, 24) = 0                                      
 get_robust_list(19968, [0x7fb2da7ad8e0], [24]) = 0                           
 set_robust_list(0x7fb2da5c4fe8, 24) = 0                                      
 get_robust_list(19968, [0x7fb2da5c4fe8], [24]) = 0                           
xet_robust_list.gen.test: failed test: ../../src/strace -a24 -e trace=get_robust_list,set_robust_list ../xet_robust_list output mismatch
FAIL xet_robust_list.gen.test (exit status: 1)                                                                                          
                                                                                                                                        
FAIL: xet_robust_list--pidns-translation.gen                                                                                            
============================================                                                                                            
                                                                                                                                        
--- exp 2021-05-05 00:10:44.069000000 +0000                                                                                             
+++ out 2021-05-05 00:10:44.075000000 +0000                                                                                             
@@ -1,19 +1,24 @@                                                                                                                       
+19994 set_robust_list(0x7f5ef2e478e0, 24) = 0                                                                                          
 19994 get_robust_list(19994, [0x7f5ef2e478e0], [24]) = 0                                                                               
 19994 set_robust_list(0x7f5ef2c5efe8, 24) = 0                                                                                          
 19994 get_robust_list(19994, [0x7f5ef2c5efe8], [24]) = 0                                                                               
 19994 +++ exited with 0 +++                                                                                                            
+19996 set_robust_list(0x7f5ef2e478e0, 24) = 0                                                                                          
 19996 get_robust_list(2 /* 19996 in strace's PID NS */, [0x7f5ef2e478e0], [24]) = 0                                                    
 19996 set_robust_list(0x7f5ef2c5efe8, 24) = 0                                                                                          
 19996 get_robust_list(2 /* 19996 in strace's PID NS */, [0x7f5ef2c5efe8], [24]) = 0                                                    
 19996 +++ exited with 0 +++                                                                                                            
+19997 set_robust_list(0x7f5ef2e478e0, 24) = 0                                                                                          
 19997 get_robust_list(3 /* 19997 in strace's PID NS */, [0x7f5ef2e478e0], [24]) = 0                                                    
 19997 set_robust_list(0x7f5ef2c5efe8, 24) = 0                                                                                          
 19997 get_robust_list(3 /* 19997 in strace's PID NS */, [0x7f5ef2c5efe8], [24]) = 0                                                    
 19997 +++ exited with 0 +++                                                                                                            
+19998 set_robust_list(0x7f5ef2e478e0, 24) = 0                                                                                          
 19998 get_robust_list(4 /* 19998 in strace's PID NS */, [0x7f5ef2e478e0], [24]) = 0                                                    
 19998 set_robust_list(0x7f5ef2c5efe8, 24) = 0                                                                                          
 19998 get_robust_list(4 /* 19998 in strace's PID NS */, [0x7f5ef2c5efe8], [24]) = 0        
 19998 +++ exited with 0 +++                                                        
+19999 set_robust_list(0x7f5ef2e478e0, 24) = 0                                      
 19999 get_robust_list(5 /* 19999 in strace's PID NS */, [0x7f5ef2e478e0], [24]) = 0
 19999 set_robust_list(0x7f5ef2c5efe8, 24) = 0                                      
 19999 get_robust_list(5 /* 19999 in strace's PID NS */, [0x7f5ef2c5efe8], [24]) = 0
xet_robust_list--pidns-translation.gen.test: failed test: ../../src/strace --pidns-translation -f -a24 -e trace=get_robust_list,set_robust_list ../xet_robust_list--pidns-translation output mismatch
FAIL xet_robust_list--pidns-translation.gen.test (exit status: 1)                                                                                                                                    
                                                                                                                                                                                                     
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/strace/strace/issues/184">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AOVBTR63Z4T2X3CCCLXVDF3TMCTBVANCNFSM44DZLDLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AOVBTR3OTT6VT2FSRWANWFTTMCTBVA5CNFSM44DZLDLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NBWN6LA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/strace/strace/issues/184",
"url": "https://github.com/strace/strace/issues/184",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>