Skip to content

Instantly share code, notes, and snippets.

@arnaud-lb
Created March 26, 2023 10:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arnaud-lb/1bb81a7a5750445504308de76dbbed43 to your computer and use it in GitHub Desktop.
Save arnaud-lb/1bb81a7a5750445504308de76dbbed43 to your computer and use it in GitHub Desktop.
==211863==AddressSanitizer CHECK failed: ../../../../src/libsanitizer/asan/asan_thread.cc:348 "((ptr[0] == kCurrentStackFrameMagic)) != (0)" (0x0, 0x0)
#0 0x7f0aa1bcf8be in AsanCheckFailed ../../../../src/libsanitizer/asan/asan_rtl.cc:72
#1 0x7f0aa1bedeee in __sanitizer::CheckFailed(char const*, int, char const*, unsigned long long, unsigned long long) ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cc:77
#2 0x7f0aa1bd4cd1 in __asan::AsanThread::GetStackFrameAccessByAddr(unsigned long, __asan::AsanThread::StackFrameAccess*) ../../../../src/libsanitizer/asan/asan_thread.cc:348
#3 0x7f0aa1ae5f8b in __asan::GetStackAddressInformation(unsigned long, unsigned long, __asan::StackAddressDescription*) ../../../../src/libsanitizer/asan/asan_descriptions.cc:202
#4 0x7f0aa1ae73c8 in __asan::AddressDescription::AddressDescription(unsigned long, unsigned long, bool) ../../../../src/libsanitizer/asan/asan_descriptions.cc:454
#5 0x7f0aa1ae73c8 in __asan::AddressDescription::AddressDescription(unsigned long, unsigned long, bool) ../../../../src/libsanitizer/asan/asan_descriptions.cc:438
#6 0x7f0aa1ae9e94 in __asan::ErrorGeneric::ErrorGeneric(unsigned int, unsigned long, unsigned long, unsigned long, unsigned long, bool, unsigned long) ../../../../src/libsanitizer/asan/asan_errors.cc:380
#7 0x7f0aa1bcef4d in __asan::ReportGenericError(unsigned long, unsigned long, unsigned long, unsigned long, bool, unsigned long, unsigned int, bool) ../../../../src/libsanitizer/asan/asan_report.cc:460
#8 0x7f0aa1bd002d in __asan_report_store1 ../../../../src/libsanitizer/asan/asan_rtl.cc:121
#9 0x7f0a97c0eb2d in zend_jit_trace_execute /home/runner/work/php-src/php-src/ext/opcache/jit/zend_jit_vm_helpers.c:720
#10 0x7f0a97bd9840 in zend_jit_trace_hot_root ext/opcache/jit/zend_jit_trace.c:7558
#11 0x7f0a516ee6cf (/dev/zero (deleted)+0x80006cf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment