Hi. I found that Unity editor crashes when using Application.logMessageReceived and bursted job.
When I logging some error messages from job, Application.logMessageReceived is called from worker thread (maybe) and accessing Unity API makes native exceptions.
Reported as Case 1421406.