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
For some reason the cleanup guard was causing random segfaults in
MythSystemSignalManager . Removing it and deleting gContext just before exit()
is called seems to have fixed it.
0 commit comments