Sterling Paramore
03/13/2023, 9:54 PMMultiprocess executor: child process for step was terminated by signal 7 (SIGBUS).
dagster._core.executor.child_process_executor.ChildProcessCrashException
The error comes up at different times in the pipeline, but it happens within 2 minutes every time. I’m running dagit in a container on an M1 Mac. I’ve assigned 8GB memory to docker, and it doesn’t look like I’m getting at all close to the memory limit. I’m a bit stumped here.--platform=linux/amd86
, but I was getting some bizarre errors about it not being able to load the python regex library. Looks like there might be some changes to MacOS 13 rosetta in docker for desktop that could have some effect, so I’m going to try upgrading from 12 to 13 and try again