Advertisement
Guest User

Untitled

a guest
May 21st, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. > msvcr120.dll!__crt_debugger_hook(int _Reserved=2) Line 60 C
  2. msvcr120.dll!_call_reportfault(int nDbgHookCode=2, unsigned long dwExceptionCode=3221226519, unsigned long dwExceptionFlags) Line 208 C++
  3. msvcr120.dll!_invoke_watson(const wchar_t * pszExpression=0x0000000000000000, const wchar_t * pszFunction=0x000007fe8c750d3d, const wchar_t * pszFile=0x0000000000000020, unsigned int nLine=4082054296, unsigned __int64 pReserved=0) Line 138 C++
  4. msvcr120.dll!_invalid_parameter(const wchar_t * pszExpression=0x0000000000000000, const wchar_t * pszFunction=0x0000000000000000, const wchar_t * pszFile=0x0000000000000000, unsigned int nLine=0, unsigned __int64 pReserved=0) Line 85 C++
  5. msvcr120.dll!_invalid_parameter_noinfo() Line 97 C++
  6. msvcr120.dll!_wcstombs_l_helper(char * s=0x00000000003ea668, const wchar_t * pwcs, unsigned __int64 n=256, localeinfo_struct * plocinfo) Line 102 C++
  7. CatznipBeta.exe!windows_post_minidump_callback(const wchar_t * dump_path=0x0000000000000000, const wchar_t * minidump_id=0x0000000000000000, void * context=0x000000000027c500, _EXCEPTION_POINTERS * exinfo=0x0000000000000000, MDRawAssertionInfo * assertion=0x0000000000000000, bool succeeded=true) Line 1101 C++
  8. CatznipBeta.exe!google_breakpad::ExceptionHandler::WriteMinidumpWithException(unsigned long,struct _EXCEPTION_POINTERS *,struct MDRawAssertionInfo *) Unknown
  9. CatznipBeta.exe!google_breakpad::ExceptionHandler::HandleException(struct _EXCEPTION_POINTERS *) Unknown
  10. kernel32.dll!UnhandledExceptionFilter() Unknown
  11. ntdll.dll!string "Enabling heap debug options\n"() Unknown
  12. ntdll.dll!__C_specific_handler() Unknown
  13. ntdll.dll!RtlpExecuteHandlerForException() Unknown
  14. ntdll.dll!RtlDispatchException() Unknown
  15. ntdll.dll!RtlRaiseException() Unknown
  16. KernelBase.dll!RaiseException() Unknown
  17. msvcr120.dll!_CxxThrowException(void * pExceptionObject=0x000000000027d768, const _s__ThrowInfo * pThrowInfo) Line 154 C++
  18. CatznipBeta.exe!boost::escaped_list_separator<char,std::char_traits<char> >::do_escape<std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >(std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > > & next, std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > > end={...}, std::basic_string<char,std::char_traits<char>,std::allocator<char> > & tok={...}) Line 146 C++
  19. CatznipBeta.exe!boost::escaped_list_separator<char,std::char_traits<char> >::operator()<std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >(std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > > & next={...}, std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > > end={...}, std::basic_string<char,std::char_traits<char>,std::allocator<char> > & tok={...}) Line 178 C++
  20. CatznipBeta.exe!LLCommandLineParser::parseCommandLineString(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & str) Line 387 C++
  21. CatznipBeta.exe!LLAppViewerWin32::initParseCommandLine(LLCommandLineParser & clp) Line 783 C++
  22. CatznipBeta.exe!LLAppViewer::initConfiguration() Line 2794 C++
  23. CatznipBeta.exe!LLAppViewer::init() Line 853 C++
  24. CatznipBeta.exe!WinMain(HINSTANCE__ * hInstance=0x0000000000000000, HINSTANCE__ * hPrevInstance=0x0000000000000000, char * lpCmdLine, int nCmdShow=0) Line 376 C++
  25. CatznipBeta.exe!__tmainCRTStartup() Line 618 C
  26. kernel32.dll!BaseThreadInitThunk() Unknown
  27. ntdll.dll!RtlUserThreadStart() Unknown
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement