You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I save a file with SingleFile, firefox-nightly-149.0a1-20260218163018.x86_64si_signo=SIGSEGV, si_code=SI_KERNELs, albeit not so hard that abrt or CoreDumpD register it:
Merely save a file. I would provide its exported configuration, except that ^moz-extension:\/\/[0-9A-F]{8}-[0-9A-F]{4}-[5][0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}\/src\/ui\/pages\/options.html#exportButton:~:text=Export$ /i causes crash-stats.mozilla.org/report/index/81d26b0a-fe76-4a9b-9a06-3a5d60260219, too.
My Environment
OS
#!/usr/bin/env sh
cat /etc/os-release | jc --ini | jq 'with_entries(.value |= (if type=="string" and test("^[0-9]+$") then tonumber else . end))| {VARIANT, NAME, VERSION_ID}'| yq -P
NAME: Fedora LinuxVERSION_ID: 43VARIANT: KDE Plasma Desktop Edition
Browser
Name : firefox-nightlyVersion : 149.0a1Release : 20260218163018Architecture: x86_64Install Date: Wed 18 Feb 2026 23:52:39 GMTSize : 377338756Signature : (none)Source RPM : firefox-nightly-149.0a1-20260218163018.src.rpmBuild Date : Wed 18 Feb 2026 22:10:49 GMTBuild Host : 07a05bc57937Vendor : Mozilla
What The Problem Is
When I save a file with SingleFile,
firefox-nightly-149.0a1-20260218163018.x86_64si_signo=SIGSEGV, si_code=SI_KERNELs, albeit not so hard thatabrtor CoreDumpD register it:@.Date.20260219T013842+0000.Type.Video.Origin.webm
For investigation, observe:
crash-stats.mozilla.org/report/index/52a0df0f-e6b0-4b21-8238-15b310260219crash-stats.mozilla.org/report/index/8326d231-3dd8-4e80-9e90-bdd580260219How To Reproduce It
Merely save a file. I would provide its exported configuration, except that
^moz-extension:\/\/[0-9A-F]{8}-[0-9A-F]{4}-[5][0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}\/src\/ui\/pages\/options.html#exportButton:~:text=Export$ /icausescrash-stats.mozilla.org/report/index/81d26b0a-fe76-4a9b-9a06-3a5d60260219, too.My Environment
OS
Browser