[PATCH] librt: add test (bug 28213)

Никита Попов npv1310@gmail.com
Wed Aug 11 11:26:58 GMT 2021


Hello. I'm submitting a test case for recent bug 28213. It shows the
following results.
Before fix of bug 28213:
# cat ./rt/tst-bz28213.out
Child caused segmentation fault
# cat ./rt/tst-bz28213.test-result
FAIL: rt/tst-bz28213
original exit status 1

After fix of bug 28213:
# cat ./rt/tst-bz28213.out
# cat ./rt/tst-bz28213.test-result
PASS: rt/tst-bz28213
original exit status 0
I managed to get libc cause segmentation fault.
Looking forward to receiving feedback from you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-librt-add-test-bug-28213.patch
Type: text/x-patch
Size: 5754 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20210811/49af836e/attachment.bin>


More information about the Libc-alpha mailing list