-
-
Notifications
You must be signed in to change notification settings - Fork 137
bug(core): crash due to bad pointer (was: 'string too long') #11057
Copy link
Copy link
Closed
Description
Sentry Issue: KEYMAN-DEVELOPER-1T9
OS Version: Windows 10.0.22631 (3296)
Report Version: 104
Application Specific Information:
Exception EExternalException in module KERNELBASE.dll at 00149542.
External exception E06D7363.
Thread 0
0 KERNELBASE.dll 0x74fe9542 RaiseException
1 keymancore-1.dll 0x77544904 _CxxThrowException (throw.cpp:74)
2 keymancore-1.dll 0x7752cc92 std::_Xlength_error (xthrow.cpp:21)
3 keymancore-1.dll 0x774c3909 std::_Xlen_string (xstring:2275)
4 keymancore-1.dll 0x774d4997 [inlined] std::basic_string<T>::_Reallocate_for (xstring:4306)
5 keymancore-1.dll 0x774d4997 std::basic_string<T>::assign (xstring:3052)
6 keymancore-1.dll 0x774d4e79 [inlined] std::basic_string<T>::_Construct (xstring:2492)
7 keymancore-1.dll 0x774d4e79 [inlined] std::basic_string<T>::{ctor} (xstring:2459)
8 keymancore-1.dll 0x774d4e79 km::core::ldml_event_state::emit_difference (ldml_processor.cpp:408)
Reactions are currently unavailable