You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libc++abi: terminating due to uncaught exception of type std::invalid_argument: stod: no conversion
To Reproduce
First seen while trying to enter -1 into spirals effect movement setting. Reoccured in single strand when accidentally bumping j key when entering an offset value.
Additional context
Confirmed in multiple sequences and built from the tip of master branch. Ran in LLDB and backtraces attached. Have not confirmed on other operating systems or architectures.
Describe the bug
To Reproduce
First seen while trying to enter
-1
into spirals effect movement setting. Reoccured in single strand when accidentally bumpingj
key when entering an offset value.Expected behavior
Handle invalid input gracefully.
Screenshots
![image](https://private-user-images.githubusercontent.com/1016274/389702257-01ac9833-f061-4496-9876-a498df4e692b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4MTg0OTIsIm5iZiI6MTczOTgxODE5MiwicGF0aCI6Ii8xMDE2Mjc0LzM4OTcwMjI1Ny0wMWFjOTgzMy1mMDYxLTQ0OTYtOTg3Ni1hNDk4ZGY0ZTY5MmIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTdUMTg0OTUyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OWM2ZTk5NGY0YzUyYTFhNjc3OGIzYzE2MDFlODI2NzMzYzkxOGVjY2NjYjVjYWMwZmRmNmY0ZGEyMzVhODdiOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.fW9YcGq2aRBbqdbJNWhDTtYoIw11MaA6Mfq1C6CpXpA)
Versions (please complete the following information):
Additional context
Confirmed in multiple sequences and built from the tip of master branch. Ran in LLDB and backtraces attached. Have not confirmed on other operating systems or architectures.
Attachments
crash-spirals.txt
crash-singlestrand.txt
The text was updated successfully, but these errors were encountered: