R Under development (unstable) (2026-09-23 r90587) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(nonmem2rx) > library(rxode2) rxode2 5.1.6 using 2 threads (see ?getRxThreads) no cache: create with `rxCreateCache()` > setRxThreads(1L) > library(data.table) Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > setDTthreads(1L) > > > test_check("nonmem2rx") $ABBREV record syntax error error: ================================================================================ :ERR: will not change var type from 'EPS' to 'THETA': :001: REPLACE EPS(ECL)=THETA(4) ================================================================================ :ERR: will not change var type from 'THETA' to 'ETA': :001: REPLACE THETA(CL,V1,Q,V2)=ETA(1,2,3,4) ================================================================================ :ERR: 'MOD' function not supported in translation: :001: CL = MOD(C) ================================================================================ :ERR: 'INT' function not supported in translation: :001: CL = INT(C) ================================================================================ :ERR: 'A#' NONMEM reserved variable is not translated: :001: CL = A12345 ================================================================================ :ERR: 'C#' NONMEM reserved variable is not translated: :001: CL = C12345 ================================================================================ :ERR: 'COMACT' NONMEM reserved variable is not translated: :001: A = COMACT ================================================================================ :ERR: 'COMSAV' NONMEM reserved variable is not translated: :001: A = COMSAV ================================================================================ :ERR: 'CALL PASS(MODE)' statements not supported in translation: :001: CALL PASS(MODE) ================================================================================ :ERR: 'CALL SUPP(# , #)' statements not supported in translation: :001: CALL SUPP(0 , 1) ================================================================================ :ERR: DT(#) not supported in translation: :001: C=DT(3) ================================================================================ :ERR: MNEXT(#) not supported in translation: :001: C=MNEXT(3) ================================================================================ :ERR: PCMT(#) not supported in translation: :001: C=PCMT(3) ================================================================================ :ERR: DA(#, #) not supported in translation: :001: DA(1, 2) = -KEL*A(1) ================================================================================ :ERR: DP(#, #) not supported in translation: :001: DP(1, 2) = -KEL*A(1) ================================================================================ :ERR: 'TSCALE' NONMEM reserved variable is not translated: :001: TSCALE = 4 ================================================================================ :ERR: 'XSCALE' NONMEM reserved variable is not translated: :001: XSCALE = 4 ================================================================================ :ERR: 'CALL GETETA(ETA)' not supported in translation: :001: CALL GETETA(ETA) ================================================================================ $PRED syntax error: :001: , ^ ================================================================================ :ERR: can only request depot and central compartments for solved systems in rxode2 translations: :001: f3=1 ================================================================================ :ERR: can only request depot and central compartments for solved systems in rxode2 translations: :001: f3=1 ================================================================================ :ERR: F0/FO is not supported in translation: :001: F0=3 ================================================================================ i getting information from '/data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx.Rcheck/nonmem2rx/TheopdExt.ctl' i reading in lst file i seeing if file argument is actually lst file i not list file, control stream i done i splitting control stream by records i done i Processing record $INPUT i Processing record $gTHETA i Processing record $OMEGA i Processing record $SIGMA i Processing record $PROBLEM i Processing record $DATA i Processing record $ESTIMATION i Ignore record $ESTIMATION i Processing record $COVARIANCE i Ignore record $COVARIANCE i Processing record $PRED i Processing record $TABLE i final parameters not updated, will skip validation i changing most variables to lower case i done i replace theta names i done i replace eta names i done i getting information from '/data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx.Rcheck/nonmem2rx/Theopd.ctl' i reading in lst file i seeing if file argument is actually lst file i not list file, control stream i done i splitting control stream by records i done i Processing record $INPUT i Processing record $gTHETA i Processing record $OMEGA i Processing record $SIGMA i Processing record $PROBLEM i Processing record $DATA i Processing record $ESTIMATION i Ignore record $ESTIMATION i Processing record $COVARIANCE i Ignore record $COVARIANCE i Processing record $PRED i Processing record $TABLE i final parameters not updated, will skip validation i changing most variables to lower case i done i replace theta names i done i replace eta names i done i getting information from '/tmp/RtmpRz29oi/file35ced01b5f441e.ctl' i reading in lst file i seeing if file argument is actually lst file i not list file, control stream i done i splitting control stream by records i done i Processing record $INPUT i Processing record $ABBREVITED i Processing record $gTHETA i Processing record $OMEGA i Processing record $SIGMA i Processing record $PROBLEM i Processing record $DATA i Processing record $SUBROUTINES i Processing record $PK i Processing record $ERROR i Processing record $ESTIMATION i Ignore record $ESTIMATION i Processing record $TABLE i final parameters not updated, will skip validation i changing most variables to lower case i done i replace theta names i done i replace eta names i done i getting information from '/tmp/RtmpRz29oi/file35ced069e6fc63.ctl' i reading in lst file i seeing if file argument is actually lst file i not list file, control stream i done i splitting control stream by records i done i Processing record $INPUT i Processing record $ABBREVITED i Processing record $gTHETA i Processing record $OMEGA i Processing record $SIGMA i Processing record $PROBLEM i Processing record $DATA i Processing record $SUBROUTINES i Processing record $PK i Processing record $ERROR i Processing record $ESTIMATION i Ignore record $ESTIMATION i Processing record $TABLE i final parameters not updated, will skip validation i changing most variables to lower case i done i replace theta names i done i replace eta names i done i $DATA format (3F10.0,2(1X,F5.0)) ignored; data read as delimited i $DATA NOOPEN: data file is not opened by NM-TRAN i $DATA PRED_IGNORE_DATA is not applied when reading input data $DATA syntax error: :001: file.csv IGNORE=(A-EQ-1) ^ ================================================================================ $DATA syntax error: :001: file.csv ACCEPT=(A.EQ.1) (3F10.0) ^ ================================================================================ i $DATA format (3F10.0, 2F5.0) ignored; data read as delimited $DATA syntax error: :001: matt.csv matt=.csv ^ ================================================================================ Saving _problems/test-eta-order-8.R ================================================================= ==3526352==ERROR: AddressSanitizer: heap-use-after-free on address 0x7e7d656a0c04 at pc 0x5623170d2a23 bp 0x7ffe020893f0 sp 0x7ffe02088b78 READ of size 7 at 0x7e7d656a0c04 thread T0 #0 0x5623170d2a22 in printf_common(void*, char const*, __va_list_tag*) /data/localhost/ripley/Sources/LLVM/23/latest/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors_format.inc:567:9 #1 0x5623170d2d11 in vfprintf /data/localhost/ripley/Sources/LLVM/23/latest/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:1795:1 #2 0x562317547265 in Rvprintf /data/localhost/ripley/R/svn/R-devel/src/main/printutils.c:993:7 #3 0x562317547265 in Rprintf /data/localhost/ripley/R/svn/R-devel/src/main/printutils.c:906:5 #4 0x7b9d55229ccb in nonmem2rx_printErrorInfo /data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx/src/./parseSyntaxErrors.h #5 0x7b9d55229ccb in nonmem2rxSyntaxError /data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx/src/./parseSyntaxErrors.h:340:5 #6 0x7b9d57df4556 in exhaustive_parse parse.c #7 0x7b9d57df6654 in dparse (/data/localhost/ripley/R/test-clang/dparser/libs/dparser.so+0x13654) #8 0x7b9d55228512 in trans_lst /data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx/src/lst.c:166:8 #9 0x7b9d5522a76b in _nonmem2rx_trans_lst /data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx/src/lst.c:184:3 #10 0x562317317225 in R_doDotCall /data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:757:11 #11 0x562317323165 in do_dotcall /data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:1437:11 #12 0x5623173c58e7 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1258:9 #13 0x56231730ebf5 in do_External /data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:573:11 #14 0x5623173d344a in bcEval_loop /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:8150:14 #15 0x5623173c6a54 in bcEval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533:16 #16 0x5623173c4fe1 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1167:8 #17 0x56231740d77c in R_execClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2398:39 #18 0x56231740c938 in applyClosure_core /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2314:16 #19 0x5623173c809e in Rf_applyClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2333:16 #20 0x5623173c5a08 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1278:12 #21 0x56231741bf49 in do_begin /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:3001:10 #22 0x5623173c5520 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1230:12 #23 0x562317423323 in do_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:3975:13 #24 0x5623173d344a in bcEval_loop /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:8150:14 #25 0x5623173c6a54 in bcEval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533:16 #26 0x5623173c4fe1 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1167:8 #27 0x56231740d77c in R_execClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2398:39 #28 0x56231740c938 in applyClosure_core /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2314:16 #29 0x5623173c809e in Rf_applyClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2333:16 #30 0x5623173c5a08 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1278:12 #31 0x562317423c8a in do_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:3993:9 #32 0x5623173d344a in bcEval_loop /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:8150:14 #33 0x5623173c6a54 in bcEval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533:16 #34 0x5623173c4fe1 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1167:8 #35 0x56231740d77c in R_execClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2398:39 #36 0x56231740c938 in applyClosure_core /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2314:16 #37 0x562317416424 in Rf_applyClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2333:16 #38 0x562317416424 in R_forceAndCall /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2465:8 #39 0x5623171cbf91 in do_lapply /data/localhost/ripley/R/svn/R-devel/src/main/apply.c:75:8 #40 0x5623174cd5c9 in do_internal /data/localhost/ripley/R/svn/R-devel/src/main/names.c:1425:11 #41 0x5623173d8c53 in bcEval_loop /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:8170:15 #42 0x5623173c6a54 in bcEval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533:16 #43 0x5623173c4fe1 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1167:8 #44 0x56231740d77c in R_execClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2398:39 #45 0x56231740c938 in applyClosure_core /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2314:16 #46 0x5623173c809e in Rf_applyClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2333:16 #47 0x5623173c5a08 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1278:12 #48 0x562317496dd1 in Rf_ReplIteration /data/localhost/ripley/R/svn/R-devel/src/main/main.c:264:23 #49 0x562317499600 in R_ReplConsole /data/localhost/ripley/R/svn/R-devel/src/main/main.c:319:11 #50 0x562317499600 in run_Rmainloop /data/localhost/ripley/R/svn/R-devel/src/main/main.c:1239:5 #51 0x562317499692 in Rf_mainloop /data/localhost/ripley/R/svn/R-devel/src/main/main.c:1246:5 #52 0x562317198a9c in main /data/localhost/ripley/R/svn/R-devel/src/main/Rmain.c:29:5 #53 0x7f9d6760a680 in __libc_start_call_main (/lib64/libc.so.6+0x3680) (BuildId: 5bd941be836f538fe5e10eff508f7f5dd94905a6) #54 0x7f9d6760a797 in __libc_start_main@GLIBC_2.2.5 (/lib64/libc.so.6+0x3797) (BuildId: 5bd941be836f538fe5e10eff508f7f5dd94905a6) #55 0x5623170a87d4 in _start (/data/localhost/ripley/R/clang-ASAN/bin/exec/R+0x17d4) 0x7e7d656a0c04 is located 2052 bytes inside of 48000-byte region [0x7e7d656a0400,0x7e7d656abf80) freed by thread T0 here: #0 0x562317156876 in free /data/localhost/ripley/Sources/LLVM/23/latest/compiler-rt/lib/asan/asan_malloc_linux.cpp:51:3 #1 0x7b9d5523edde in lineFree /data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx/src/sbuf.c:91:23 #2 0x7b9d5522a8c3 in nonmem2rx_full_parseFree /data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx/src/mem.c:42:3 #3 0x7b9d5522b0ca in _nonmem2rx_r_parseFree /data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx/src/mem.c:102:3 #4 0x562317310d0d in R_doDotCall /data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:751:11 #5 0x562317323165 in do_dotcall /data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:1437:11 #6 0x5623173c58e7 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1258:9 #7 0x56231741bf49 in do_begin /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:3001:10 #8 0x5623173c5520 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1230:12 #9 0x5623172cf70e in Rf_endcontext /data/localhost/ripley/R/svn/R-devel/src/main/context.c:315:6 #10 0x56231740d7df in R_execClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2401:5 #11 0x56231740c938 in applyClosure_core /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2314:16 #12 0x5623173c809e in Rf_applyClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2333:16 #13 0x5623173c5a08 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1278:12 #14 0x5623173c72ea in forcePromise /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:976:13 #15 0x5623173f1e7d in getvar /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:5867:6 #16 0x5623173f1e7d in bcEval_loop /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7880:20 #17 0x5623173c6a54 in bcEval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533:16 #18 0x5623173c4fe1 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1167:8 #19 0x56231740d77c in R_execClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2398:39 #20 0x56231740c938 in applyClosure_core /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2314:16 #21 0x5623173c809e in Rf_applyClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2333:16 #22 0x5623173c5a08 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1278:12 #23 0x5623173c72ea in forcePromise /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:976:13 #24 0x5623173f1e7d in getvar /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:5867:6 #25 0x5623173f1e7d in bcEval_loop /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7880:20 #26 0x5623173c6a54 in bcEval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533:16 #27 0x5623173c4fe1 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1167:8 #28 0x56231740d77c in R_execClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2398:39 #29 0x56231740c938 in applyClosure_core /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2314:16 #30 0x5623173c809e in Rf_applyClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2333:16 #31 0x5623173c5a08 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1278:12 previously allocated by thread T0 here: #0 0x562317157022 in calloc /data/localhost/ripley/Sources/LLVM/23/latest/compiler-rt/lib/asan/asan_malloc_linux.cpp:116:3 #1 0x5623174c19a4 in R_chk_calloc /data/localhost/ripley/R/svn/R-devel/src/main/memory.c:3550:9 #2 0x7b9d5523e9d9 in lineIni /data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx/src/sbuf.c:72:12 #3 0x7b9d5522ad28 in nonmem2rx_full_parseFree /data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx/src/mem.c:67:5 #4 0x7b9d5522b0ca in _nonmem2rx_r_parseFree /data/localhost/ripley/R/packages/tests-clang-ASAN/nonmem2rx/src/mem.c:102:3 #5 0x562317310d0d in R_doDotCall /data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:751:11 #6 0x562317323165 in do_dotcall /data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:1437:11 #7 0x5623173c58e7 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1258:9 #8 0x56231741bf49 in do_begin /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:3001:10 #9 0x5623173c5520 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1230:12 #10 0x5623172cf70e in Rf_endcontext /data/localhost/ripley/R/svn/R-devel/src/main/context.c:315:6 #11 0x56231740d7df in R_execClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2401:5 #12 0x56231740c938 in applyClosure_core /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2314:16 #13 0x5623173c809e in Rf_applyClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2333:16 #14 0x5623173c5a08 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1278:12 #15 0x5623173c72ea in forcePromise /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:976:13 #16 0x5623173f1e7d in getvar /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:5867:6 #17 0x5623173f1e7d in bcEval_loop /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7880:20 #18 0x5623173c6a54 in bcEval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533:16 #19 0x5623173c4fe1 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1167:8 #20 0x56231740d77c in R_execClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2398:39 #21 0x56231740c938 in applyClosure_core /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2314:16 #22 0x5623173c809e in Rf_applyClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2333:16 #23 0x5623173c5a08 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1278:12 #24 0x56231741bf49 in do_begin /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:3001:10 #25 0x5623173c5520 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1230:12 #26 0x56231740d77c in R_execClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2398:39 #27 0x56231740c938 in applyClosure_core /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2314:16 #28 0x5623173c809e in Rf_applyClosure /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2333:16 #29 0x5623173c5a08 in Rf_eval /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1278:12 #30 0x56231741bf49 in do_begin /data/localhost/ripley/R/svn/R-devel/src/main/eval.c:3001:10 SUMMARY: AddressSanitizer: heap-use-after-free /data/localhost/ripley/R/svn/R-devel/src/main/printutils.c:993:7 in Rvprintf Shadow bytes around the buggy address: 0x7e7d656a0980: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7e7d656a0a00: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7e7d656a0a80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7e7d656a0b00: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7e7d656a0b80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd =>0x7e7d656a0c00:[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7e7d656a0c80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7e7d656a0d00: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7e7d656a0d80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7e7d656a0e00: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x7e7d656a0e80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==3526352==ABORTING