R Under development (unstable) (2026-09-14 r90537) -- "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. > library(testthat) > library(languageserver) > test_check("languageserver") Starting 2 test processes. > test-navigation-index.R: navigation.c:145:11: runtime error: null pointer passed as argument 1, which is declared to never be null > test-navigation-index.R: /usr/include/stdlib.h:999:30: note: nonnull attribute specified here > test-navigation-index.R: #0 0x7fa55e7c19a9 in reference_resolve_local_c /data/localhost/ripley/R/packages/tests-clang-UBSAN/languageserver/src/navigation.c:145:5 > test-navigation-index.R: #1 0x56467742073b in R_doDotCall (/data/localhost/ripley/R/R-clang/bin/exec/R+0x9173b) > test-navigation-index.R: #2 0x56467742102d in do_dotcall (/data/localhost/ripley/R/R-clang/bin/exec/R+0x9202d) > test-navigation-index.R: #3 0x564677458d86 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9d86) > test-navigation-index.R: #4 0x5646774750ca in do_begin (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe60ca) > test-navigation-index.R: #5 0x564677458bdf in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9bdf) > test-navigation-index.R: #6 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #7 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #8 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #9 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #10 0x56467741d3cb in do_External (/data/localhost/ripley/R/R-clang/bin/exec/R+0x8e3cb) > test-navigation-index.R: #11 0x56467745fb53 in bcEval_loop eval.c > test-navigation-index.R: #12 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #13 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #14 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #15 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #16 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #17 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #18 0x5646774750ca in do_begin (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe60ca) > test-navigation-index.R: #19 0x564677458bdf in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9bdf) > test-navigation-index.R: #20 0x564677477237 in do_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe8237) > test-navigation-index.R: #21 0x56467745fb53 in bcEval_loop eval.c > test-navigation-index.R: #22 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #23 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #24 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #25 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #26 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #27 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #28 0x564677477617 in do_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe8617) > test-navigation-index.R: #29 0x56467745fb53 in bcEval_loop eval.c > test-navigation-index.R: #30 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #31 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #32 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #33 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #34 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #35 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #36 0x5646774750ca in do_begin (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe60ca) > test-navigation-index.R: #37 0x564677458bdf in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9bdf) > test-navigation-index.R: #38 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #39 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #40 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #41 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #42 0x5646773e453f in do_docall (/data/localhost/ripley/R/R-clang/bin/exec/R+0x5553f) > test-navigation-index.R: #43 0x56467745fb53 in bcEval_loop eval.c > test-navigation-index.R: #44 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #45 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #46 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #47 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #48 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #49 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #50 0x5646773e453f in do_docall (/data/localhost/ripley/R/R-clang/bin/exec/R+0x5553f) > test-navigation-index.R: #51 0x56467745fb53 in bcEval_loop eval.c > test-navigation-index.R: #52 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #53 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #54 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #55 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #56 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #57 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #58 0x564677459453 in forcePromise eval.c > test-navigation-index.R: #59 0x56467746ceef in getvar eval.c > test-navigation-index.R: #60 0x56467745d628 in bcEval_loop eval.c > test-navigation-index.R: #61 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #62 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #63 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #64 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #65 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #66 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #67 0x5646774750ca in do_begin (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe60ca) > test-navigation-index.R: #68 0x564677458bdf in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9bdf) > test-navigation-index.R: #69 0x564677459453 in forcePromise eval.c > test-navigation-index.R: #70 0x56467746ceef in getvar eval.c > test-navigation-index.R: #71 0x56467745d628 in bcEval_loop eval.c > test-navigation-index.R: #72 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #73 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #74 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #75 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #76 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #77 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #78 0x564677459453 in forcePromise eval.c > test-navigation-index.R: #79 0x56467746ceef in getvar eval.c > test-navigation-index.R: #80 0x56467745d628 in bcEval_loop eval.c > test-navigation-index.R: #81 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #82 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #83 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #84 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #85 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #86 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #87 0x5646774750ca in do_begin (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe60ca) > test-navigation-index.R: #88 0x564677458bdf in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9bdf) > test-navigation-index.R: #89 0x5646774a5f57 in Rf_ReplIteration (/data/localhost/ripley/R/R-clang/bin/exec/R+0x116f57) > test-navigation-index.R: #90 0x5646774a7a4e in run_Rmainloop (/data/localhost/ripley/R/R-clang/bin/exec/R+0x118a4e) > test-navigation-index.R: #91 0x5646774a7aba in Rf_mainloop (/data/localhost/ripley/R/R-clang/bin/exec/R+0x118aba) > test-navigation-index.R: #92 0x564677390db7 in main (/data/localhost/ripley/R/R-clang/bin/exec/R+0x1db7) > test-navigation-index.R: #93 0x7fa568d0b680 in __libc_start_call_main (/lib64/libc.so.6+0x3680) (BuildId: 5bd941be836f538fe5e10eff508f7f5dd94905a6) > test-navigation-index.R: #94 0x7fa568d0b797 in __libc_start_main@GLIBC_2.2.5 (/lib64/libc.so.6+0x3797) (BuildId: 5bd941be836f538fe5e10eff508f7f5dd94905a6) > test-navigation-index.R: #95 0x564677390cd4 in _start (/data/localhost/ripley/R/R-clang/bin/exec/R+0x1cd4) > test-navigation-index.R: > test-navigation-index.R: SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior navigation.c:145:11 > test-navigation-index.R: navigation.c:144:11: runtime error: null pointer passed as argument 1, which is declared to never be null > test-navigation-index.R: /usr/include/stdlib.h:999:30: note: nonnull attribute specified here > test-navigation-index.R: #0 0x7fa55e7c1994 in reference_resolve_local_c /data/localhost/ripley/R/packages/tests-clang-UBSAN/languageserver/src/navigation.c:144:5 > test-navigation-index.R: #1 0x56467742073b in R_doDotCall (/data/localhost/ripley/R/R-clang/bin/exec/R+0x9173b) > test-navigation-index.R: #2 0x56467742102d in do_dotcall (/data/localhost/ripley/R/R-clang/bin/exec/R+0x9202d) > test-navigation-index.R: #3 0x564677458d86 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9d86) > test-navigation-index.R: #4 0x5646774750ca in do_begin (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe60ca) > test-navigation-index.R: #5 0x564677458bdf in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9bdf) > test-navigation-index.R: #6 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #7 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #8 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #9 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #10 0x56467741d3cb in do_External (/data/localhost/ripley/R/R-clang/bin/exec/R+0x8e3cb) > test-navigation-index.R: #11 0x56467745fb53 in bcEval_loop eval.c > test-navigation-index.R: #12 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #13 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #14 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #15 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #16 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #17 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #18 0x5646774750ca in do_begin (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe60ca) > test-navigation-index.R: #19 0x564677458bdf in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9bdf) > test-navigation-index.R: #20 0x564677477237 in do_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe8237) > test-navigation-index.R: #21 0x56467745fb53 in bcEval_loop eval.c > test-navigation-index.R: #22 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #23 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #24 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #25 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #26 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #27 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #28 0x564677477617 in do_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe8617) > test-navigation-index.R: #29 0x56467745fb53 in bcEval_loop eval.c > test-navigation-index.R: #30 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #31 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #32 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #33 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #34 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #35 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #36 0x5646774750ca in do_begin (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe60ca) > test-navigation-index.R: #37 0x564677458bdf in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9bdf) > test-navigation-index.R: #38 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #39 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #40 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #41 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #42 0x5646773e453f in do_docall (/data/localhost/ripley/R/R-clang/bin/exec/R+0x5553f) > test-navigation-index.R: #43 0x56467745fb53 in bcEval_loop eval.c > test-navigation-index.R: #44 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #45 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #46 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #47 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #48 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #49 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #50 0x5646773e453f in do_docall (/data/localhost/ripley/R/R-clang/bin/exec/R+0x5553f) > test-navigation-index.R: #51 0x56467745fb53 in bcEval_loop eval.c > test-navigation-index.R: #52 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #53 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #54 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #55 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #56 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #57 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #58 0x564677459453 in forcePromise eval.c > test-navigation-index.R: #59 0x56467746ceef in getvar eval.c > test-navigation-index.R: #60 0x56467745d628 in bcEval_loop eval.c > test-navigation-index.R: #61 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #62 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #63 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #64 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #65 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #66 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #67 0x5646774750ca in do_begin (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe60ca) > test-navigation-index.R: #68 0x564677458bdf in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9bdf) > test-navigation-index.R: #69 0x564677459453 in forcePromise eval.c > test-navigation-index.R: #70 0x56467746ceef in getvar eval.c > test-navigation-index.R: #71 0x56467745d628 in bcEval_loop eval.c > test-navigation-index.R: #72 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #73 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #74 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #75 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #76 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #77 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #78 0x564677459453 in forcePromise eval.c > test-navigation-index.R: #79 0x56467746ceef in getvar eval.c > test-navigation-index.R: #80 0x56467745d628 in bcEval_loop eval.c > test-navigation-index.R: #81 0x5646774591fb in bcEval eval.c > test-navigation-index.R: #82 0x5646774589b4 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc99b4) > test-navigation-index.R: #83 0x564677470a88 in R_execClosure eval.c > test-navigation-index.R: #84 0x56467746ff7a in applyClosure_core eval.c > test-navigation-index.R: #85 0x5646774598c6 in Rf_applyClosure (/data/localhost/ripley/R/R-clang/bin/exec/R+0xca8c6) > test-navigation-index.R: #86 0x564677458e07 in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9e07) > test-navigation-index.R: #87 0x5646774750ca in do_begin (/data/localhost/ripley/R/R-clang/bin/exec/R+0xe60ca) > test-navigation-index.R: #88 0x564677458bdf in Rf_eval (/data/localhost/ripley/R/R-clang/bin/exec/R+0xc9bdf) > test-navigation-index.R: #89 0x5646774a5f57 in Rf_ReplIteration (/data/localhost/ripley/R/R-clang/bin/exec/R+0x116f57) > test-navigation-index.R: #90 0x5646774a7a4e in run_Rmainloop (/data/localhost/ripley/R/R-clang/bin/exec/R+0x118a4e) > test-navigation-index.R: #91 0x5646774a7aba in Rf_mainloop (/data/localhost/ripley/R/R-clang/bin/exec/R+0x118aba) > test-navigation-index.R: #92 0x564677390db7 in main (/data/localhost/ripley/R/R-clang/bin/exec/R+0x1db7) > test-navigation-index.R: #93 0x7fa568d0b680 in __libc_start_call_main (/lib64/libc.so.6+0x3680) (BuildId: 5bd941be836f538fe5e10eff508f7f5dd94905a6) > test-navigation-index.R: #94 0x7fa568d0b797 in __libc_start_main@GLIBC_2.2.5 (/lib64/libc.so.6+0x3797) (BuildId: 5bd941be836f538fe5e10eff508f7f5dd94905a6) > test-navigation-index.R: #95 0x564677390cd4 in _start (/data/localhost/ripley/R/R-clang/bin/exec/R+0x1cd4) > test-navigation-index.R: > test-navigation-index.R: SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior navigation.c:144:11 [ FAIL 0 | WARN 0 | SKIP 153 | PASS 4687 ] ══ Skipped tests (153) ═════════════════════════════════════════════════════════ • On CRAN (152): 'test-call-hierarchy.R:2:5', 'test-call-hierarchy.R:62:5', 'test-call-hierarchy.R:113:5', 'test-call-hierarchy.R:176:5', 'test-code-action.R:2:3', 'test-code-lens.R:41:5', 'test-color.R:28:5', 'test-color.R:69:5', 'test-completion.R:2:5', 'test-completion.R:62:5', 'test-completion.R:122:5', 'test-completion.R:166:5', 'test-completion.R:206:5', 'test-completion.R:233:5', 'test-completion.R:266:5', 'test-completion.R:294:5', 'test-completion.R:321:5', 'test-completion.R:362:5', 'test-completion.R:392:5', 'test-completion.R:419:5', 'test-completion.R:447:5', 'test-completion.R:471:5', 'test-completion.R:496:5', 'test-completion.R:540:5', 'test-completion.R:584:5', 'test-completion.R:601:5', 'test-completion.R:629:5', 'test-completion.R:647:5', 'test-completion.R:673:5', 'test-completion.R:733:5', 'test-completion.R:760:5', 'test-completion.R:802:5', 'test-completion.R:846:5', 'test-completion.R:902:5', 'test-completion.R:957:5', 'test-completion.R:1015:5', 'test-completion.R:1049:5', 'test-completion.R:1078:5', 'test-completion.R:1137:5', 'test-completion.R:1172:5', 'test-completion.R:1205:5', 'test-completion.R:1233:5', 'test-completion.R:1267:5', 'test-completion.R:1301:5', 'test-definition-blocks.R:2:5', 'test-definition.R:2:5', 'test-definition.R:53:5', 'test-definition.R:67:5', 'test-definition.R:90:5', 'test-definition.R:114:5', 'test-definition.R:165:5', 'test-definition.R:216:5', 'test-definition.R:278:5', 'test-definition.R:307:5', 'test-definition.R:340:5', 'test-folding.R:2:5', 'test-folding.R:23:5', 'test-folding.R:59:5', 'test-folding.R:92:5', 'test-folding.R:127:5', 'test-folding.R:181:5', 'test-folding.R:213:5', 'test-folding.R:256:5', 'test-formatting.R:2:5', 'test-formatting.R:28:5', 'test-formatting.R:51:5', 'test-formatting.R:73:5', 'test-formatting.R:97:5', 'test-formatting.R:121:5', 'test-formatting.R:256:5', 'test-formatting.R:281:5', 'test-highlight-blocks.R:2:5', 'test-highlight.R:2:5', 'test-highlight.R:56:5', 'test-index.R:204:5', 'test-index.R:236:5', 'test-hover.R:2:5', 'test-hover.R:137:5', 'test-hover.R:165:5', 'test-hover.R:203:5', 'test-hover.R:250:5', 'test-hover.R:282:5', 'test-hover.R:329:5', 'test-hover.R:379:5', 'test-hover.R:441:5', 'test-hover.R:475:5', 'test-hover.R:505:5', 'test-hover.R:547:5', 'test-hover.R:574:5', 'test-hover.R:593:5', 'test-hover.R:625:5', 'test-hover.R:652:5', 'test-hover.R:705:5', 'test-inline-value.R:27:5', 'test-inlay-hint.R:144:5', 'test-link.R:2:5', 'test-link.R:73:5', 'test-link.R:145:5', 'test-link.R:222:5', 'test-link.R:290:5', 'test-linked-editing.R:22:5', 'test-lintr.R:2:5', 'test-lintr.R:25:5', 'test-lintr.R:80:5', 'test-literate.R:198:5', 'test-rename.R:2:5', 'test-rename.R:95:5', 'test-rename.R:127:5', 'test-rename.R:235:5', 'test-rename.R:276:5', 'test-references.R:16:5', 'test-references.R:101:5', 'test-references.R:129:5', 'test-references.R:207:5', 'test-selection.R:2:3', 'test-selection.R:51:3', 'test-selection.R:70:3', 'test-selection.R:139:3', 'test-semantic-tokens.R:2:5', 'test-semantic-tokens.R:25:5', 'test-semantic-tokens.R:94:5', 'test-semantic-tokens.R:124:5', 'test-stdio.R:2:5', 'test-symbol-blocks.R:2:5', 'test-signature.R:2:5', 'test-signature.R:31:5', 'test-signature.R:50:5', 'test-signature.R:69:5', 'test-signature.R:101:5', 'test-signature.R:138:5', 'test-signature.R:157:5', 'test-signature.R:204:5', 'test-signature.R:251:5', 'test-symbol.R:2:5', 'test-symbol.R:100:5', 'test-symbol.R:137:5', 'test-symbol.R:163:5', 'test-symbol.R:231:5', 'test-symbol.R:281:5', 'test-type-hierarchy.R:2:5', 'test-type-hierarchy.R:40:5', 'test-type-hierarchy.R:72:5', 'test-type-hierarchy.R:107:5', 'test-type-hierarchy.R:151:5', 'test-type-hierarchy.R:195:5', 'test-unicode-path.R:2:5', 'test-workspace.R:2:3', 'test-workspace.R:20:3', 'test-workspace.R:118:3', 'test-workspace.R:184:3', 'test-task.R:105:5', 'test-task.R:273:5' • empty test (1): [ FAIL 0 | WARN 0 | SKIP 153 | PASS 4687 ] > > proc.time() user system elapsed 56.336 3.181 65.079