You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/var/tmp/portage/sys-libs/compiler-rt-sanitizers-12.0.0_rc1/work/compiler-rt_build/test/lsan/I386AsanConfig/TestCases/Output/many_threads_detach.cpp.tmp
AddressSanitizer:DEADLYSIGNAL
=================================================================
==251081==ERROR: AddressSanitizer: SEGV on unknown address (pc 0x080fa31f bp 0x00000242 sp 0xffe94740 T0)
==251081==The signal is caused by a READ memory access.
==251081==Hint: this fault was caused by a dereference of a high value address (see register values below). Disassemble the provided pc to learn which register was used.
==251081==FATAL: AddressSanitizer: internal allocator is out of memory trying to allocate 0x33 bytes
--
The text was updated successfully, but these errors were encountered:
This bug was not resolved in time for the 12.0.0 release, so it will have to wait for 12.0.1.
If you feel this is a high-priority bug that should be fixed for 12.0.0, please re-add release-12.0.0 to the Blocks field and add a comment explaining why this is high-priority.
Extended Description
Fails reliably here every time.
FAIL: LeakSanitizer-AddressSanitizer-i386 :: TestCases/many_threads_detach.cpp (3022 of 7337)
******************** TEST 'LeakSanitizer-AddressSanitizer-i386 :: TestCases/many_threads_detach.cpp' FAILED ********************
Script:
: 'RUN: at line 4'; /var/tmp/portage/sys-libs/compiler-rt-sanitizers-12.0.0_rc1/work/compiler-rt_build/lib/llvm/12/bin/clang --driver-mode=g++ -O0 -m32 -gline-tables-only -fsanitize=address -I/var/tmp/portage/sys-libs/compiler-rt-sanitizers-12.0.0_rc1/work/compiler-rt/test/lsan/../ /var/tmp/portage/sys-libs/compiler-rt-sanitizers-12.0.0_rc1/work/compiler-rt/test/lsan/TestCases/many_threads_detach.cpp -o /var/tmp/portage/sys-libs/compiler-rt-sanitizers-12.0.0_rc1/work/compiler-rt_build/test/lsan/I386AsanConfig/TestCases/Output/many_threads_detach.cpp.tmp -pthread && /var/tmp/portage/sys-libs/compiler-rt-sanitizers-12.0.0_rc1/work/compiler-rt_build/test/lsan/I386AsanConfig/TestCases/Output/many_threads_detach.cpp.tmp
Exit Code: 1
Command Output (stderr):
AddressSanitizer:DEADLYSIGNAL
=================================================================
==251081==ERROR: AddressSanitizer: SEGV on unknown address (pc 0x080fa31f bp 0x00000242 sp 0xffe94740 T0)
==251081==The signal is caused by a READ memory access.
==251081==Hint: this fault was caused by a dereference of a high value address (see register values below). Disassemble the provided pc to learn which register was used.
==251081==FATAL: AddressSanitizer: internal allocator is out of memory trying to allocate 0x33 bytes
--
The text was updated successfully, but these errors were encountered: