Stennie_X
(Stennie)
2
Welcome to the MongoDB Community Forums @davip !
To help investigate your issue please:
- confirm the version of MongoDB server you installed
- provide the output of
cat /proc/cpuinfo
- confirm if this is running in a virtual machine instance (and if so, what is the host software & version)?
(code=dumped, signal=ILL)
The likely reason for encountering an ILL (illegal instruction) signal is that your CPU does not meet the x86_64 microarchitecture requirements for the version of MongoDB server you are trying to install.
Regards,
Stennie