You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assertion failed: (s->stack->next != NULL), function CGGStackRestore, file Context/CGGStack.c, line 77.
The crash does not happen if the savefig and show call are swapped, or when saving to png/pdf/svg file. It only happens when pyplot is called in this sequence, and when the format is jpg.