-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.1.7
-
Component/s: JavaScript
-
ALL
-
Shutting down the shell produces a series of ASAN messages. I compiled my shell with
scons -j26 --ssl --dbg=on --opt=off --build-fast-and-loose=of f --sanitize=address,undefined --allocator=system VARIANT_DIR=autosconsSAN CXX=" ccache clang++" CC="ccache clang
Report is attached.