Ticket #5252: callstack.txt

File callstack.txt, 2.8 KB (added by Silier, 5 years ago)
Line 
1> pyrogenesis.exe!sys_open_url(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & url) Line 472 C++
2 pyrogenesis.exe!JSI_Main::OpenURL(ScriptInterface::CxPrivate * __formal, const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & url) Line 61 C++
3 [Inline Frame] pyrogenesis.exe!ScriptInterface_NativeWrapper<void>::call(JSContext *) Line 86 C++
4 pyrogenesis.exe!ScriptInterface::call<void,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,&JSI_Main::OpenURL>(JSContext * cx, unsigned int argc, JS::Value * vp) Line 125 C++
5 [Inline Frame] mozjs38-ps-release-vc140.dll!js::CallJSNative(JSContext *) Line 226 C++
6 mozjs38-ps-release-vc140.dll!js::Invoke(JSContext * cx, JS::CallArgs args, js::MaybeConstruct construct) Line 491 C++
7 mozjs38-ps-release-vc140.dll!Interpret(JSContext * cx, js::RunState & state) Line 2602 C++
8 mozjs38-ps-release-vc140.dll!js::RunScript(JSContext * cx, js::RunState & state) Line 448 C++
9 mozjs38-ps-release-vc140.dll!js::Invoke(JSContext * cx, JS::CallArgs args, js::MaybeConstruct construct) Line 520 C++
10 mozjs38-ps-release-vc140.dll!js::Invoke(JSContext * cx, const JS::Value & thisv, const JS::Value & fval, unsigned int argc, const JS::Value * argv, JS::MutableHandle<JS::Value> rval) Line 554 C++
11 mozjs38-ps-release-vc140.dll!JS_CallFunctionValue(JSContext * cx, JS::Handle<JSObject *> obj, JS::Handle<JS::Value> fval, const JS::HandleValueArray & args, JS::MutableHandle<JS::Value> rval) Line 4216 C++
12 pyrogenesis.exe!IGUIObject::ScriptEvent(const CStr8 & Action) Line 478 C++
13 pyrogenesis.exe!IGUIObject::SendEvent(EGUIMessageType type, const CStr8 & EventName) Line 448 C++
14 pyrogenesis.exe!IGUIButtonBehavior::HandleMessage(SGUIMessage & Message) Line 77 C++
15 pyrogenesis.exe!CButton::HandleMessage(SGUIMessage & Message) Line 83 C++
16 pyrogenesis.exe!IGUIObject::SendEvent(EGUIMessageType type, const CStr8 & EventName) Line 446 C++
17 pyrogenesis.exe!CGUI::HandleEvent(const SDL_Event_ * ev) Line 154 C++
18 pyrogenesis.exe!CGUIManager::HandleEvent(const SDL_Event_ * ev) Line 329 C++
19 pyrogenesis.exe!gui_handler(const SDL_Event_ * ev) Line 49 C++
20 pyrogenesis.exe!in_dispatch_event(const SDL_Event_ * ev) Line 62 C++
21 pyrogenesis.exe!PumpEvents() Line 228 C++
22 pyrogenesis.exe!Frame() Line 372 C++
23 pyrogenesis.exe!RunGameOrAtlas(int argc, const char * * argv) Line 629 C++
24 pyrogenesis.exe!SDL_main(int argc, char * * argv) Line 675 C++
25 pyrogenesis.exe!main_utf8(int argc, char * * argv) Line 126 C
26 pyrogenesis.exe!wmain(int argc, unsigned short * * wargv, unsigned short * wenvp) Line 151 C
27 [External Code]
28 pyrogenesis.exe!CallStartupWithinTryBlock() Line 365 C++
29 [External Code]
30 [Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll] Unknown