Steven, I'm not familiar with `mac_crash_info` and I'll make sure to read up on it in bug 1577886. In the meantime, could you tell us how the `mac_crash_info` data in this instance is adding more info? It looks like frame 45 in the call stack indicated that we were requesting a window to close, and we are were dealing with a hang since the process is ultimately killed (see MOZ_CRASH reason "Shutdown hanging at step quit-application. Something is blocking the main-thread."). Thank you
Bug 1610213 Comment 7 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Steven, I'm not familiar with `mac_crash_info` and I'll make sure to read up on it in bug 1577886. In the meantime, could you tell us how the `mac_crash_info` data in this instance is adding more info? It looks like frame 45 in the call stack indicated that we were requesting a window to close, and we are dealing with a hang since the process is ultimately killed (see MOZ_CRASH reason "Shutdown hanging at step quit-application. Something is blocking the main-thread."). Thank you