I’m surprised that I’m not finding other posts about this already. After updating to Plasma 6.1, Fire fox has been crashing multiple times. Sometimes it’s the app, but other times it’s just one tab. The crashes come at all different times and during different activities. Sometimes just opening another app while Firefox is running will do it.
I thought maybe the 6.1.1 bug fix would fix it but no luck with that. Even disabling all of the extensions or opening Firefox in trouble-shooting mode hasn’t helped. However, trouble-shooting mode does cause jerky video playback during streaming videos.
Run this and attach the resulting file: LANG=C; TMPFILE=$(mktemp /tmp/zypper-XXXXX) && zypper search --installed-only --details | tee ${TMPFILE}; echo "Result: ${TMPFILE}"
Run this and attach the resulting file: LANG=C; TMPFILE=$(mktemp /tmp/zypper-XXXXX) && zypper repos --details | tee ${TMPFILE}; echo "Result: ${TMPFILE}"
Is this not returning an error? sudo zypper refresh
Next time that Firefox crash run this: LANG=C; TMPFILE=$(mktemp /tmp/firefox-XXXX) && sudo journalctl -b --no-hostname | tee ${TMPFILE}; echo "Result: ${TMPFILE}"
@pilotgi I have experienced this a lot too. The error log from Firefox mentions explicit sync failing. I run the latest 555 nvidia drivers from this week (“the hard way”). I have been unable to copy/paste from the Firefox error window.
I started Firefox from a new profile and when it crashed I got this:
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: “Mozilla Firefox” msgid_plural: “” msgc txt: “”
[GFX1-]: Wayland protocol error: wp_linux_drm_syncobj_surface_v1#67: error 5: explicit sync is used, but no release point is set
ExceptionHandler::GenerateDump cloned child 7260
ExceptionHandler::WaitForContinueSignal waiting for continue signal…
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.