Multithread Scavenge Crashes

Hi

We are running Eventstore 5.0.2 on our Test Cluster on GCP (Ubuntu VM) and I was playing around with the scavenge a bit.

Single thread scavenge works fine, but when I start it with 4 threads the eventstore crashes after a while with a SIGSEGV Error:

Got a SIGSEGV while executing native code. This usually indicates

  • a fatal error in the mono runtime or one of the native libraries*

  • used by your application. *

Did anyone else encounter this error?

Since our productive eventstore cluster grew rather big and we archived and deleted tons of events, we’d like to utilise the multithread feature to speed up the scavenge process.

Regards

Daniel

PS: I attatched the logfile with the nativ stacktrace from gdb, if that helps.

Native_StackTrace.txt (75.4 KB)