Created
July 30, 2018 15:47
-
-
Save piscisaureus/833339c2aea74da7cc7724635816f93c 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
snapshot_creator.exe!std::_Container_base12::_Orphan_all() Line 253 | |
at C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.14.26428\include\xutility(253) | |
snapshot_creator.exe!std::_String_alloc<std::_String_base_types<char,std::allocator<char> > >::_Orphan_all() Line 2007 | |
at C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.14.26428\include\xstring(2007) | |
snapshot_creator.exe!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Tidy_deallocate() Line 3960 | |
at C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.14.26428\include\xstring(3960) | |
snapshot_creator.exe!deno::HandleException(v8::Local<v8::Context> context={...}, v8::Local<v8::Value> exception) Line 83 | |
at C:\Users\BertBelder\d\deno\src\binding.cc(83) | |
snapshot_creator.exe!deno::Execute(v8::Local<v8::Context> context={...}, const char * js_filename, const char * js_source=0x00000247c7234080) Line 226 | |
at C:\Users\BertBelder\d\deno\src\binding.cc(226) | |
snapshot_creator.exe!deno::InitializeContext(v8::Isolate * isolate=0x00000247c68b77d0, v8::Local<v8::Context> context={...}, const char * js_filename=0x00000247c4f4b71a, const char * js_source=0x00000247c7234080) Line 264 | |
at C:\Users\BertBelder\d\deno\src\binding.cc(264) | |
snapshot_creator.exe!deno::MakeSnapshot(const char * js_filename=0x00000247c4f4b71a, const char * js_source=0x00000247c7234080) Line 32 | |
at C:\Users\BertBelder\d\deno\src\snapshot_creator.cc(32) | |
snapshot_creator.exe!main(int argc=3, char * * argv=0x00000247c4f4b6c0) Line 115 | |
at C:\Users\BertBelder\d\deno\src\snapshot_creator.cc(115) | |
snapshot_creator.exe!invoke_main() Line 79 | |
at f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl(79) | |
snapshot_creator.exe!__scrt_common_main_seh() Line 283 | |
at f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl(283) | |
snapshot_creator.exe!__scrt_common_main() Line 326 | |
at f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl(326) | |
snapshot_creator.exe!mainCRTStartup() Line 17 | |
at f:\dd\vctools\crt\vcstartup\src\startup\exe_main.cpp(17) | |
kernel32.dll!BaseThreadInitThunk() | |
ntdll.dll!RtlUserThreadStart() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment