We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Natron 2.5.0
Arch Linux
Ram: 16GB CPU: AMD Ryzen 3600 GPU: AMD Radeon RX 5600XT
~/Natron-2.5.0/
I have a project with a bunch of linked properties, one of them has a singular keyframe that can't be touched or deleted else Natron crashes.
project_brokey.zip
--no-settings
--opengl disabled
Caught segmentation fault (SIGSEGV) from thread Main(0x25b637e0), faulty address is 0xb11a5a from 0x701401b0 Backtrace: [Frame 1]: /home/plat/Natron-2.5.0/bin/Natron() [0xb11a5a] [Frame 2]: /home/plat/Natron-2.5.0/bin/Natron() [0xb11a5a] [Frame 3]: /home/plat/Natron-2.5.0/bin/Natron() [0xb141fd] [Frame 4]: /home/plat/Natron-2.5.0/bin/Natron() [0xb49a9b] [Frame 5]: /home/plat/Natron-2.5.0/bin/Natron() [0xb0ed41] [Frame 6]: /home/plat/Natron-2.5.0/bin/Natron() [0xb0f723] [Frame 7]: /home/plat/Natron-2.5.0/bin/../lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x700) [0x7014c958f530] [Frame 8]: /home/plat/Natron-2.5.0/bin/Natron() [0xb0d2be] [Frame 9]: /home/plat/Natron-2.5.0/bin/Natron() [0xb4ec8b] [Frame 10]: /home/plat/Natron-2.5.0/bin/Natron() [0xb4e1bb] [Frame 11]: /home/plat/Natron-2.5.0/bin/Natron() [0x5fab66] [Frame 12]: /home/plat/Natron-2.5.0/bin/../lib/libQtGui.so.4(_ZN10QUndoStack4pushEP12QUndoCommand+0x28) [0x7014ca0033d8] [Frame 13]: /home/plat/Natron-2.5.0/bin/Natron() [0x7a6edf] [Frame 14]: /home/plat/Natron-2.5.0/bin/Natron() [0x5f6914] [Frame 15]: /home/plat/Natron-2.5.0/bin/../lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x700) [0x7014c958f530]
let me know if there's anything else you need or something i can try.
Cheers!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Make sure to follow our issue report guidelines
Natron version
Natron 2.5.0
Operating system
Arch Linux
System specs
Ram: 16GB
CPU: AMD Ryzen 3600
GPU: AMD Radeon RX 5600XT
Did you install Natron using the official installer?
Custom installation path
~/Natron-2.5.0/
What were you trying to do?
I have a project with a bunch of linked properties, one of them has a singular keyframe that can't be touched or deleted else Natron crashes.
What did you expect to happen? What happened instead?
project_brokey.zip
Step-by-step reproduction instructions
Additional details
--no-settings
and/or--opengl disabled
yields the same resultlet me know if there's anything else you need or something i can try.
Cheers!
The text was updated successfully, but these errors were encountered: