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

[65ab9f] openrct2.com: std::allocator<char>::deallocate #22032

Open
OpenRCT2-git-bot opened this issue May 14, 2024 · 1 comment
Open

[65ab9f] openrct2.com: std::allocator<char>::deallocate #22032

OpenRCT2-git-bot opened this issue May 14, 2024 · 1 comment
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

OpenRCT2-git-bot commented May 14, 2024

New error: [openrct2]
1 occurrence since (Tue May 14 2024 04:28:02 GMT+0000 (Coordinated Universal Time))
Application openrct2.com
Attributes application — 1
  • openrct2.com — 1 (100.00%)
attachment_config.ini — 1
  • D:\Documents\OpenRCT2\crash\5ea44112-5e82-4b5f-b9b6-52004c518148.ini B — 1 (100.00%)
assert_failure — 1
  • * — 1 (100.00%)
commit — 1 fault.address — 1
  • 0xFFFFFFF7 — 1 (100.00%)
error.message — 1
  • EXCEPTION_ACCESS_VIOLATION_READ — 1 (100.00%)
version — 1
  • OpenRCT2, v0.4.10 (e55d761) provided by GitHub — 1 (100.00%)
_rxid — 1
  • a0000000-f1d2-f10b-0000-000000000000 — 1 (100.00%)
callstack — 1
  • {"frame":["std::allocator<char>::deallocate","std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Deallocate_for_capacity","std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Tidy_deallocate","std::basic_string<char,std::char_traits<char>,std::allocator<char> >::{dtor}","DukValue::~DukValue","CatchIt<__FrameHandler4>","FindHandler<__FrameHandler4>","duk_err_longjmp","duk_throw_raw","duk_error_raw","OpenRCT2::Scripting::ScConfiguration::get","apply_method_helper(","apply_method(","dukglue::detail::MethodInfo<1,OpenRCT2::Scripting::ScConfiguration,DukValue,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,DukValue const &>::MethodRuntime::actually_call<DukValue,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,DukValue>(duk_hthread *,","dukglue::detail::MethodInfo<1,OpenRCT2::Scripting::ScConfiguration,DukValue,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,DukValue const &>::MethodRuntime::call_native_method","duk__js_execute_bytecode_inner","duk_js_execute_bytecode","duk__handle_call_raw","duk_handle_call_unprotected","duk__pcall_method_raw","duk__handle_safe_call_inner(duk_hthread *,","duk_handle_safe_call(duk_hthread *,","duk_safe_call(duk_hthread *,","duk_pcall_method_flags","duk_pcall_method","duk_eval_raw","OpenRCT2::Scripting::ScriptEngine::ProcessREPL","OpenRCT2::Scripting::ScriptEngine::Tick","OpenRCT2::Context::Tick","OpenRCT2::Context::RunFixedFrame","OpenRCT2::Context::RunFrame","OpenRCT2::Context::RunGameLoop","OpenRCT2::Context::RunOpenRCT2","NormalisedMain","wmain","invoke_main"]} — 1 (100.00%)
Classifiers invalid-read
Frames std::allocator<char>::deallocate std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Deallocate_for_capacity std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Tidy_deallocate std::basic_string<char,std::char_traits<char>,std::allocator<char> >::{dtor} DukValue::~DukValue CatchIt<__FrameHandler4> FindHandler<__FrameHandler4> duk_err_longjmp duk_throw_raw duk_error_raw OpenRCT2::Scripting::ScConfiguration::get apply_method_helper( apply_method( dukglue::detail::MethodInfo<1,OpenRCT2::Scripting::ScConfiguration,DukValue,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,DukValue const &>::MethodRuntime::actually_call<DukValue,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,DukValue>(duk_hthread *, dukglue::detail::MethodInfo<1,OpenRCT2::Scripting::ScConfiguration,DukValue,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,DukValue const &>::MethodRuntime::call_native_method duk__js_execute_bytecode_inner duk_js_execute_bytecode duk__handle_call_raw duk_handle_call_unprotected duk__pcall_method_raw duk__handle_safe_call_inner(duk_hthread *, duk_handle_safe_call(duk_hthread *, duk_safe_call(duk_hthread *, duk_pcall_method_flags duk_pcall_method duk_eval_raw OpenRCT2::Scripting::ScriptEngine::ProcessREPL OpenRCT2::Scripting::ScriptEngine::Tick OpenRCT2::Context::Tick OpenRCT2::Context::RunFixedFrame OpenRCT2::Context::RunFrame OpenRCT2::Context::RunGameLoop 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 14, 2024
@spacek531
Copy link
Contributor

This is my dump. I was experimenting with the interactive console trying to get() and set() to sharedStorage. I believe I had just entered the command context.sharedStorage.get("scenery-manager")

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