- 封存
crappy MOZILLA FF would not let sign in to ParamountPlus
DETAILS-- Error 403 Forbidden Forbidden Error 54113 Details: cache-pdk-kfty2130091-PDK 1706484792 2526842665 DATE -- Sunday, Jan. 28 2024 Laptop, Win10
DETAILS-- Error 403 Forbidden Forbidden Error 54113 Details: cache-pdk-kfty2130091-PDK 1706484792 2526842665 DATE -- Sunday, Jan. 28 2024 Laptop, Win10
I'm not sure where the issue is exactly, but I suspect its something to do with different standards of storing images in clipboards. If you see the images, this is a scr… (閱讀更多)
I'm not sure where the issue is exactly, but I suspect its something to do with different standards of storing images in clipboards.
If you see the images, this is a screenshot of an Excel grid, taken using win 11 snap tool (shift+win+s). I paste this into paint.net (5.0.12) Then select all and copy/paste into Confluence using Firefox. The edges of the images are either shifted, or a line is added.
If I use Paint instead of paint.net, it is ok. If i use Edge instead of Firefox, it is ok. Saving the file as png and importing it and its ok. Pasting from paint.net into Powerpoint and its ok.
Any ideas what is causing this or how to fix it? I'm going to ask Atlassin (Confluence) and paint.net help as well.
I'm up to the most current version of Firefox 120.0.1 (64-bit) Windows 11 For this and the last versions over a couple of years whenever I go to; https://www.linkedin.… (閱讀更多)
I'm up to the most current version of Firefox
120.0.1 (64-bit) Windows 11
For this and the last versions over a couple of years whenever I go to;
Then try to go to any other page like https://nextdoor.com from a bookmark, it stays on linkedin.
If I enter the address by typing it in, it works.
I totally do not like google products, so I use firefox. I have to keep shutting it down because it doesn't respond after a while. I am ready to go to chrome
Hi, I am running the latest Firefox v122 (firefox_122.0+build1-0ubuntu0.22.04.1~mt1_amd64.deb not snap) and when using the --profile option to specify the startup pr… (閱讀更多)
Hi,
I am running the latest Firefox v122 (firefox_122.0+build1-0ubuntu0.22.04.1~mt1_amd64.deb not snap)
and when using the --profile option to specify the startup profile it fails to start even on a NEW system that never ran Firefox if I give it a directory that resides on a mounted ext3 filesystem.
All the permissions are OK and yet running strace I see an error and after a few second will get the
generic pop-up with the error message: (after a few seconds)
Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile.
Running the SAME from /tmp works fine, but I need the profile to reside on a persistent storage area
so if the LIVE distro restarts then it can restore the previous session, bookmarks, options, etc...
The 2 directories were created identically and have the exact same permissions:
xubuntu@xubuntu:~$ mkdir /tmp/firefox3
xubuntu@xubuntu:~$ mkdir /media/xubuntu/sys_n01_home/mozilla/firefox3
xubuntu@xubuntu:~$ ls -ald /tmp/firefox3 drwxrwxr-x 17 xubuntu xubuntu 1080 Jan 21 22:05 /tmp/firefox3
xubuntu@xubuntu:~$ ls -ald /media/xubuntu/sys_n01_home/mozilla/firefox3 drwxrwxr-x 17 xubuntu xubuntu 4096 Jan 21 21:13 /media/xubuntu/sys_n01_home/mozilla/firefox3
The only difference is that one is mounted on tmpfs and the other is on /dev/nvme0n1p2:
xubuntu@xubuntu:~$ df -k /tmp/firefox3 Filesystem 1K-blocks Used Available Use% Mounted on tmpfs 32560016 351528 32208488 2% /tmp
xubuntu@xubuntu:~$ df -k /media/xubuntu/sys_n01_home/mozilla/firefox3 Filesystem 1K-blocks Used Available Use% Mounted on /dev/nvme0n1p2 195751828 51056068 142695768 27% /media/xubuntu/sys_n01_home
When starting firefox with the /tmp/firefox3 profile directory it works fine and starts up:
xubuntu@xubuntu:~$ firefox --profile /tmp/firefox3
newfstatat(AT_FDCWD, "/tmp/firefox3", {st_mode=S_IFDIR|0775, st_size=1040, ...}, 0) = 0 newfstatat(AT_FDCWD, "/tmp/firefox3/.parentlock", {st_mode=S_IFREG|0664, st_size=0, ...}, 0) = 0 openat(AT_FDCWD, "/tmp/firefox3/.parentlock", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 11 fcntl(11, F_GETLK, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0, l_pid=-487933736}) = 0 fcntl(11, F_SETLK, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 uname({sysname="Linux", nodename="xubuntu", ...}) = 0
BUT when using the persistent storage on the real filesystem (but SAME exact permissions) it fails:
newfstatat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0 newfstatat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3/.parentlock", {st_mode=S_IFREG|0664, st_size=0, ...}, 0) = 0 openat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3/.parentlock", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 11 fcntl(11, F_GETLK, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0, l_pid=1519466008}) = 0 fcntl(11, F_SETLK, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = -1 EACCES (Permission denied) close(11) = 0
Am I doing anything wrong or is this some weird startup issue / race condition in the parentlock management?
Thank you for looking into this.
-Sanjiyan
PS: I can upload the full strace file for both scenarios if needed. Thanks again.
running on an xubuntu distribution "22.04.2 LTS (Jammy Jellyfish)"
AdapterDeviceID: 0x46a8 AdapterDriverVersion: 31.0.101.4575 AdapterSubsysID: 22e817aa AdapterVendorID: 0x8086 Add-ons: langpack-zh-CN%40firefox.mozilla.org:122.0.20240118… (閱讀更多)
AdapterDeviceID: 0x46a8 AdapterDriverVersion: 31.0.101.4575 AdapterSubsysID: 22e817aa AdapterVendorID: 0x8086 Add-ons: langpack-zh-CN%40firefox.mozilla.org:122.0.20240118.164516,formautofill%40mozilla.org:1.0.1,pictureinpicture%40mozilla.org:1.0.0,screenshots%40mozilla.org:39.0.1,webcompat%40mozilla.org:121.0.0,default-theme%40mozilla.org:1.3,addons-search-detection%40mozilla.com:2.0.0,google%40search.mozilla.org:1.4,amazondotcom%40search.mozilla.org:1.7,wikipedia%40search.mozilla.org:1.3,bing%40search.mozilla.org:1.6,ddg%40search.mozilla.org:1.4 AvailablePageFile: 19372892160 AvailablePhysicalMemory: 18181500928 AvailableVirtualMemory: 138530772385792 BackgroundTaskMode: 0 BlockedDllList: BuildID: 20240118164516 CPUMicrocodeVersion: 0x42a ContentSandboxCapable: 1 ContentSandboxLevel: 6 ContentSandboxWin32kState: Win32k Lockdown enabled -- default value is true CrashTime: 1706605959 DOMFissionEnabled: 1 DOMIPCEnabled: 1 EMCheckCompatibility: true EventLoopNestingLevel: 1 GPUProcessLaunchCount: 1 GPUProcessStatus: Running GpuSandboxLevel: 1 HeadlessMode: 0 InstallTime: 1706509388 LastStartupWasCrash: 0 LauncherProcessState: 0 ModuleSignatureInfo: {"Beijing Sogou Technology Development Co., Ltd.":["Resource.dll","SogouPY.ime","PicFace64.dll","SogouTSF.ime"],"Microsoft Corporation":["VCRUNTIME140.dll","msvcp140.dll","VCRUNTIME140_1.dll"],"Microsoft Windows":["dui70.dll","mfperfhelper.dll","tiptsf.dll","msmpeg2vdec.dll","globinputhost.dll","directmanipulation.dll","cscui.dll","EhStorShell.dll","Windows.UI.Immersive.dll","thumbcache.dll","explorerframe.dll","TextShaping.dll","mfmp4srcsnk.dll","wscapi.dll","duser.dll","Windows.Media.MediaControl.dll","ondemandconnroutehelper.dll","NetworkExplorer.dll","edputil.dll","Windows.FileExplorer.Common.dll","evr.dll","oleacc.dll","msimg32.dll","wsock32.dll","dataexchange.dll","Windows.Security.Integrity.dll","DWrite.dll","Windows.Globalization.dll","atlthunk.dll","twinapi.dll","InputHost.dll","BCP47mrm.dll","Windows.UI.dll","Bcp47Langs.dll","Windows.Storage.Search.dll","comctl32.dll","MSAudDecMFT.dll","winrnr.dll","pnrpnsp.dll","NapiNSP.dll","wininet.dll","StructuredQuery.dll","Windows.StateRepositoryPS.dll","urlmon.dll","dxva2.dll","iertutil.dll","ktmw32.dll","TextInputFramework.dll","MP3DMOD.DLL","version.dll","npmproxy.dll","linkinfo.dll","msdmo.dll","OneCoreUAPCommonProxyStub.dll","RTWorkQ.dll","mfplat.dll","MMDevAPI.dll","AudioSes.dll","rasadhlp.dll","mf.dll","dhcpcsvc.dll","dhcpcsvc6.DLL","ColorAdapterClient.dll","mscms.dll","UIAnimation.dll","FWPUCLNT.DLL","twinapi.appcore.dll","WindowsCodecs.dll","WindowManagementAPI.dll","netprofm.dll","ninput.dll","avrt.dll","winnsi.dll","wshbth.dll","taskschd.dll","policymanager.dll","propsys.dll","nlaapi.dll","d3d11.dll","WinTypes.dll","dcomp.dll","CoreUIComponents.dll","CoreMessaging.dll","apphelp.dll","wtsapi32.dll","dbgcore.dll","winmm.dll","uxtheme.dll","dwmapi.dll","resourcepolicyclient.dll","windows.storage.dll","dbghelp.dll","kernel.appcore.dll","dxgi.dll","gpapi.dll","srvcli.dll","rsaenh.dll","winhttp.dll","msvcp110_win.dll","ntmarta.dll","winsta.dll","IPHLPAPI.DLL","dnsapi.dll","netutils.dll","mswsock.dll","cryptbase.dll","cryptsp.dll","wldp.dll","ntasn1.dll","ncrypt.dll","msasn1.dll","devobj.dll","umpdc.dll","powrprof.dll","sxs.dll","sspicli.dll","userenv.dll","profapi.dll","win32u.dll","wintrust.dll","ucrtbase.dll","crypt32.dll","gdi32full.dll","KERNELBASE.dll","bcryptPrimitives.dll","cfgmgr32.dll","msvcp_win.dll","bcrypt.dll","shell32.dll","coml2.dll","gdi32.dll","imagehlp.dll","psapi.dll","combase.dll","msctf.dll","advapi32.dll","msvcrt.dll","SHCore.dll","ws2_32.dll","sechost.dll","user32.dll","clbcatq.dll","oleaut32.dll","imm32.dll","rpcrt4.dll","kernel32.dll","setupapi.dll","ole32.dll","nsi.dll","shlwapi.dll","comdlg32.dll","ntdll.dll"],"Microsoft Windows Hardware Compatibility Publisher":["umppc17706.dll"],"Mozilla Corporation":["firefox.exe","xul.dll","mozavcodec.dll","gkcodecs.dll","nss3.dll","mozglue.dll","freebl3.dll","osclientcerts.dll","nssckbi.dll","softokn3.dll","mozavutil.dll","lgpllibs.dll"]} Notes: FP(D00-L1000-W0000100-T000) DWrite? DWrite+ WR? WR+ ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} ProductName: Firefox RDDProcessStatus: Running ReleaseChannel: release SafeMode: 0 SecondsSinceLastCrash: 179 StartupCacheValid: 1 StartupCrash: 0 StartupTime: 1706605894 SubmittedFrom: Client SystemMemoryUsePercentage: 46 TelemetryEnvironment: {"build":{"applicationId":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","applicationName":"Firefox","architecture":"x86-64","buildId":"20240118164516","version":"122.0","vendor":"Mozilla","displayVersion":"122.0","platformVersion":"122.0","xpcomAbi":"x86_64-msvc","updaterAvailable":true},"partner":{"distributionId":null,"distributionVersion":null,"partnerId":null,"distributor":null,"distributorChannel":null,"partnerNames":[]},"system":{"memoryMB":32466,"virtualMaxMB":134217728,"cpu":{"isWindowsSMode":false,"count":12,"cores":10,"vendor":"GenuineIntel","name":"12th Gen Intel(R) Core(TM) i7-1255U","family":6,"model":154,"stepping":4,"l2cacheKB":2048,"l3cacheKB":12288,"speedMHz":2611,"extensions":["hasMMX","hasSSE","hasSSE2","hasSSE3","hasSSSE3","hasSSE4_1","hasSSE4_2","hasAVX","hasAVX2","hasAES","hasUserCET"]},"os":{"installYear":2024,"hasSuperfetch":true,"hasPrefetch":true,"name":"Windows_NT","version":"10.0","locale":"zh-Hans-CN","servicePackMajor":0,"servicePackMinor":0,"windowsBuildNumber":19045,"windowsUBR":3930},"hdd":{"binary":{"model":"SAMSUNG MZVL2512HCJQ-00BL7","revision":"EL2QGXA7","type":"SSD"},"profile":{"model":"SAMSUNG MZVL2512HCJQ-00BL7","revision":"EL2QGXA7","type":"SSD"},"system":{"model":"SAMSUNG MZVL2512HCJQ-00BL7","revision":"EL2QGXA7","type":"SSD"}},"gfx":{"D2DEnabled":true,"DWriteEnabled":true,"ContentBackend":"Skia","Headless":false,"EmbeddedInFirefoxReality":false,"TargetFrameRate":60,"adapters":[{"description":"Intel(R) Iris(R) Xe Graphics","vendorID":"0x8086","deviceID":"0x46a8","subsysID":"22e817aa","RAM":0,"driver":"<> igd10iumd64 igd10iumd64 igd12umd64 <> igd10iumd32 igd10iumd32 igd12umd32","driverVendor":null,"driverVersion":"31.0.101.4575","driverDate":"7-11-2023","GPUActive":true}],"monitors":[{"screenWidth":1920,"screenHeight":1200,"refreshRate":60,"pseudoDisplay":false}],"features":{"compositor":"webrender","hwCompositing":{"status":"available"},"gpuProcess":{"status":"available"},"webrender":{"status":"available"},"wrCompositor":{"status":"available"},"openglCompositing":{"status":"unused"},"omtp":{"status":"unused"},"d3d11":{"status":"available","version":45312,"warp":false,"textureSharing":true,"blocklisted":false},"d2d":{"status":"available","version":"1.1"}}},"appleModelId":null,"hasWinPackageId":false,"sec":{"antivirus":["CrowdStrike Falcon Sensor"],"antispyware":null,"firewall":["CrowdStrike Falcon Sensor"]},"isWow64":false,"isWowARM64":false},"settings":{"blocklistEnabled":true,"e10sEnabled":true,"e10sMultiProcesses":8,"fissionEnabled":true,"telemetryEnabled":false,"locale":"en-US","intl":{"requestedLocales":["en-US"],"availableLocales":["zh-CN","en-US"],"appLocales":["en-US"],"systemLocales":["zh-Hans-CN"],"regionalPrefsLocales":["zh-CN"],"acceptLanguages":["en-US","en"]},"update":{"channel":"release","enabled":true,"autoDownload":true,"background":true},"userPrefs":{"browser.search.region":"SG","browser.search.widget.inNavBar":false,"browser.urlbar.autoFill":true,"browser.urlbar.autoFill.adaptiveHistory.enabled":false,"browser.urlbar.dnsResolveSingleWordsAfterSearch":0,"browser.urlbar.quicksuggest.dataCollection.enabled":false,"browser.urlbar.suggest.quicksuggest.nonsponsored":false,"browser.urlbar.suggest.quicksuggest.sponsored":false,"media.gmp-gmpopenh264.lastInstallStart":1705501504,"media.gmp-gmpopenh264.lastDownload":1705501509,"media.gmp-gmpopenh264.lastUpdate":1705501509,"media.gmp-widevinecdm.lastInstallStart":1705501504,"media.gmp-widevinecdm.lastDownload":1705501509,"media.gmp-widevinecdm.lastUpdate":1705501510,"media.gmp-manager.lastCheck":1706509641,"media.gmp-manager.lastEmptyCheck":1706509641,"network.trr.strict_native_fallback":false,"security.pki.mitm_detected":true,"widget.content.gtk-high-contrast.enabled":true},"sandbox":{"effectiveContentProcessLevel":6,"contentWin32kLockdownState":15},"launcherProcessState":0,"addonCompatibilityCheckEnabled":true,"isDefaultBrowser":false,"defaultSearchEngine":"google-b-d","defaultSearchEngineData":{"loadPath":"[addon]google@search.mozilla.org","name":"Google","origin":"default","submissionURL":"https://www.google.com/search?client=firefox-b-d&q="}},"profile":{"creationDate":19739,"firstUseDate":19739},"addons":{"activeAddons":{"langpack-zh-CN@firefox.mozilla.org":{"version":"122.0.20240118.164516","scope":1,"type":"locale","updateDay":19751,"isSystem":false,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Firefox Language Pack for 简体中文 (zh-CN) – Simplified Chinese","name":"Language: 简体中文 (Simplified Chinese)","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19739,"signedState":2,"quarantineIgnoredByApp":false,"quarantineIgnoredByUser":false},"formautofill@mozilla.org":{"version":"1.0.1","scope":1,"type":"extension","updateDay":19746,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":null,"name":"Form Autofill","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19690,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false},"pictureinpicture@mozilla.org":{"version":"1.0.0","scope":1,"type":"extension","updateDay":19739,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Fixes for web compatibility with Picture-in-Picture","name":"Picture-In-Picture","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19690,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false},"screenshots@mozilla.org":{"version":"39.0.1","scope":1,"type":"extension","updateDay":19690,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Take clips and screenshots from the Web and save them temporarily or permanently.","name":"Firefox Screenshots","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19690,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false},"webcompat@mozilla.org":{"version":"121.0.0","scope":1,"type":"extension","updateDay":19739,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Urgent post-release fixes for web compatibility.","name":"Web Compatibility Interventions","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19690,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false}},"theme":{"id":"default-theme@mozilla.org","blocklisted":false,"description":"Follow the operating system setting for buttons, menus, and windows.","name":"System theme — auto","userDisabled":false,"appDisabled":false,"version":"1.3","scope":4,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19739,"updateDay":19739},"activeGMPlugins":{"gmp-gmpopenh264":{"version":"2.3.2","userDisabled":false,"applyBackgroundUpdates":1},"gmp-widevinecdm":{"version":"4.10.2710.0","userDisabled":false,"applyBackgroundUpdates":1}}},"experiments":{"recommend-add-ons-staff-pick":{"branch":"treatment-d","type":"nimbus-nimbus"},"rfptarget-experiment-1":{"branch":"screenorientation","type":"nimbus-nimbus"},"add-an-image-to-pdf-with-alt-text-rollout":{"branch":"control","type":"nimbus-rollout"},"csv-import-release-rollout":{"branch":"enable-csv-import","type":"nimbus-rollout"},"ech-roll-out":{"branch":"rollout","type":"nimbus-rollout"},"fox-doodle-set-to-default-early-day-user-en-treatment-a-rollout":{"branch":"treatment-a","type":"nimbus-rollout"},"mozillaaccounts-toolbar-button-default-visibility-existing-user":{"branch":"treatment-a","type":"nimbus-rollout"},"upgrade-spotlight-rollout":{"branch":"treatment","type":"nimbus-rollout"},"extensions-migration-in-import-wizard-116-rollout":{"branch":"control","type":"nimbus-rollout"},"launch-firefox-on-os-restart-treatment-a-rollout":{"branch":"treatment-a","type":"nimbus-rollout"}}} Throttleable: 1 TotalPageFile: 39143202816 TotalPhysicalMemory: 34042929152 TotalVirtualMemory: 140737488224256 URL: https://bcbolte44808b7-a.akamaihd.net/media/v1/pmp4/static/clear/4802324430001/0ac8f314-f039-4fea-8a61-25381961fa66/40dd4462-6611-43db-afd6-62f321471e63/main.mp4?akamai_token=exp=1709198028~acl=/media/v1/pmp4/static/clear/4802324430001/0ac8f314-f039-4fea-8a61-25381961fa66/40dd4462-6611-43db-afd6-62f321471e63/main.mp4*~hmac=70a7a0bbf439de94db7efe729aef4e9a8d6cb461af54304e81bc875f6948906c UptimeTS: 648.45384 UtilityProcessStatus: Running Vendor: Mozilla Version: 122.0 Winsock_LSP: MSAFD Tcpip [TCP/IP] : 2 : 2 : 1 : 6 : 0x20066 : 0x8 : %SystemRoot%\system32\mswsock.dll : : e70f1aa0-ab8b-11cf-8ca3-00805f48a192
MSAFD Tcpip [UDP/IP] : 2 : 2 : 2 : 17 : 0x20609 : 0x8 : %SystemRoot%\system32\mswsock.dll : : e70f1aa0-ab8b-11cf-8ca3-00805f48a192 MSAFD Tcpip [RAW/IP] : 2 : 2 : 3 : 0 : 0x20609 : 0xc : %SystemRoot%\system32\mswsock.dll : : e70f1aa0-ab8b-11cf-8ca3-00805f48a192 MSAFD Tcpip [TCP/IPv6] : 2 : 23 : 1 : 6 : 0x20066 : 0x8 : %SystemRoot%\system32\mswsock.dll : : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 MSAFD Tcpip [UDP/IPv6] : 2 : 23 : 2 : 17 : 0x20609 : 0x8 : %SystemRoot%\system32\mswsock.dll : : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 MSAFD Tcpip [RAW/IPv6] : 2 : 23 : 3 : 0 : 0x20609 : 0xc : %SystemRoot%\system32\mswsock.dll : : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 AF_UNIX : 2 : 1 : 1 : 0 : 0x20026 : 0x8 : %SystemRoot%\system32\mswsock.dll : : a00943d9-9c2e-4633-9b59-0057a3160994 RSVP TCPv6 Service Provider : 2 : 23 : 1 : 6 : 0x22066 : 0x8 : %SystemRoot%\system32\mswsock.dll : : 9d60a9e0-337a-11d0-bd88-0000c082e69a RSVP TCP Service Provider : 2 : 2 : 1 : 6 : 0x22066 : 0x8 : %SystemRoot%\system32\mswsock.dll : : 9d60a9e0-337a-11d0-bd88-0000c082e69a RSVP UDPv6 Service Provider : 2 : 23 : 2 : 17 : 0x22609 : 0x8 : %SystemRoot%\system32\mswsock.dll : : 9d60a9e0-337a-11d0-bd88-0000c082e69a RSVP UDP Service Provider : 2 : 2 : 2 : 17 : 0x22609 : 0x8 : %SystemRoot%\system32\mswsock.dll : : 9d60a9e0-337a-11d0-bd88-0000c082e69a Hyper-V RAW : 2 : 34 : 1 : 1 : 0x20026 : 0x8 : %SystemRoot%\system32\mswsock.dll : : 1234191b-4bf7-4ca7-86e0-dfd7c32b5445 MSAFD L2CAP [Bluetooth] : 2 : 32 : 1 : 256 : 0x20006 : 0x8 : %SystemRoot%\system32\mswsock.dll : : 9fc48064-7298-43e4-b7bd-181f2089792a MSAFD RfComm [Bluetooth] : 2 : 32 : 1 : 3 : 0x20026 : 0x8 : %SystemRoot%\system32\mswsock.dll : : 9fc48064-7298-43e4-b7bd-181f2089792a
useragent_locale: en-US
This report also contains technical information about the state of the application when it crashed.
I have installed the antiX-23 (latest version) Linux operating system on my Acer Travelmate 4050 laptop (it came out in 2003, so very old). It comes with Firefox ESR vers… (閱讀更多)
I have installed the antiX-23 (latest version) Linux operating system on my Acer Travelmate 4050 laptop (it came out in 2003, so very old). It comes with Firefox ESR version 102.14.0esr (32-bit). Despite the laptop having only an Intel Pentium M 1.6GHz processor and the maximum 2GB of RAM and a swap file of 1GB, everything—including the browser—works very well except that when I go to the Firefox account log-in web page, accounts.firefox.com, the page quickly crashes at the very beginning of starting to load. Funny thing is that when I ran the operating system live from the USB installation stick and ran the browser, the Firefox account log-in page worked fine. Is there an alternative Firefox page or other way to log in so that I can sync the browser with my other devices?
How do I revert to previous Firefox until this problem is resolved?
When I go to print my electric bill, it is jibberish. What do I need to do to fix that?
How can I over come this problem?
After a session with many tabs open, I will close the browser. It doesn't matter if I open browser immediately or the next day, or after rebooting computer, the same tabs… (閱讀更多)
After a session with many tabs open, I will close the browser. It doesn't matter if I open browser immediately or the next day, or after rebooting computer, the same tabs remain.
In HTTPS-Only mode I quite often get a message that the site does not support https but when I Continue the page I land on is a https page. I can't understand what's happ… (閱讀更多)
In HTTPS-Only mode I quite often get a message that the site does not support https but when I Continue the page I land on is a https page. I can't understand what's happening here: does the site have a https page Firefox can't detect or is HTTPS-Only creating the https connection for me, or is it only pretending to be https and there is no real extra security? If someone could enlighten me as to what's happening I'd be most grateful. I have a couple of screenshots to show what I mean, but perhaps you know exactly what I'm talking about anyway! I'd add I can't see anything in the Help articles that seems to deal with this situation, but perhaps I'm just being a bit dense (not unknown!). Hoping you can clarify this for me.
I asked this question about 115.4.1 and was told to try in safe mode. However I cannot connect to my mail servers of which I have 2 and Gmail when in safe mode. Please lo… (閱讀更多)
I asked this question about 115.4.1 and was told to try in safe mode. However I cannot connect to my mail servers of which I have 2 and Gmail when in safe mode. Please look into the resource handling problem with the new Thunderbird under Win10.
1) Whenever I open Thunderbird the Gmail messages apparently get refreshed taking several minutes. I have cleaned up that inbox and limited to 366 days of mail.
2) I spent hours moving mail from past year from my other accounts into local storage. You no longer can scroll and block select more than about 20-30 messages at a time regardless of the background activity 1) above. The program requires you to repeatedly release shift key to grab more than a few messages. If you are able to grab say 1000 messages, and try to move them, the system chokes and does not respond.
3) Any background activity impedes the ability to scroll the inbox.
The new versions are crippled in some way as far as resources. The older version was more tolerant.
Please listen to complaints. Putting in safe mode I cannot troubleshoot. It is also very difficult in Win10 to follow instructions to safe mode unlike previous OS.
bp-a83a8b60-4fe9-4a58-9d27-908cd0231005 10/5/2023, 4:25 PM bp-570587d5-134a-4511-95e7-584bf0231005 10/5/2023, 4:25 PM bp-fbc94cef-e0df-4f3b-ac83-599320231005 10/5/2023… (閱讀更多)
bp-a83a8b60-4fe9-4a58-9d27-908cd0231005 10/5/2023, 4:25 PM bp-570587d5-134a-4511-95e7-584bf0231005 10/5/2023, 4:25 PM bp-fbc94cef-e0df-4f3b-ac83-599320231005 10/5/2023, 4:25 PM
i posted a crash question yesterday and got an email asking me to post these the time is the same i assume because i hit "submit" at the same time for all of them i'm posting blind here because there was no link in the email back to my original post - maybe something else that should be fixed
three weeks ago the Babbel playback gave me all shortened responses. Like I would hear "respon" instead of response. I switched over to Microsoft Edge. After first bad… (閱讀更多)
three weeks ago the Babbel playback gave me all shortened responses. Like I would hear "respon" instead of response. I switched over to Microsoft Edge. After first bad response all subsequent responses were normal--fully sounded.
help!!! I am disguted with this security or whomever takes notice. I keep giving and giving a code and giving and giving! Then they say you are locked out cau… (閱讀更多)
help!!! I am disguted with this security or whomever takes notice. I keep giving and giving a code and giving and giving! Then they say you are locked out cause I tried too many times. THEY ASK [COMPUTER]I give it but no one to talk too.What now?????? Give me a word or somthing to be noticed! Then I don't need trouble with the stupid comp. I hope you can help or tell me what to do! They say wrong phone number [920-***-****] I don't no whatr now. I was going to make a new account but no dice. OH WELL! HUSBAND says throw it out!! lol lol THANK YOU!!!! for listening to me. What or where to go for FACEBOOk BROWSER1
WOW!!!!!! I hope I don't remembaer more1 lol They say CONTACT YOUR OWNER!1 PATRICIA R thanks for listening to an old lady
See question title.
Only withing my firefox browser search bar, and in the last updates for about 2 years; I can no longer, continuous spacing a word forward. Even right now on this page, I … (閱讀更多)
Only withing my firefox browser search bar, and in the last updates for about 2 years; I can no longer, continuous spacing a word forward. Even right now on this page, I can continous space-forward a word within a sentence, while I'm writing. And this feature is important, when in your thought process. So is their a fix towards this problem; And what are the steps to permanently keep this from happening again ?
Hello, my websites that I use when at work are now not functioning, including but not limited to class link, google drive, google forms, google doc, google sheets I can… (閱讀更多)
Hello, my websites that I use when at work are now not functioning, including but not limited to
class link, google drive, google forms, google doc, google sheets
I can't access any of them or share any of them with coworkers for some reason. Of course Google browser lets me do everything however, I prefer fire fox instead, because I have been using FFox for many years.
So someone please fix this issue!
Robert
I am having a significant issue with firefox draining my battery. I used chrome up until the new year and then switched over to firefox from chrome. Overall I love firefo… (閱讀更多)
I am having a significant issue with firefox draining my battery. I used chrome up until the new year and then switched over to firefox from chrome. Overall I love firefox so much more. The format is way more pleasing. I love how it easily signs me back into everything, BUT IT DRAINS MY COMPUTER SO MUCH. Like i used to have an 8hour + battery span my laptop neverrr died. Now I get through MAX 2 hours of full use before needing to charge, and maybe 4 hours just having it at school but not using it.
I thought my dell suddenly started crashing, ran all these tests, and then I realized the only change was that I had started using Firefox... So sad I think I am going to have to leave it.
I read a lot of articles and did everything suggested. my graphics is webreader , i turned on all the suggested features, i have 2 extensions , the only thing I could maybe think of was that I use an animated theme so maybe that was killing the battery, but like if I can't use my theme than whats the point.