Hello everyone,
I am integrating yocto (hardknott) for a variscite based board (Imx8qxp), where we also need mongodb. I already built mongodb in differen 4.x versions, which are ported from different yocto releases. Build process runs smoothly and an image is always generated successfully.
But trying to run mongod or mongos always results in a "segmentation fault".
Could anyone integrate and run mongodb under imx8 succesfully?
Hello @Zhiming_Liu
Meanwhile I managed to test also under Imx8mp: we had the same results. We tested under mp and qx several 4.x mongodb versions, everytime building goes smoothly, attempt to run mongod or mongos results immediately in a seg fault.
I also built everything for a raspberry pi 4, everything works under raspi.