mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-11 22:08:14 +00:00
of which was presumed to be redundant but wasn't. This caused code to hang due to an infinite signal-delivery loop. Observed and tracked down by Austin English. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15091
6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
# r14974 introduced a bug which cause code to hang due to
|
|
# an infinite signal-delivery loop.
|
|
# Can only be reproduced on an x86 box running a 32-bit kernel.
|
|
prog: hang
|
|
vgopts: -q
|