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
Check that context exists before trying to pop context.
On some linux drivers (such as nvidia version 384.111 and 387.34) setting the
context to zero causes a segfault so check before setting in cases where the
destruction may be trying to pop to a zero context.
0 commit comments