import multiprocessing import faulthandler pool = multiprocessing.Pool() pool.apply(faulthandler._sigsegv)