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

Crash when user enters invalid numeric value into effect setting. #4995

Closed
thekev opened this issue Nov 25, 2024 · 1 comment
Closed

Crash when user enters invalid numeric value into effect setting. #4995

thekev opened this issue Nov 25, 2024 · 1 comment

Comments

@thekev
Copy link
Contributor

thekev commented Nov 25, 2024

Describe the bug

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.

Expected behavior
Handle invalid input gracefully.

Screenshots
image image

Versions (please complete the following information):

  • OS: MacOS 15.1 arm64
  • 2019.19.1 (f06a1d2)

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

@thekev
Copy link
Contributor Author

thekev commented Nov 27, 2024

I cannot reproduce this on a release build. It must be something with my dev environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants