Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ea0676] openrct2.exe: std::_Narrow_char_traits<char,int>::length #21998

Open
OpenRCT2-git-bot opened this issue May 9, 2024 · 1 comment
Open
Assignees
Labels
backtrace.io Issue is related to a crash backtrace uploaded to OpenRCT2 devs. crash Game exits suddenly.

Comments

@OpenRCT2-git-bot
Copy link
Contributor

New error: [openrct2]
1 occurrence since (Thu May 09 2024 21:56:08 GMT+0000 (Coordinated Universal Time))
Application openrct2.exe
Attributes application — 1
  • openrct2.exe — 1 (100.00%)
attachment_config.ini — 1
  • * B — 1 (100.00%)
assert_failure — 1
  • * — 1 (100.00%)
commit — 1
  • * — 1 (100.00%)
fault.address — 1
  • 0x00 — 1 (100.00%)
error.message — 1
  • EXCEPTION_ACCESS_VIOLATION_READ — 1 (100.00%)
version — 1
  • * — 1 (100.00%)
_rxid — 1
  • 20000000-f1d2-f10b-0000-000000000000 — 1 (100.00%)
callstack — 1
  • {"frame":["std::_Narrow_char_traits<char,int>::length","std::basic_string<char,std::char_traits<char>,std::allocator<char> >::{ctor}","OpenRCT2::Scripting::ScStaff::costume_get","apply_method_helper(","apply_method(","dukglue::detail::MethodInfo<1,OpenRCT2::Scripting::ScEntity,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >::MethodRuntime::actually_call(duk_hthread *,","dukglue::detail::MethodInfo<1,OpenRCT2::Scripting::ScEntity,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >::MethodRuntime::call_native_method","duk_hobject_getprop","duk__js_execute_bytecode_inner","duk_js_execute_bytecode","duk__handle_call_raw","duk_handle_call_unprotected","duk__pcall_raw","duk__handle_safe_call_inner(duk_hthread *,","duk_handle_safe_call(duk_hthread *,","duk_safe_call(duk_hthread *,","duk_pcall","OpenRCT2::Scripting::Plugin::Start","OpenRCT2::Scripting::ScriptEngine::StartPlugin","OpenRCT2::Scripting::ScriptEngine::StartTransientPlugins","OpenRCT2::Scripting::ScriptEngine::CheckAndStartPlugins","OpenRCT2::Scripting::ScriptEngine::Tick","OpenRCT2::Context::Tick","OpenRCT2::Context::RunFixedFrame","OpenRCT2::Context::RunFrame","OpenRCT2::Context::RunGameLoop","OpenRCT2::Context::Launch","OpenRCT2::Context::RunOpenRCT2","NormalisedMain","wmain","invoke_main"]} — 1 (100.00%)
Classifiers invalid-read
Frames std::_Narrow_char_traits<char,int>::length std::basic_string<char,std::char_traits<char>,std::allocator<char> >::{ctor} OpenRCT2::Scripting::ScStaff::costume_get apply_method_helper( apply_method( dukglue::detail::MethodInfo<1,OpenRCT2::Scripting::ScEntity,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >::MethodRuntime::actually_call(duk_hthread *, dukglue::detail::MethodInfo<1,OpenRCT2::Scripting::ScEntity,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >::MethodRuntime::call_native_method duk_hobject_getprop duk__js_execute_bytecode_inner duk_js_execute_bytecode duk__handle_call_raw duk_handle_call_unprotected duk__pcall_raw duk__handle_safe_call_inner(duk_hthread *, duk_handle_safe_call(duk_hthread *, duk_safe_call(duk_hthread *, duk_pcall OpenRCT2::Scripting::Plugin::Start OpenRCT2::Scripting::ScriptEngine::StartPlugin OpenRCT2::Scripting::ScriptEngine::StartTransientPlugins OpenRCT2::Scripting::ScriptEngine::CheckAndStartPlugins OpenRCT2::Scripting::ScriptEngine::Tick OpenRCT2::Context::Tick OpenRCT2::Context::RunFixedFrame OpenRCT2::Context::RunFrame OpenRCT2::Context::RunGameLoop OpenRCT2::Context::Launch OpenRCT2::Context::RunOpenRCT2 NormalisedMain wmain invoke_main
@OpenRCT2-git-bot OpenRCT2-git-bot added backtrace.io Issue is related to a crash backtrace uploaded to OpenRCT2 devs. crash Game exits suddenly. labels May 9, 2024
@Gymnasiast
Copy link
Member

@AaronVanGeffen could this have to do with your recent entertainer refactor? The call stack suggests it. Also see #21997.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backtrace.io Issue is related to a crash backtrace uploaded to OpenRCT2 devs. crash Game exits suddenly.
Projects
None yet
Development

No branches or pull requests

3 participants