antimony
antimony copied to clipboard
Antimony crash on connecting node to empty space
Steps for reproducing the crash
- create circle/center
- in the 2d view window drag the center and radius to some random place
- in the node view drag the green output line to somewhere in an empty space
- crash
[moath@moath-pc build]$ antimony
(process:28983): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Segmentation fault (core dumped)
[moath@moath-pc build]$ antimony
(process:29001): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Segmentation fault (core dumped)
[moath@moath-pc build]$
I can't reproduce this on my latest build (252c3ab23c010e95227aee8ccc022be3dc1f37f5).
What branch / commit are you running?
Is the Gtk-WARNING something that pops up on startup, or is that printed when the crash happens?
Can you run in gdb and see what the stack trace looks like?