Bug 427931

Summary: gdbserver_tests/nlcontrolc.vgtest hangs on fedora rawhide
Product: [Developer tools] valgrind Reporter: Mark Wielaard <mark>
Component: generalAssignee: Julian Seward <jseward>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Mark Wielaard 2020-10-18 15:44:17 UTC
The gdbserver_tests/nlcontrolc.vgtest testcase hangs with:

glibc-2.32.9000-10.fc34.x86_64
kernel-5.10.0-0.rc0.20201014gitb5fc7a89e58b.41.fc34.x86_64
gdb-9.2-6.fc33.x86_64

The testcase also seems to hang when run by hand. It looks like select () never returns, not even when interrupted with ctrl-c. So it might not actually be a bug in valgrind itself.
Comment 1 Mark Wielaard 2021-02-21 00:31:31 UTC

*** This bug has been marked as a duplicate of bug 432870 ***