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

Antimony crash on connecting node to empty space #177

Open
Muad-2 opened this issue Feb 4, 2017 · 1 comment
Open

Antimony crash on connecting node to empty space #177

Muad-2 opened this issue Feb 4, 2017 · 1 comment

Comments

@Muad-2
Copy link

Muad-2 commented Feb 4, 2017

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]$ 
@mkeeter
Copy link
Owner

mkeeter commented Feb 4, 2017

I can't reproduce this on my latest build (252c3ab).

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?

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

No branches or pull requests

2 participants