https://bugs.kde.org/show_bug.cgi?id=445409
--- Comment #1 from Philip McGrath <phi...@philipmcgrath.com> --- In case it's useful, I've started taking note of the `MozCrashReason` reported by the Firefox crash reported for the sort of incident in this report or <https://bugs.kde.org/show_bug.cgi?id=445778>. Obviously, these represent only those times when the crash reporter itself survives, along with enough else to copy and paste the note. Here are the ones I've collected: ``` MozCrashReason: wl_display@1: error 1: invalid arguments for wl_shm@7.create_pool MozCrashReason: wl_display@1: error 1: invalid arguments for zwp_linux_buffer_params...@1045.add MozCrashReason: wl_display@1: error 1: invalid arguments for zwp_linux_buffer_params...@686.add MozCrashReason: Error sending request: Broken pipe MozCrashReason: wl_display@1: error 1: invalid arguments for zwp_linux_buffer_params...@458.add MozCrashReason: wl_display@1: error 1: invalid arguments for zwp_linux_buffer_params...@832.add MozCrashReason: request could not be marshaled: can't send file descriptor MozCrashReason: Error sending request: Broken pipe ``` -- You are receiving this mail because: You are watching all bug changes.