glibc/tests/Regression/bz464146-sp-corruption/PURPOSE
Sergey Kolosov ab4bc8a24e Extend the test coverage
Move some of the RHEL QE testcases upstream to Fedora.
2022-05-31 09:29:27 +02:00

11 lines
474 B
Plaintext

Test Name: bz464146-sp-corruption - Bugzilla(s) 464146
Author: Petr Muller <pmuller@redhat.com>
Location: /tools/glibc/Regression/bz464146-sp-corruption
Short Description: Test for bz464144, a stack pointer corruption problem
Long Description:
In real life, the problem is only likely to occur with very large applications with hundreds of threads. The result of the bug is that a stack might suddenly jump to an area of virtual memory 4GB away from where it should be.