https://bugs.documentfoundation.org/show_bug.cgi?id=156352
--- Comment #6 from Patrick Luby <[email protected]> --- The following lines at the bottom of the stack in your crash log is in the same code that causes the crash in tdf#152524. So, once I implement the fix for tdf#152524, I am hoping that it will also fix this bug: 0 libdispatch.dylib 0x7ff8034ffe32 _dlock_wait.cold.2 + 24 1 libdispatch.dylib 0x7ff8034cf87e _dlock_wait + 98 2 libdispatch.dylib 0x7ff8034cf740 _dispatch_unfair_lock_lock_slow + 97 3 libdispatch.dylib 0x7ff8034f2007 _voucher_atfork_parent + 147 4 libSystem.B.dylib 0x7ff80f4d4788 libSystem_atfork_parent + 38 5 libsystem_c.dylib 0x7ff80353d598 fork + 84 6 libgpgme.11.dylib 0x1108a88d4 _gpgme_io_spawn + 836 -- You are receiving this mail because: You are the assignee for the bug.
