kpeeters / cadabra2

A field-theory motivated approach to computer algebra.
https://cadabra.science/
GNU General Public License v3.0
223 stars 37 forks source link

Segfault when running with GTK_DEBUG=interactive #65

Closed kpeeters closed 4 years ago

kpeeters commented 6 years ago

When running in GTK_DEBUG=interactive mode, the 'save as' functionality crashes when the file chooser dialog is closed. Commenting out the actual 'save' does not change this, so it is likely a Gtk issue. May be related to the crash that has been reported on OS X.

kpeeters commented 4 years ago

No longer crashing.