sc_timepart test triggers abort in database
Open
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 243
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 37
Description
**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`](https://github.com/bloomberg/comdb2/blob/main/db/osqlblockproc.c#L1353) returned EINVAL. Memory may be getting corrupted somewhere.
**To Reproduce**
Run sc_timepart
Contributor guide
Assessment
This issue has not been assessed yet.