Open
Description
Ray: 1.1.0
Python: 3.7.6
Ubuntu20 in Docker
When I ran a program with ray, there are always generate some big coredump file like this:
I try to use gdb
to debug, however, I cannot get any useful info:
I think something wrong happened , but I cannot make sense.
Is there anyone can help?
Thanks a lot!