Bug 427931 - gdbserver_tests/nlcontrolc.vgtest hangs on fedora rawhide
Summary: gdbserver_tests/nlcontrolc.vgtest hangs on fedora rawhide
Status: RESOLVED DUPLICATE of bug 432870
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-18 15:44 UTC by Mark Wielaard
Modified: 2021-02-21 00:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***