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

XaoS crashes on recording XaoS animations from examples #152

Closed
kanurag94 opened this issue May 7, 2020 · 1 comment · Fixed by #156
Closed

XaoS crashes on recording XaoS animations from examples #152

kanurag94 opened this issue May 7, 2020 · 1 comment · Fixed by #156
Assignees
Labels

Comments

@kanurag94
Copy link
Member

Recording animations from examples folder crashes xaos.
This however is not the case when the files are in any other directory or subdirectory.
Steps to reproduce

  1. Select Replay and choose animation file from examples folder (examples/Hubicka/juliaanim.xaf)
  2. Record it

Log:

*** buffer overflow detected ***: terminated
22:25:18: The program has unexpectedly finished.
22:25:18: The process was ended forcefully.
@kanurag94 kanurag94 added the bug label May 7, 2020
@kanurag94
Copy link
Member Author

Some more information:

The issue seems to be with how XaoS is handling empty file path and examples file path.
I couldn't Load Random Example and starting recording from XaoS startup also produces same error.

XaoS handles these paths using https://github.com/xaos-project/XaoS/blob/master/src/include/xio.h#L50-L52, which gets changed when we select a directory with some other path, thus no error there.

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

Successfully merging a pull request may close this issue.

1 participant