Linux server crashing at start (SIGILL error)

Hey,
I’m trying to install fxserver on my server but I have an error on startup :

Got a SIGILL while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.

Here is the dump (I don’t manage to open it):
e3cbc6db-1efd-46bf-b8c11093-6aede981.dmp (2.9 MB)

I hope someone will be able to help me
Thanks
LH_Lawliet

And here is my cpu information (in reference to this 5yo post Got a SIGILL while executing native code )

Launched: December 2008

A bit old. I believe some SSE4.2 instructions are required by a library used.

1 Like

do you know if there is a way to build it myself to be compatible with my instruction set?

1 Like

Apparently SSSE3 even, which is so old that I doubt this library will have a mode to not use it.

1 Like

So there is probably no way to make it work on my server right?

1 Like