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
Describe the bug
sc_timepart sometimes causes the database to become unavailable. At least one of these times it was because the database aborted after this Pthread_mutex_lock returned EINVAL. Memory may be getting corrupted somewhere.
To Reproduce
Run sc_timepart
The text was updated successfully, but these errors were encountered:
Describe the bug
sc_timepart sometimes causes the database to become unavailable. At least one of these times it was because the database aborted after this
Pthread_mutex_lock
returned EINVAL. Memory may be getting corrupted somewhere.To Reproduce
Run sc_timepart
The text was updated successfully, but these errors were encountered: