Created
February 28, 2019 16:05
-
-
Save xeioex/3a8933149c88c2700232a361a5ddafc3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| === language/module-code/eval-gtbndng-indirect-update-dflt failed in strict mode === | |
| --- errors --- | |
| AddressSanitizer:DEADLYSIGNAL | |
| ================================================================= | |
| ==21257==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0000005bd0cf bp 0x7ffdb0321ea0 sp 0x7ffdb0321c00 T0) | |
| ==21257==The signal is caused by a READ memory access. | |
| ==21257==Hint: address points to the zero page. | |
| #0 0x5bd0ce in njs_module_relative_path /home/xeioex/workspace/nginx/nginScript/njs/njs/njs_module.c:287:9 | |
| #1 0x5ba9c6 in njs_module_lookup /home/xeioex/workspace/nginx/nginScript/njs/njs/njs_module.c:227:11 | |
| #2 0x5b994f in njs_parser_module /home/xeioex/workspace/nginx/nginScript/njs/njs/njs_module.c:124:11 | |
| #3 0x5dea66 in njs_parser_import_statement /home/xeioex/workspace/nginx/nginScript/njs/njs/njs_parser.c:1880:11 | |
| #4 0x5d9082 in njs_parser_statement /home/xeioex/workspace/nginx/nginScript/njs/njs/njs_parser.c:347:16 | |
| #5 0x5cfb49 in njs_parser_statement_chain /home/xeioex/workspace/nginx/nginScript/njs/njs/njs_parser.c:287:13 | |
| #6 0x5ce919 in njs_parser /home/xeioex/workspace/nginx/nginScript/njs/njs/njs_parser.c:140:17 | |
| #7 0x532abc in njs_vm_compile /home/xeioex/workspace/nginx/nginScript/njs/njs/njs.c:253:11 | |
| #8 0x52dc4f in njs_process_script /home/xeioex/workspace/nginx/nginScript/njs/njs/njs_shell.c:642:11 | |
| #9 0x52c41e in njs_process_file /home/xeioex/workspace/nginx/nginScript/njs/njs/njs_shell.c:526:11 | |
| #10 0x52ac51 in main /home/xeioex/workspace/nginx/nginScript/njs/njs/njs_shell.c:248:15 | |
| #11 0x7f6179baf82f in __libc_start_main /build/glibc-Cl5G7W/glibc-2.23/csu/../csu/libc-start.c:291 | |
| #12 0x41b648 in _start (/home/xeioex/workspace/nginx/nginScript/njs/build/njs+0x41b648) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment