antimony icon indicating copy to clipboard operation
antimony copied to clipboard

Antimony crash on connecting node to empty space

Open Muad-2 opened this issue 9 years ago • 1 comments

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]$ 

Muad-2 avatar Feb 04 '17 07:02 Muad-2

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?

mkeeter avatar Feb 04 '17 15:02 mkeeter