Bug ID
int64
961
1.91M
Comment ID
int64
3.98k
17.1M
Author
stringlengths
8
48
Comment Text
stringlengths
1
64.3k
1,726,810
15,536,084
Pref off exiting of fullscreen on escape key events until we have had time to tweak our handling of edge cases.
1,727,151
15,540,114
From github: https://github.com/mozilla-mobile/fenix/issues/20948. > ### Steps to reproduce > > Go to on Firefox in Android 9: > > https://www.i-dont-care-about-cookies.eu/abp/ > > Choose Select all, than Copy. Firefox crases. > > ### Expected behaviour > > Copy text > > ### Actual behaviour > > Crash. > > ### Device name > > BV9500 Plzs > > ### Android version > > Android 9 > > ### Firefox release type > > Firefox > > ### Firefox version > > 91.2.0 > > ### Device logs > > _No response_ > > ### Additional information > > _No response_ Change performed by the [Move to Bugzilla add-on](https://addons.mozilla.org/en-US/firefox/addon/move-to-bugzilla/).
1,728,057
15,546,363
Filed in Messaging for tracking purposes; will move to Networking later. In bug 1722834, telemetry was added for a few things, including when the captive-portal-login-success observer notification was fired, and when the captive portal login infobar was shown. Unfortunately, after doing some redash analysis on our recent Nightly A:A experiment, we saw that the login-success notifications weren't always being sent. After some code inspection, it became clear that the telemetry was being sent only when the captive portal infobar was made to disappear, and never if the captive portal infobar hadn't been shown. I've got a patch that moves it from an observer to the code into CaptiveDetect.jsm where the notification is being fired, which should be more correct and also less fragile, since it doesn't depend on when (for example) the observer gets registered. I also took a look at the other telemetry, and the captive portal login infobar telemetry could be sent whenever the _showNotification method (which sometimes returns early) was called, meaning potentially too many times. I pushed this notification down into the _showNotification method to the spot after the notification is actually shown. I'd like to get this in on Monday if at all possible, as ideally, I'd like to get this uplifted to 92 so that we can run a 92 release A:A experiment to validate our telemetry if necessary.
1,728,744
15,552,456
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: Launching the app Actual results: Takes more than 30s to display the main window Expected results: This version has many issues Too long when starting When I send a message, this open outlook. Why TB cannot send alone a message anymore ? Many useful addon do not work anymore...
1,729,269
15,557,607
The following testcase crashes on mozilla-central revision 20210906-1b49e7328ae4 (debug build, run with --fuzzing-safe --cpu-count=2 --ion-offthread-compile=off --ion-warmup-threshold=1 --blinterp-warmup-threshold=1): See attachment. Backtrace: received signal SIGSEGV, Segmentation fault. #0 0x00005555576946b7 in js::jit::BaselineScript::retAddrEntryFromReturnAddress(unsigned char*) () #1 0x0000555557a6a102 in js::jit::JSJitFrameIter::baselineScriptAndPc(JSScript**, unsigned char**) const () #2 0x0000555557a71ab1 in js::jit::HandleException(js::jit::ResumeFromException*) () #3 0x0000377e6d9e2d56 in ?? () [...] #93 0x0000000000000000 in ?? () rax 0x5555557c9d27 93824994811175 rbx 0x31fd49806110 54963929637136 rcx 0x55555814fdd0 93825038351824 rdx 0x0 0 rsi 0x7ffff6abd770 140737331844976 rdi 0x7ffff6abc540 140737331840320 rbp 0x7fffffffb1b0 140737488335280 rsp 0x7fffffffb1b0 140737488335280 r8 0x7ffff6abd770 140737331844976 r9 0x7ffff7fe3840 140737354020928 r10 0x0 0 r11 0x0 0 r12 0x0 0 r13 0x7ffff5719000 140737311248384 r14 0x7fffffffb2d0 140737488335568 r15 0x28d6b9466060 44902696509536 rip 0x5555576946b7 <js::jit::BaselineScript::retAddrEntryFromReturnAddress(unsigned char*)+167> => 0x5555576946b7 <_ZN2js3jit14BaselineScript29retAddrEntryFromReturnAddressEPh+167>: movl $0x294,0x0 0x5555576946c2 <_ZN2js3jit14BaselineScript29retAddrEntryFromReturnAddressEPh+178>: callq 0x555556b0cf8e <abort> I managed to reduce the testcase significantly by readjusting the OOM parameter while reducing, but I was not able to reduce it further than what is attached and it still contains large portions of the fuzzing driver (Marking attachment s-s separately, do not use as a regression test). While reducing, I noticed that the test is highly sensitive to any changes, even single dead operations/branches. Also marking s-s based on the JIT assert.
1,729,500
15,559,534
STR: * open a page * open memory panel * Turn on "record stack stacks" via the checkbox * reload the page * take a memory snapshot * Select View: Aggregate and Group by: Call Stack ER: See some objects with call stacks AR: We get the `No call stacks found. Record call stacks before taking a snapshot.` warning and none of the objects are with any stack.
1,743,245
15,673,460
Created attachment 9252730 Zip files containing the PDF and screenshots of how it is rendered on different platforms User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0 Steps to reproduce: Open the file Example.pdf file provided in the zip archive. The file was generated from the reMarkable tablet, but that shouldn't matter. Actual results: The grid lines are rendered quite thick, which makes it sometimes difficult to read. Expected results: Since both the default Ubuntu pdf viewer, Adober Acrobat for Android, Chromium and Google Drive render the lines much thinner I believe they should also be thinner in Firefox (screenshots of different platforms attached).
1,743,398
15,675,960
[Affected versions]: - Firefox Release 94.0.2 (Build ID:20211119140621) [Affected Platforms]: - Windows 10 x64 - macOS 11.6 - Ubuntu 20.04 [Prerequisites]: - Have an older version of Firefox browser MS/ES locale installed. - Have a Firefox Profile that contains the [user.js](https://drive.google.com/file/d/1IE3SXvCea8k7jAdRXudVUcDT0fc7qVSQ/view?usp=sharing) file. [Steps to reproduce]: 1. Open the Firefox browser with the profile from prerequisites. 2. Install the [Remote Setting Devtools](https://github.com/mozilla-extensions/remote-settings-devtools/releases) tool. 3. Change the environment to the “Stage” server. 4. Update the browser to its current version. 5. Observe what happens. [Expected result]: - The VPN moments page 11 is opened in a new tab. [Actual result]: - The VPN Moments page 11 is not shown.
1,744,004
15,680,375
Created attachment 9253393 rec of the issue.gif **[Affected versions]:** - Firefox Release 94.0.2 - Build ID: 20211119140621 - Firefox RC 95.0 - Build ID: 20211129150630 **[Affected Platforms]:** - Windows 10 x64 - Windows 11 x64 **[Prerequisites]:** - Have a Firefox profile older than 28 days. - Have at least a website visited in the last 6 days. - Have the [user.js](https://drive.google.com/file/d/1NTM6LNdTayKwc2RO360HpdGs9eMiu7gA/view?usp=sharing) file downloaded to your PC. - The Firefox browser is pinned to the taskbar. **[Steps to reproduce]:** 1. Open the profile folder and add the user.js file from the prerequisites. 2. Open the browser using the profile from the prerequisites. 3. Navigate to the "about:studies" page and observe the behavior. **[Expected result]:** - The "Better Internet Infrequent Modal" experiment is **NOT** displayed in the "Active studies" section. **[Actual result]:** - The "Better Internet Infrequent Modal" experiment is displayed on the "Active studies" section of the "about:studies" page. **[Notes]:** - According to the [received documentation](https://mana.mozilla.org/wiki/pages/viewpage.action?pageId=150552534) we should not be enrolled in the experiment if the Firefox browser is already pinned to the taskbar. - The "Better Internet" spotlight is also displayed. - Attached a screen recording of the issue.
1,744,048
15,680,590
Created attachment 9253435 ss of the issue.png **[Affected versions]:** - Firefox Release 94.0.2 - Build ID: 20211119140621 - Firefox RC 95.0 - Build ID: 20211129150630 **[Affected Platforms]:** - Windows 10 x64 - Windows 11 x64 **[Prerequisites]:** - Have a Firefox profile older than 28 days. - Have at least a website visited in the last 6 days. - Have the [user.js](https://drive.google.com/file/d/1po8lqneThBpQZdy668rxc15I5k5ProwC/view?usp=sharing) file downloaded to your PC. - The Firefox browser is **NOT** pinned to the taskbar. **[Steps to reproduce]:** 1. Open the profile folder and add the user.js file from the prerequisites. 2. Open the browser using the profile from the prerequisites. 3. Observe the behavior. **[Expected result]:** - The "Better Internet" spotlight is **NOT** triggered. **[Actual result]:** - Firefox 94.0.2: The "Better Internet" spotlight is not triggered but an overlay is displayed over the page. - Firefox RC 95.0: The "Better Internet" spotlight is triggered but the title, description, and the primary button's label are not displayed. **[Notes]:** - According to the [received documentation](https://mana.mozilla.org/wiki/pages/viewpage.action?pageId=150552534) the spotlight should not be triggered on the "Control" branch of the experiment. - Attached a screenshot of the issue.
1,744,888
15,687,877
Mark found some problems if `browser.preferences.moreFromMozilla.template` is either unset, or set to an invalid value: > Setting browser.preferences.moreFromMozilla.template to badstring yields a mostly empty page. Seems unlikely to happen 🤷‍♂️ > > Enabling the feature but not setting the template pref has the same result.
1,745,170
15,689,953
Created attachment 9254519 copy.js The call_indirect optimization avoids creating an indirect stub for module-private functions if the table is also private to the module; this avoids creating redundant stubs. However, it is possible for table.copy to copy from a private table to a public table that is then used for call-indirect in another module. Since table.copy does not create the necessary stubs in this case, the callee will run the function with the wrong tls. See attached test case. This is going to require an uplift to FF96.
1,745,348
15,691,128
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 Steps to reproduce: Open the hotdog menu Open the "Bookmarks" sub-menu Click on "Manage bookmarks" Actual results: Nothing Expected results: Library window is opened The Ctrl+Shift+O keyboard shortcut still opens the Library window successfully, as well as the "Manage bookmarks" option in the Bookmarks menu. Only through the hotdog menu does it appear broken Mozregression is pointing to: Bug 1714846 - Really hide panels on hide, r=robwu,emilio Differential Revision: https://phabricator.services.mozilla.com/D132574
1,758,975
15,807,626
Created attachment 9267216 Screenshot User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0 Steps to reproduce: Tested using Firefox 97.0.2 and Nightly 100.0a1, both on Linux View this GIF: https://blog.darrien.dev/you-dont-know-gif/Sunflower_as_gif_89a-no-gct.gif (GIF is from this blog post https://blog.darrien.dev/posts/you-dont-know-gif/, bug noticed on HackerNews https://news.ycombinator.com/item?id=30626502, people reported the same bug using both X and Wayland) Actual results: Where the GIF should appear instead is visible whatever is behind that part of the Firefox window, e.g. my desktop background. Expected results: Display the GIF as a solid black rectangle.
1,759,098
15,808,578
Encoding of the authenticator data of the attestation object seems to have truncated resulting in invalid CBOR. Here is the CBOR output (from cbor.me) for Firefox webAuthn create ``` A3 # map(3) 63 # text(3) 666D74 # "fmt" 64 # text(4) 6E6F6E65 # "none" 67 # text(7) 61747453746D74 # "attStmt" A0 # map(0) 68 # text(8) 6175746844617461 # "authData" 59 0158 # bytes(344) 9790265872244970DD099E6070431E21CF2CC440E44837B04367EBBFAD47EBC645000000000000202E64C00F8D90D84E86F7266353B553B9BAEFBD2D9566A3342FAC1904E9313CF2A401030339010020590100E002198009E54F47D2D7CDAE184B57598080810F357107123721FEB700D3476BC322114AF0E5EBA2D6F2AA7570564537F9F3465D791567C022EC65C3EFE1176122792495A46CA84395EDE5312AB984293A8C35907AC70DD402C686C4EE28043E92F7651A8DABFB9649ADE042AEDA2828337A1412F8135015A764796662ACB8A7827309696EB16D92161C3BCE30143DC892BF88BAD41377810AE66896A4BB8EE4514518D829E2D86B12B2826997FB9CF6F7FB85A7E8F9FDB8466ECE2C8A375FD88FDE05B01D6C979C639702B8B6CDAFF2AAEC1E609151CC43FEDD5D9F57EC050B2C53616EE220DE986490AFAE59A9216640E4C5FB68169C6849885DEACE60889D2143010001 # "\x97\x90&Xr$Ip\xDD\t\x9E`pC\u001E!\xCF,\xC4@\xE4H7\xB0Cg뿭G\xEB\xC6E\u0000\u0000\u0000\u0000\u0000\u0000 .d\xC0\u000F\x8D\x90\xD8N\x86\xF7&cS\xB5S\xB9\xBA\xEF\xBD-\x95f\xA34/\xAC\u0019\u0004\xE91<\xF2\xA4\u0001\u0003\u00039\u0001\u0000 Y\u0001\u0000\xE0\u0002\u0019\x80\t\xE5OG\xD2\xD7ͮ\u0018KWY\x80\x80\x81\u000F5q\a\u00127!\xFE\xB7\u0000\xD3Gk\xC3\"\u0011J\xF0\xE5\xEB\xA2\xD6\xF2\xAAupVE7\xF9\xF3F]y\u0015g\xC0\"\xECe\xC3\xEF\xE1\u0017a\"y$\x95\xA4l\xA8C\x95\xED\xE51*\xB9\x84):\x8C5\x90z\xC7\r\xD4\u0002Ɔ\xC4\xEE(\u0004>\x92\xF7e\u001A\x8D\xAB\xFB\x96I\xAD\xE0B\xAE\xDA((3z\u0014\u0012\xF8\u0013P\u0015\xA7dyfb\xAC\xB8\xA7\x82s\tin\xB1m\x92\u0016\u001C;\xCE0\u0014=Ȓ\xBF\x88\xBA\xD4\u0013w\x81\n\xE6h\x96\xA4\xBB\x8E\xE4QE\u0018\xD8)\xE2\xD8k\u0012\xB2\x82i\x97\xFB\x9C\xF6\xF7\xFB\x85\xA7\xE8\xF9\xFD\xB8Fn\xCE,\x8A7_؏\xDE\u0005\xB0\u001Dl\x97\x9Cc\x97\u0002\xB8\xB6ͯ\xF2\xAA\xEC\u001E`\x91Q\xCCC\xFE\xDD]\x9FW\xEC\u0005\v,San\xE2 ޘd\x90\xAF\xAEY\xA9!f@\xE4\xC5\xFBh\u0016\x9ChI\x88]\xEA\xCE`\x88\x9D!C\u0001\u0000\u0001" ``` From the same windows machine here is the attestation object from Edge: ``` A3 # map(3) 63 # text(3) 666D74 # "fmt" 64 # text(4) 6E6F6E65 # "none" 67 # text(7) 61747453746D74 # "attStmt" A0 # map(0) 68 # text(8) 6175746844617461 # "authData" 59 0167 # bytes(359) 9790265872244970DD099E6070431E21CF2CC440E44837B04367EBBFAD47EBC64500000000000000000000000000000000000000000020E7E61911BC1357C4D548B219D701A9AC0710E7B10E589A40B6A2FD480C546866A401030339010020590100C47F02F2D8F41BBFFFDE58CAF2071D546752256AEE85433527D43FD31A5EA13783E5EAAE398B8FD90828B3538B0B01C7E122B8D39AFCD26CCFBC00D46087D70EF5D0E9DBB7B349D3805E3FEAA57FE644F2AD1E54E9691AD8EC1C816E355641DE6C192CB13ECCF4E166ED4E1DB8B492295115281CF1B55D7C2BD7B0EE235759122DF501A0BEFD6D6EEA1E995DAE308093B57C389F3C1612E80078CCE9A8488BABC222A4E5C08BB323CFAABD67A678CCCBF354981B4D2BBFAD3C4BAA40E508441F6AF5F6E37DE527284236A6AB6F6D3BE2A9DAE1766EB71FBC9B4B2224317A42B00AA881C16650EF4948309FC191CF422DF120AD57D60DE0D62881293FCFB782092143010001 # "\x97\x90&Xr$Ip\xDD\t\x9E`pC\u001E!\xCF,\xC4@\xE4H7\xB0Cg뿭G\xEB\xC6E\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000 \xE7\xE6\u0019\u0011\xBC\u0013W\xC4\xD5H\xB2\u0019\xD7\u0001\xA9\xAC\a\u0010\xE7\xB1\u000EX\x9A@\xB6\xA2\xFDH\fThf\xA4\u0001\u0003\u00039\u0001\u0000 Y\u0001\u0000\xC4\u007F\u0002\xF2\xD8\xF4\e\xBF\xFF\xDEX\xCA\xF2\a\u001DTgR%j\xEE\x85C5'\xD4?\xD3\u001A^\xA17\x83\xE5\xEA\xAE9\x8B\x8F\xD9\b(\xB3S\x8B\v\u0001\xC7\xE1\"\xB8Ӛ\xFC\xD2lϼ\u0000\xD4`\x87\xD7\u000E\xF5\xD0\xE9۷\xB3IӀ^?\xEA\xA5\u007F\xE6D\xF2\xAD\u001ET\xE9i\u001A\xD8\xEC\u001C\x81n5VA\xDEl\u0019,\xB1>\xCC\xF4\xE1f\xEDN\u001D\xB8\xB4\x92)Q\u0015(\u001C\xF1\xB5]|+װ\xEE#WY\u0012-\xF5\u0001\xA0\xBE\xFDmn\xEA\u001E\x99]\xAE0\x80\x93\xB5|8\x9F<\u0016\u0012\xE8\u0000x\xCC\xE9\xA8H\x8B\xAB\xC2\"\xA4\xE5\xC0\x8B\xB3#Ϫ\xBDg\xA6x\xCC\xCB\xF3T\x98\eM+\xBF\xAD<K\xAA@\xE5\bD\u001Fj\xF5\xF6\xE3}\xE5'(B6\xA6\xABom;\xE2\xA9\xDA\xE1vn\xB7\u001F\xBC\x9BK\"$1zB\xB0\n\xA8\x81\xC1fP\xEFIH0\x9F\xC1\x91\xCFB-\xF1 \xADW\xD6\r\xE0\xD6(\x81)?Ϸ\x82\t!C\u0001\u0000\u0001" ``` The Edge version successfully decodes but the Firefox version fails as it needs more bytes (344 vs 359).
1,759,162
15,809,059
Given a file /usr/lib/mozilla/pkcs11-modules/beidpkcs11.json with the following contents: { "name": "beidpkcs11", "description": "Belgium eID PKCS#11 module", "path": "libbeidpkcs11.so.0", "type": "pkcs11", "allowed_extensions": ["[email protected]"] } then the following call: browser.pkcs11.isModuleInstalled("beidpkcs11") will throw an error rather than returning a promise resolving to "true". The browser console says: OperationError: PathUtils.filename: Could not initialize path: NS_ERROR_FILE_UNRECOGNIZED_PATH This is in ext-pkcs11.js:54:37. That line was modified recently through bug 1745352, so I suspect an error in the PathUtils.filename method. (I can't currently test whether the bug occurs on other platforms; if necessary I can do this next Monday)
1,759,506
15,813,099
~200 crashes with Firefox 91.7.0esr, ~400 with 91.7.0 (must be an unofficial build), no crashes with Firefox 91.6.*. Crashes on Windows and macOS, >40% in the first minute after launch. Comments mention it is frequently observed on amazon.com (>80% of users with en-US locale). Eden, please investigate the issue. Crash report: https://crash-stats.mozilla.org/report/index/38099100-6802-4daf-9e7f-766680220314 MOZ_CRASH Reason: ```MOZ_RELEASE_ASSERT(!isSome())``` Top 10 frames of crashing thread: ``` 0 xul.dll mozilla::net::LoadInfo::SetReservedClientInfo netwerk/base/LoadInfo.cpp:1771 1 xul.dll mozilla::dom::`anonymous namespace'::ClientChannelHelperParent::CreateClientForPrincipal dom/clients/manager/ClientChannelHelper.cpp:247 2 xul.dll mozilla::dom::`anonymous namespace'::ClientChannelHelperParent::CreateClient dom/clients/manager/ClientChannelHelper.cpp:213 3 xul.dll mozilla::dom::`anonymous namespace'::ClientChannelHelper::AsyncOnChannelRedirect dom/clients/manager/ClientChannelHelper.cpp:143 4 xul.dll mozilla::net::nsAsyncRedirectVerifyHelper::DelegateOnChannelRedirect netwerk/base/nsAsyncRedirectVerifyHelper.cpp:153 5 xul.dll mozilla::net::nsAsyncRedirectVerifyHelper::Run netwerk/base/nsAsyncRedirectVerifyHelper.cpp:259 6 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:805 7 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1152 8 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:85 9 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:324 ```
1,759,560
15,813,476
From github: https://github.com/mozilla-mobile/fenix/issues/24228. > ### Steps to reproduce > > 1. Install extension [Privacy Possum](https://addons.mozilla.org/ru/firefox/addon/privacy-possum/) > 2. Open extension popup > 3. Tap on link (for this particular extension is "Report a bug") > > ### Expected behaviour > > A new tab with desired link should open > > ### Actual behaviour > > The app crashes > > ### Device name > > HUAWEI STK-LX1 > > ### Android version > > 29 (REL) > > ### Firefox release type > > Firefox Nightly > > ### Firefox version > > 100.0a1 > > ### Device logs > > Crash report: https://crash-stats.mozilla.org/report/index/bp-9aedfb0a-a029-48d1-8e6b-c80ff0220311 > Logs from ADB: https://gist.github.com/Semro/f768d0099f99f2ef2eac2bd5a389227f > > ### Additional information > > I also can reproduce it in my own extension, taping on following link: https://github.com/Semro/syncwatch/blob/e476cfbe68ffd4755eede6f12daf5870f6ccfece/plugin/popup.html#L17-L22 > > But I can't reproduce bug when opening links in [Dark Reader](https://addons.mozilla.org/ru/firefox/addon/darkreader/) extension. Change performed by the [Move to Bugzilla add-on](https://addons.mozilla.org/en-US/firefox/addon/move-to-bugzilla/).
1,759,706
15,814,613
Maybe Fission related. (DOMFissionEnabled=1) Crash report: https://crash-stats.mozilla.org/report/index/0e8104a6-4588-410b-9bb5-4e59f0220312 Reason: ```EXC_BAD_ACCESS / KERN_INVALID_ADDRESS``` Top 10 frames of crashing thread: ``` 0 XUL mozilla::binding_danger::TErrorResult<mozilla::binding_danger::AssertAndSuppressCleanupPolicy>::ThrowDOMException dom/bindings/BindingUtils.cpp:429 1 XUL mozilla::webgl::FromOffscreenCanvas dom/canvas/WebGLTextureUpload.cpp:149 2 XUL mozilla::ClientWebGLContext::TexImage const dom/canvas/ClientWebGLContext.cpp:4027 3 XUL void mozilla::ClientWebGLContext::TexImage2D<mozilla::dom::OffscreenCanvas> const dom/canvas/ClientWebGLContext.h:1787 4 XUL mozilla::dom::WebGLRenderingContext_Binding::texImage2D dom/bindings/WebGLRenderingContextBinding.cpp:14394 5 XUL bool mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3307 6 XUL js::Call js/src/vm/Interpreter.cpp:589 7 XUL js::fun_apply js/src/vm/JSFunction.cpp:1022 8 XUL js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:512 9 XUL Interpret js/src/vm/Interpreter.cpp:3309 ``` When we create a `TexImageSourceAdapter` for `OffscreenCanvas`, we don't actually supply an `ErrorResult`: https://searchfox.org/mozilla-central/rev/d4d7611ee4dd0003b492b865bc5988a4e6afc985/dom/canvas/ClientWebGLContext.h#686 We pass the null `ErrorResult` to `FromOffscreenCanvas`: https://searchfox.org/mozilla-central/rev/d4d7611ee4dd0003b492b865bc5988a4e6afc985/dom/canvas/ClientWebGLContext.cpp#4081 And we will attempt to set it here: https://searchfox.org/mozilla-central/rev/d4d7611ee4dd0003b492b865bc5988a4e6afc985/dom/canvas/WebGLTextureUpload.cpp#149
1,759,891
15,816,613
Created attachment 9268107 Screen Shot 2022-03-15 at 18.44.25.png Seeing funny characters in Google Slides presenter mode on Zoom (also when not on presenter mode) I am using Firefox nightly (updated)
1,760,765
15,824,290
**Filed by:** archaeopteryx [at] coole-files.de **Parsed log:** https://treeherder.mozilla.org/logviewer?job_id=371850564&repo=mozilla-central **Full log:** https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/YzCHCYtvREWGJmAvi7BOZw/runs/0/artifacts/public/logs/live_backing.log --- ``` Please check if this is a real issue because this gets reported after a previous failure of the test (bug 1744613). [task 2022-03-22T06:18:35.740Z] 06:18:35 INFO - TEST-PASS | dom/media/autoplay/test/browser/browser_autoplay_policy_web_audio_with_gum.js | AudioContext is not started yet. - true == true - [task 2022-03-22T06:18:35.740Z] 06:18:35 INFO - - calling gum with {"video":true} [task 2022-03-22T06:18:35.740Z] 06:18:35 INFO - Buffered messages finished [task 2022-03-22T06:18:35.741Z] 06:18:35 INFO - TEST-UNEXPECTED-FAIL | dom/media/autoplay/test/browser/browser_autoplay_policy_web_audio_with_gum.js | AbortError: The operation was aborted. - [task 2022-03-22T06:18:35.741Z] 06:18:35 INFO - Stack trace: [task 2022-03-22T06:18:35.741Z] 06:18:35 INFO - chrome://mochikit/content/browser-test.js:test_ok:1394 [task 2022-03-22T06:18:35.742Z] 06:18:35 INFO - chrome://mochitests/content/browser/dom/media/autoplay/test/browser/browser_autoplay_policy_web_audio_with_gum.js:testWebAudioWithGUM:159 [task 2022-03-22T06:18:35.742Z] 06:18:35 INFO - - calling resume() again [task 2022-03-22T06:18:35.743Z] 06:18:35 INFO - Console message: [JavaScript Warning: "An AudioContext was prevented from starting automatically. It must be created or resumed after a user gesture on the page." {file: "chrome://mochitests/content/browser/dom/media/autoplay/test/browser/browser_autoplay_policy_web_audio_with_gum.js" line: 108}] [task 2022-03-22T06:20:04.329Z] 06:20:04 INFO - Not taking screenshot here: see the one that was previously logged [task 2022-03-22T06:20:04.332Z] 06:20:04 INFO - TEST-UNEXPECTED-FAIL | dom/media/autoplay/test/browser/browser_autoplay_policy_web_audio_with_gum.js | Test timed out - [task 2022-03-22T06:20:04.377Z] 06:20:04 INFO - GECKO(4748) | MEMORY STAT | vsize 19406276MB | vsizeMaxContiguous 65210484MB | residentFast 1039MB [task 2022-03-22T06:20:04.378Z] 06:20:04 INFO - TEST-OK | dom/media/autoplay/test/browser/browser_autoplay_policy_web_audio_with_gum.js | took 90060ms [task 2022-03-22T06:20:04.379Z] 06:20:04 INFO - Not taking screenshot here: see the one that was previously logged [task 2022-03-22T06:20:04.379Z] 06:20:04 INFO - TEST-UNEXPECTED-FAIL | dom/media/autoplay/test/browser/browser_autoplay_policy_web_audio_with_gum.js | Found a tab after previous test timed out: https://example.com/ - [task 2022-03-22T06:20:04.449Z] 06:20:04 INFO - checking window state [task 2022-03-22T06:20:04.492Z] 06:20:04 INFO - TEST-START | dom/media/autoplay/test/browser/browser_autoplay_videoDocument.js [task 2022-03-22T06:20:04.558Z] 06:20:04 INFO - Not taking screenshot here: see the one that was previously logged [task 2022-03-22T06:20:04.558Z] 06:20:04 INFO - Buffered messages logged at 06:20:04 [task 2022-03-22T06:20:04.559Z] 06:20:04 INFO - Entering test bound [task 2022-03-22T06:20:04.559Z] 06:20:04 INFO - Buffered messages finished [task 2022-03-22T06:20:04.560Z] 06:20:04 INFO - TEST-UNEXPECTED-FAIL | dom/media/autoplay/test/browser/browser_autoplay_policy_web_audio_with_gum.js | Uncaught exception received from previously timed out test - at chrome://mochitests/content/browser/dom/media/autoplay/test/browser/browser_autoplay_policy_web_audio_with_gum.js:169 - ReferenceError: ok is not defined [task 2022-03-22T06:20:04.560Z] 06:20:04 INFO - Stack trace: [task 2022-03-22T06:20:04.560Z] 06:20:04 INFO - testWebAudioWithGUM@chrome://mochitests/content/browser/dom/media/autoplay/test/browser/browser_autoplay_policy_web_audio_with_gum.js:169:5 [task 2022-03-22T06:20:04.568Z] 06:20:04 INFO - GECKO(4748) | ================================================================= [task 2022-03-22T06:20:04.568Z] 06:20:04 ERROR - GECKO(4748) | ==2932==ERROR: AddressSanitizer: heap-use-after-free on address 0x128a6f05b490 at pc 0x7ffe995875ea bp 0x00d3b2ff0e40 sp 0x00d3b2ff0e88 [task 2022-03-22T06:20:04.569Z] 06:20:04 INFO - GECKO(4748) | READ of size 8 at 0x128a6f05b490 thread T0 [task 2022-03-22T06:20:04.970Z] 06:20:04 INFO - GECKO(4748) | #0 0x7ffe995875e9 in mozilla::RefPtrTraits<mozilla::media::OriginKeyStore>::Release /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:50 [task 2022-03-22T06:20:04.970Z] 06:20:04 INFO - GECKO(4748) | #1 0x7ffe995875e9 in RefPtr<mozilla::media::OriginKeyStore>::ConstRemovingRefPtrTraits<mozilla::media::OriginKeyStore>::Release /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:381 [task 2022-03-22T06:20:04.971Z] 06:20:04 INFO - GECKO(4748) | #2 0x7ffe995875e9 in RefPtr<mozilla::media::OriginKeyStore>::~RefPtr /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:81 [task 2022-03-22T06:20:04.971Z] 06:20:04 INFO - GECKO(4748) | #3 0x7ffe995875e9 in mozilla::media::Parent<class mozilla::media::PMediaParent>::~Parent<class mozilla::media::PMediaParent>(void) /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:522 [task 2022-03-22T06:20:04.972Z] 06:20:04 INFO - GECKO(4748) | #4 0x7ffe995854cf in mozilla::media::Parent<class mozilla::media::PMediaParent>::`scalar deleting dtor'(unsigned int) /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:522 [task 2022-03-22T06:20:04.972Z] 06:20:04 INFO - GECKO(4748) | #5 0x7ffe9954b734 in mozilla::media::RefCountedParent::Release /builds/worker/workspace/obj-build/dist/include/mozilla/media/MediaParent.h:43 [task 2022-03-22T06:20:04.973Z] 06:20:04 INFO - GECKO(4748) | #6 0x7ffe9954b734 in mozilla::media::DeallocPMediaParent(class mozilla::media::PMediaParent *) /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:533 [task 2022-03-22T06:20:04.974Z] 06:20:04 INFO - GECKO(4748) | #7 0x7ffe935402fe in mozilla::ipc::ActorLifecycleProxy::~ActorLifecycleProxy(void) /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:256 [task 2022-03-22T06:20:04.974Z] 06:20:04 INFO - GECKO(4748) | #8 0x7ffe9a8b6628 in mozilla::ipc::ActorLifecycleProxy::Release /builds/worker/workspace/obj-build/dist/include/mozilla/ipc/ProtocolUtils.h:616 [task 2022-03-22T06:20:04.975Z] 06:20:04 INFO - GECKO(4748) | #9 0x7ffe9a8b6628 in mozilla::dom::PContentParent::ClearSubtree(void) /builds/worker/workspace/obj-build/ipc/ipdl/PContentParent.cpp:17038 [task 2022-03-22T06:20:04.975Z] 06:20:04 INFO - GECKO(4748) | #10 0x7ffe9a8b4a71 in mozilla::dom::PContentParent::OnChannelClose(void) /builds/worker/workspace/obj-build/ipc/ipdl/PContentParent.cpp:16913 [task 2022-03-22T06:20:04.976Z] 06:20:04 INFO - GECKO(4748) | #11 0x7ffe93521a80 in mozilla::ipc::MessageChannel::Close(void) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:2049 [task 2022-03-22T06:20:04.976Z] 06:20:04 INFO - GECKO(4748) | #12 0x7ffe9a5f5000 in mozilla::dom::ContentParent::ShutDownProcess(enum mozilla::dom::ContentParent::ShutDownMethod) /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:1794 [task 2022-03-22T06:20:04.977Z] 06:20:04 INFO - GECKO(4748) | #13 0x7ffe9a607429 in mozilla::dom::ContentParent::RecvFinishShutdown(void) /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:1809 [task 2022-03-22T06:20:04.977Z] 06:20:04 INFO - GECKO(4748) | #14 0x7ffe9a86ebc5 in mozilla::dom::PContentParent::OnMessageReceived(class IPC::Message const &) /builds/worker/workspace/obj-build/ipc/ipdl/PContentParent.cpp:10920 [task 2022-03-22T06:20:04.978Z] 06:20:04 INFO - GECKO(4748) | #15 0x7ffe9351e7a2 in mozilla::ipc::MessageChannel::DispatchAsyncMessage(class mozilla::ipc::ActorLifecycleProxy *, class IPC::Message const &) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1674 [task 2022-03-22T06:20:04.978Z] 06:20:04 INFO - GECKO(4748) | #16 0x7ffe9351c121 in mozilla::ipc::MessageChannel::DispatchMessage(class mozilla::ipc::ActorLifecycleProxy *, class IPC::Message &&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1599 [task 2022-03-22T06:20:04.979Z] 06:20:04 INFO - GECKO(4748) | #17 0x7ffe9351d56c in mozilla::ipc::MessageChannel::MessageTask::Run(void) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1496 [task 2022-03-22T06:20:04.980Z] 06:20:04 INFO - GECKO(4748) | #18 0x7ffe91f31cbd in mozilla::RunnableTask::Run(void) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:467 [task 2022-03-22T06:20:04.980Z] 06:20:04 INFO - GECKO(4748) | #19 0x7ffe91ee4d11 in mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(class mozilla::detail::BaseAutoLock<class mozilla::Mutex &> const &) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:778 [task 2022-03-22T06:20:04.981Z] 06:20:04 INFO - GECKO(4748) | #20 0x7ffe91ee121c in mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(class mozilla::detail::BaseAutoLock<class mozilla::Mutex &> const &) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:612 [task 2022-03-22T06:20:04.981Z] 06:20:04 INFO - GECKO(4748) | #21 0x7ffe91ee1be4 in mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:390 [task 2022-03-22T06:20:04.982Z] 06:20:04 INFO - GECKO(4748) | #22 0x7ffe91f3a4c1 in mozilla::TaskController::InitializeInternal::<lambda_1>::operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:124 [task 2022-03-22T06:20:04.982Z] 06:20:04 INFO - GECKO(4748) | #23 0x7ffe91f3a4c1 in mozilla::detail::RunnableFunction<`lambda at /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:124:7'>::Run /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:531 [task 2022-03-22T06:20:04.983Z] 06:20:04 INFO - GECKO(4748) | #24 0x7ffe91f11743 in nsThread::ProcessNextEvent(bool, bool *) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1173 [task 2022-03-22T06:20:04.983Z] 06:20:04 INFO - GECKO(4748) | #25 0x7ffe91f22d8c in NS_ProcessNextEvent(class nsIThread *, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:467 [task 2022-03-22T06:20:04.984Z] 06:20:04 INFO - GECKO(4748) | #26 0x7ffe9352719d in mozilla::ipc::MessagePump::Run(class base::MessagePump::Delegate *) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85 [task 2022-03-22T06:20:04.984Z] 06:20:04 INFO - GECKO(4748) | #27 0x7ffe9343e4d5 in MessageLoop::RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:331 [task 2022-03-22T06:20:04.985Z] 06:20:04 INFO - GECKO(4748) | #28 0x7ffe9343e4d5 in MessageLoop::RunHandler(void) /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:324 [task 2022-03-22T06:20:04.985Z] 06:20:04 INFO - GECKO(4748) | #29 0x7ffe9343e2a5 in MessageLoop::Run(void) /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:306 [task 2022-03-22T06:20:04.986Z] 06:20:04 INFO - GECKO(4748) | #30 0x7ffe9b4b88da in nsBaseAppShell::Run(void) /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:137 [task 2022-03-22T06:20:04.986Z] 06:20:04 INFO - GECKO(4748) | #31 0x7ffe9b6a855c in nsAppShell::Run(void) /builds/worker/checkouts/gecko/widget/windows/nsAppShell.cpp:614 [task 2022-03-22T06:20:04.987Z] 06:20:04 INFO - GECKO(4748) | #32 0x7ffe9fb687bb in nsAppStartup::Run(void) /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:295 [task 2022-03-22T06:20:04.987Z] 06:20:04 INFO - GECKO(4748) | #33 0x7ffe9fe23c03 in XREMain::XRE_mainRun(void) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5739 [task 2022-03-22T06:20:04.988Z] 06:20:04 INFO - GECKO(4748) | #34 0x7ffe9fe29463 in XREMain::XRE_main(int, char **const, struct mozilla::BootstrapConfig const &) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5924 [task 2022-03-22T06:20:04.988Z] 06:20:04 INFO - GECKO(4748) | #35 0x7ffe9fe2a72a in XRE_main(int, char **const, struct mozilla::BootstrapConfig const &) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5991 [task 2022-03-22T06:20:04.989Z] 06:20:04 INFO - GECKO(4748) | #36 0x7ff698382594 in do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:226 [task 2022-03-22T06:20:04.989Z] 06:20:04 INFO - GECKO(4748) | #37 0x7ff698382594 in NS_internal_main(int, char **, char **) /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:395 [task 2022-03-22T06:20:04.990Z] 06:20:04 INFO - GECKO(4748) | #38 0x7ff6983817bd in wmain /builds/worker/checkouts/gecko/toolkit/xre/nsWindowsWMain.cpp:167 [task 2022-03-22T06:20:04.990Z] 06:20:04 INFO - GECKO(4748) | #39 0x7ff69847e8c7 in invoke_main d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:90 [task 2022-03-22T06:20:04.991Z] 06:20:04 INFO - GECKO(4748) | #40 0x7ff69847e8c7 in __scrt_common_main_seh d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288 [task 2022-03-22T06:20:04.991Z] 06:20:04 INFO - GECKO(4748) | #41 0x7ffed8ec7033 (C:\Windows\System32\KERNEL32.DLL+0x180017033) [task 2022-03-22T06:20:04.992Z] 06:20:04 INFO - GECKO(4748) | #42 0x7ffed9962650 (C:\Windows\SYSTEM32\ntdll.dll+0x180052650) [task 2022-03-22T06:20:04.992Z] 06:20:04 INFO - GECKO(4748) | 0x128a6f05b490 is located 0 bytes inside of 112-byte region [0x128a6f05b490,0x128a6f05b500) [task 2022-03-22T06:20:04.992Z] 06:20:04 INFO - GECKO(4748) | freed by thread T29 here: [task 2022-03-22T06:20:05.007Z] 06:20:05 INFO - GECKO(4748) | #0 0x7ffead577cdb in free /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_malloc_win.cpp:82 [task 2022-03-22T06:20:05.007Z] 06:20:05 INFO - GECKO(4748) | #1 0x7ffe9958413c in operator delete /builds/worker/workspace/obj-build/dist/include/mozilla/cxxalloc.h:51 [task 2022-03-22T06:20:05.008Z] 06:20:05 INFO - GECKO(4748) | #2 0x7ffe9958413c in mozilla::media::OriginKeyStore::`scalar deleting dtor'(unsigned int) /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:378 [task 2022-03-22T06:20:05.008Z] 06:20:05 INFO - GECKO(4748) | #3 0x7ffe9220660e in mozilla::net::WebSocketRequest::Release(void) /builds/worker/checkouts/gecko/netwerk/base/Dashboard.cpp:55 [task 2022-03-22T06:20:05.009Z] 06:20:05 INFO - GECKO(4748) | #4 0x7ffe9958756d in mozilla::RefPtrTraits<mozilla::media::OriginKeyStore>::Release /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:50 [task 2022-03-22T06:20:05.009Z] 06:20:05 INFO - GECKO(4748) | #5 0x7ffe9958756d in RefPtr<mozilla::media::OriginKeyStore>::ConstRemovingRefPtrTraits<mozilla::media::OriginKeyStore>::Release /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:381 [task 2022-03-22T06:20:05.010Z] 06:20:05 INFO - GECKO(4748) | #6 0x7ffe9958756d in RefPtr<mozilla::media::OriginKeyStore>::~RefPtr /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:81 [task 2022-03-22T06:20:05.010Z] 06:20:05 INFO - GECKO(4748) | #7 0x7ffe9958756d in mozilla::media::Parent<class mozilla::media::PMediaParent>::~Parent<class mozilla::media::PMediaParent>(void) /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:524 [task 2022-03-22T06:20:05.011Z] 06:20:05 INFO - GECKO(4748) | #8 0x7ffe995854cf in mozilla::media::Parent<class mozilla::media::PMediaParent>::`scalar deleting dtor'(unsigned int) /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:522 [task 2022-03-22T06:20:05.011Z] 06:20:05 INFO - GECKO(4748) | #9 0x7ffe9957a922 in mozilla::media::RefCountedParent::Release /builds/worker/workspace/obj-build/dist/include/mozilla/media/MediaParent.h:43 [task 2022-03-22T06:20:05.012Z] 06:20:05 INFO - GECKO(4748) | #10 0x7ffe9957a922 in mozilla::RefPtrTraits<mozilla::media::Parent<mozilla::media::NonE10s> >::Release /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:50 [task 2022-03-22T06:20:05.013Z] 06:20:05 INFO - GECKO(4748) | #11 0x7ffe9957a922 in RefPtr<mozilla::media::Parent<mozilla::media::NonE10s> >::ConstRemovingRefPtrTraits<mozilla::media::Parent<mozilla::media::NonE10s> >::Release /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:381 [task 2022-03-22T06:20:05.013Z] 06:20:05 INFO - GECKO(4748) | #12 0x7ffe9957a922 in RefPtr<mozilla::media::Parent<mozilla::media::NonE10s> >::~RefPtr /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:81 [task 2022-03-22T06:20:05.014Z] 06:20:05 INFO - GECKO(4748) | #13 0x7ffe9957a922 in mozilla::media::Parent<mozilla::media::NonE10s>::RecvGetPrincipalKey::<lambda_1>::~ /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:432 [task 2022-03-22T06:20:05.014Z] 06:20:05 INFO - GECKO(4748) | #14 0x7ffe9957a922 in mozilla::DefaultDelete<`lambda at /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:432:7'>::operator() /builds/worker/workspace/obj-build/dist/include/mozilla/UniquePtr.h:463 [task 2022-03-22T06:20:05.015Z] 06:20:05 INFO - GECKO(4748) | #15 0x7ffe9957a922 in mozilla::UniquePtr<`lambda at /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:432:7',mozilla::DefaultDelete<`lambda at /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:432:7'> >::reset /builds/worker/workspace/obj-build/dist/include/mozilla/UniquePtr.h:305 [task 2022-03-22T06:20:05.016Z] 06:20:05 INFO - GECKO(4748) | #16 0x7ffe9957a922 in mozilla::UniquePtr<`lambda at /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:432:7',mozilla::DefaultDelete<`lambda at /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:432:7'> >::operator= /builds/worker/workspace/obj-build/dist/include/mozilla/UniquePtr.h:275 [task 2022-03-22T06:20:05.017Z] 06:20:05 INFO - GECKO(4748) | #17 0x7ffe9957a922 in mozilla::detail::ProxyFunctionRunnable<class `public: virtual class mozilla::ipc::IPCResult __cdecl mozilla::media::Parent<class mozilla::media::PMediaParent>::RecvGetPrincipalKey(class mozilla::ipc::PrincipalInfo const &, bool const &, class std::function<void __cdecl(class nsTString<char> const &)> &&)'::`1'::<lambda_1>, class mozilla::MozPromise<class nsTString<char>, enum nsresult, 0>>::Run(void) /builds/worker/workspace/obj-build/dist/include/mozilla/MozPromise.h:1646 [task 2022-03-22T06:20:05.017Z] 06:20:05 INFO - GECKO(4748) | #18 0x7ffe91eec8b0 in mozilla::TaskQueue::Runner::Run(void) /builds/worker/checkouts/gecko/xpcom/threads/TaskQueue.cpp:206 [task 2022-03-22T06:20:05.018Z] 06:20:05 INFO - GECKO(4748) | #19 0x7ffe91f274f1 in nsThreadPool::Run(void) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadPool.cpp:310 [task 2022-03-22T06:20:05.018Z] 06:20:05 INFO - GECKO(4748) | #20 0x7ffe91f123c1 in nsThread::ProcessNextEvent(bool, bool *) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1167 [task 2022-03-22T06:20:05.019Z] 06:20:05 INFO - GECKO(4748) | #21 0x7ffe91f22d8c in NS_ProcessNextEvent(class nsIThread *, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:467 [task 2022-03-22T06:20:05.019Z] 06:20:05 INFO - GECKO(4748) | #22 0x7ffe935282fe in mozilla::ipc::MessagePumpForNonMainThreads::Run(class base::MessagePump::Delegate *) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:300 [task 2022-03-22T06:20:05.020Z] 06:20:05 INFO - GECKO(4748) | #23 0x7ffe9343e4d5 in MessageLoop::RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:331 [task 2022-03-22T06:20:05.020Z] 06:20:05 INFO - GECKO(4748) | #24 0x7ffe9343e4d5 in MessageLoop::RunHandler(void) /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:324 [task 2022-03-22T06:20:05.021Z] 06:20:05 INFO - GECKO(4748) | #25 0x7ffe9343e2a5 in MessageLoop::Run(void) /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:306 [task 2022-03-22T06:20:05.021Z] 06:20:05 INFO - GECKO(4748) | #26 0x7ffe91f084c6 in nsThread::ThreadFunc(void *) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:389 [task 2022-03-22T06:20:05.022Z] 06:20:05 INFO - GECKO(4748) | #27 0x7ffeae305a9e in _PR_NativeRunThread /builds/worker/checkouts/gecko/nsprpub/pr/src/threads/combined/pruthr.c:399 [task 2022-03-22T06:20:05.022Z] 06:20:05 INFO - GECKO(4748) | #28 0x7ffeae2ddc4b in pr_root /builds/worker/checkouts/gecko/nsprpub/pr/src/md/windows/w95thred.c:139 [task 2022-03-22T06:20:05.022Z] 06:20:05 INFO - GECKO(4748) | #29 0x7ffed75e1bb1 (C:\Windows\System32\ucrtbase.dll+0x180021bb1) [task 2022-03-22T06:20:05.023Z] 06:20:05 INFO - GECKO(4748) | #30 0x7ffead582273 in __asan::AsanThread::ThreadStart(unsigned __int64) /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_thread.cpp:278 [task 2022-03-22T06:20:05.023Z] 06:20:05 INFO - GECKO(4748) | #31 0x7ffed8ec7033 (C:\Windows\System32\KERNEL32.DLL+0x180017033) [task 2022-03-22T06:20:05.024Z] 06:20:05 INFO - GECKO(4748) | #32 0x7ffebc767f3c in mozilla::interceptor::FuncHook<mozilla::interceptor::WindowsDllInterceptor<mozilla::interceptor::VMSharingPolicyShared>,void (*)(int, void *, void *)>::operator() /builds/worker/checkouts/gecko/toolkit/xre/dllservices/mozglue/nsWindowsDllInterceptor.h:150 [task 2022-03-22T06:20:05.024Z] 06:20:05 INFO - GECKO(4748) | #33 0x7ffebc767f3c in patched_BaseThreadInitThunk /builds/worker/checkouts/gecko/toolkit/xre/dllservices/mozglue/WindowsDllBlocklist.cpp:568 [task 2022-03-22T06:20:05.025Z] 06:20:05 INFO - GECKO(4748) | #34 0x7ffed9962650 (C:\Windows\SYSTEM32\ntdll.dll+0x180052650) [task 2022-03-22T06:20:05.025Z] 06:20:05 INFO - GECKO(4748) | previously allocated by thread T0 here: [task 2022-03-22T06:20:05.029Z] 06:20:05 INFO - GECKO(4748) | #0 0x7ffead577deb in malloc /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_malloc_win.cpp:98 [task 2022-03-22T06:20:05.029Z] 06:20:05 INFO - GECKO(4748) | #1 0x7ffebc65134d in moz_xmalloc /builds/worker/checkouts/gecko/memory/mozalloc/mozalloc.cpp:52 [task 2022-03-22T06:20:05.030Z] 06:20:05 INFO - GECKO(4748) | #2 0x7ffe9955df65 in operator new /builds/worker/workspace/obj-build/dist/include/mozilla/cxxalloc.h:33 [task 2022-03-22T06:20:05.030Z] 06:20:05 INFO - GECKO(4748) | #3 0x7ffe9955df65 in mozilla::media::OriginKeyStore::Get(void) /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:389 [task 2022-03-22T06:20:05.031Z] 06:20:05 INFO - GECKO(4748) | #4 0x7ffe9954b5af in mozilla::media::Parent<class mozilla::media::PMediaParent>::Parent<class mozilla::media::PMediaParent>(void) /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:517 [task 2022-03-22T06:20:05.031Z] 06:20:05 INFO - GECKO(4748) | #5 0x7ffe9954b4f2 in mozilla::media::AllocPMediaParent(void) /builds/worker/checkouts/gecko/dom/media/systemservices/MediaParent.cpp:527 [task 2022-03-22T06:20:05.032Z] 06:20:05 INFO - GECKO(4748) | #6 0x7ffe9a87ee5c in mozilla::dom::PContentParent::OnMessageReceived(class IPC::Message const &) /builds/worker/workspace/obj-build/ipc/ipdl/PContentParent.cpp:8998 [task 2022-03-22T06:20:05.033Z] 06:20:05 INFO - GECKO(4748) | #7 0x7ffe9351e7a2 in mozilla::ipc::MessageChannel::DispatchAsyncMessage(class mozilla::ipc::ActorLifecycleProxy *, class IPC::Message const &) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1674 [task 2022-03-22T06:20:05.033Z] 06:20:05 INFO - GECKO(4748) | #8 0x7ffe9351c121 in mozilla::ipc::MessageChannel::DispatchMessage(class mozilla::ipc::ActorLifecycleProxy *, class IPC::Message &&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1599 [task 2022-03-22T06:20:05.034Z] 06:20:05 INFO - GECKO(4748) | #9 0x7ffe9351d56c in mozilla::ipc::MessageChannel::MessageTask::Run(void) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1496 [task 2022-03-22T06:20:05.034Z] 06:20:05 INFO - GECKO(4748) | #10 0x7ffe91f31cbd in mozilla::RunnableTask::Run(void) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:467 [task 2022-03-22T06:20:05.035Z] 06:20:05 INFO - GECKO(4748) | #11 0x7ffe91ee4d11 in mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(class mozilla::detail::BaseAutoLock<class mozilla::Mutex &> const &) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:778 [task 2022-03-22T06:20:05.035Z] 06:20:05 INFO - GECKO(4748) | #12 0x7ffe91ee121c in mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(class mozilla::detail::BaseAutoLock<class mozilla::Mutex &> const &) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:612 [task 2022-03-22T06:20:05.036Z] 06:20:05 INFO - GECKO(4748) | #13 0x7ffe91ee1be4 in mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:390 [task 2022-03-22T06:20:05.036Z] 06:20:05 INFO - GECKO(4748) | #14 0x7ffe91f3a4e1 in mozilla::TaskController::InitializeInternal::<lambda_2>::operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:127 [task 2022-03-22T06:20:05.037Z] 06:20:05 INFO - GECKO(4748) | #15 0x7ffe91f3a4e1 in mozilla::detail::RunnableFunction<`lambda at /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:127:7'>::Run /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:531 [task 2022-03-22T06:20:05.038Z] 06:20:05 INFO - GECKO(4748) | #16 0x7ffe91f11743 in nsThread::ProcessNextEvent(bool, bool *) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1173 [task 2022-03-22T06:20:05.038Z] 06:20:05 INFO - GECKO(4748) | #17 0x7ffe91f22d8c in NS_ProcessNextEvent(class nsIThread *, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:467 [task 2022-03-22T06:20:05.039Z] 06:20:05 INFO - GECKO(4748) | #18 0x7ffe9352718a in mozilla::ipc::MessagePump::Run(class base::MessagePump::Delegate *) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:107 [task 2022-03-22T06:20:05.039Z] 06:20:05 INFO - GECKO(4748) | #19 0x7ffe9343e4d5 in MessageLoop::RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:331 [task 2022-03-22T06:20:05.040Z] 06:20:05 INFO - GECKO(4748) | #20 0x7ffe9343e4d5 in MessageLoop::RunHandler(void) /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:324 [task 2022-03-22T06:20:05.040Z] 06:20:05 INFO - GECKO(4748) | #21 0x7ffe9343e2a5 in MessageLoop::Run(void) /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:306 [task 2022-03-22T06:20:05.041Z] 06:20:05 INFO - GECKO(4748) | #22 0x7ffe9b4b88da in nsBaseAppShell::Run(void) /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:137 [task 2022-03-22T06:20:05.041Z] 06:20:05 INFO - GECKO(4748) | #23 0x7ffe9b6a855c in nsAppShell::Run(void) /builds/worker/checkouts/gecko/widget/windows/nsAppShell.cpp:614 [task 2022-03-22T06:20:05.042Z] 06:20:05 INFO - GECKO(4748) | #24 0x7ffe9fb687bb in nsAppStartup::Run(void) /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:295 [task 2022-03-22T06:20:05.042Z] 06:20:05 INFO - GECKO(4748) | #25 0x7ffe9fe23c03 in XREMain::XRE_mainRun(void) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5739 [task 2022-03-22T06:20:05.043Z] 06:20:05 INFO - GECKO(4748) | #26 0x7ffe9fe29463 in XREMain::XRE_main(int, char **const, struct mozilla::BootstrapConfig const &) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5924 [task 2022-03-22T06:20:05.043Z] 06:20:05 INFO - GECKO(4748) | #27 0x7ffe9fe2a72a in XRE_main(int, char **const, struct mozilla::BootstrapConfig const &) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5991 [task 2022-03-22T06:20:05.044Z] 06:20:05 INFO - GECKO(4748) | #28 0x7ff698382594 in do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:226 [task 2022-03-22T06:20:05.044Z] 06:20:05 INFO - GECKO(4748) | #29 0x7ff698382594 in NS_internal_main(int, char **, char **) /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:395 [task 2022-03-22T06:20:05.044Z] 06:20:05 INFO - GECKO(4748) | #30 0x7ff6983817bd in wmain /builds/worker/checkouts/gecko/toolkit/xre/nsWindowsWMain.cpp:167 [task 2022-03-22T06:20:05.045Z] 06:20:05 INFO - GECKO(4748) | #31 0x7ff69847e8c7 in invoke_main d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:90 [task 2022-03-22T06:20:05.045Z] 06:20:05 INFO - GECKO(4748) | #32 0x7ff69847e8c7 in __scrt_common_main_seh d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288 [task 2022-03-22T06:20:05.046Z] 06:20:05 INFO - GECKO(4748) | Thread T29 created by T0 here: [task 2022-03-22T06:20:05.059Z] 06:20:05 INFO - GECKO(4748) | #0 0x7ffead5831d2 in __asan_wrap_CreateThread /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_win.cpp:146 [task 2022-03-22T06:20:05.073Z] 06:20:05 INFO - GECKO(4748) | #1 0x7ffed75e1896 (C:\Windows\System32\ucrtbase.dll+0x180021896) [task 2022-03-22T06:20:05.073Z] 06:20:05 INFO - GECKO(4748) | #2 0x7ffeae2dda7d in _PR_MD_CREATE_THREAD /builds/worker/checkouts/gecko/nsprpub/pr/src/md/windows/w95thred.c:153 [task 2022-03-22T06:20:05.074Z] 06:20:05 INFO - GECKO(4748) | #3 0x7ffeae30687c in _PR_NativeCreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/threads/combined/pruthr.c:1058 [task 2022-03-22T06:20:05.075Z] 06:20:05 INFO - GECKO(4748) | #4 0x7ffeae3071c3 in _PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/threads/combined/pruthr.c:1184 [task 2022-03-22T06:20:05.075Z] 06:20:05 INFO - GECKO(4748) | #5 0x7ffeae2fca7f in PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/threads/combined/pruthr.c:1404 [task 2022-03-22T06:20:05.075Z] 06:20:05 INFO - GECKO(4748) | #6 0x7ffe91f0b561 in nsThread::Init(class nsTSubstring<char> const &) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:613 [task 2022-03-22T06:20:05.076Z] 06:20:05 INFO - GECKO(4748) | #7 0x7ffe91f20219 in nsThreadManager::NewNamedThread(class nsTSubstring<char> const &, unsigned int, class nsIThread **) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:580 [task 2022-03-22T06:20:05.077Z] 06:20:05 INFO - GECKO(4748) | #8 0x7ffe91f2ceec in NS_NewNamedThread(class nsTSubstring<char> const &, class nsIThread **, struct already_AddRefed<class nsIRunnable>, unsigned int) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:163 [task 2022-03-22T06:20:05.077Z] 06:20:05 INFO - GECKO(4748) | #9 0x7ffe91f25af7 in NS_NewNamedThread /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:156 [task 2022-03-22T06:20:05.078Z] 06:20:05 INFO - GECKO(4748) | #10 0x7ffe91f25af7 in nsThreadPool::PutEvent(struct already_AddRefed<class nsIRunnable>, unsigned int) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadPool.cpp:123 [task 2022-03-22T06:20:05.078Z] 06:20:05 INFO - GECKO(4748) | #11 0x7ffe91f2890c in nsThreadPool::Dispatch(struct already_AddRefed<class nsIRunnable>, unsigned int) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadPool.cpp:362 [task 2022-03-22T06:20:05.079Z] 06:20:05 INFO - GECKO(4748) | #12 0x7ffe9241dc53 in mozilla::net::nsStreamTransportService::Dispatch(struct already_AddRefed<class nsIRunnable>, unsigned int) /builds/worker/checkouts/gecko/netwerk/base/nsStreamTransportService.cpp:312 [task 2022-03-22T06:20:05.079Z] 06:20:05 INFO - GECKO(4748) | #13 0x7ffe91e45c22 in nsIEventTarget::Dispatch /builds/worker/workspace/obj-build/dist/include/nsIEventTarget.h:41 [task 2022-03-22T06:20:05.080Z] 06:20:05 INFO - GECKO(4748) | #14 0x7ffe91e45c22 in nsAStreamCopier::PostContinuationEvent_Locked /builds/worker/checkouts/gecko/xpcom/io/nsStreamUtils.cpp:451 [task 2022-03-22T06:20:05.080Z] 06:20:05 INFO - GECKO(4748) | #15 0x7ffe91e45c22 in nsAStreamCopier::PostContinuationEvent /builds/worker/checkouts/gecko/xpcom/io/nsStreamUtils.cpp:443 [task 2022-03-22T06:20:05.082Z] 06:20:05 INFO - GECKO(4748) | #16 0x7ffe91e45c22 in nsAStreamCopier::Start(class nsIInputStream *, class nsIOutputStream *, class nsIEventTarget *, void (__cdecl *)(void *, enum nsresult), void *, unsigned int, bool, bool, void (__cdecl *)(void *, unsigned int)) /builds/worker/checkouts/gecko/xpcom/io/nsStreamUtils.cpp:266 [task 2022-03-22T06:20:05.082Z] 06:20:05 INFO - GECKO(4748) | #17 0x7ffe91e4560f in NS_AsyncCopy(class nsIInputStream *, class nsIOutputStream *, class nsIEventTarget *, enum nsAsyncCopyMode, unsigned int, void (__cdecl *)(void *, enum nsresult), void *, bool, bool, class nsISupports **, void (__cdecl *)(void *, unsigned int)) /builds/worker/checkouts/gecko/xpcom/io/nsStreamUtils.cpp:590 [task 2022-03-22T06:20:05.082Z] 06:20:05 INFO - GECKO(4748) | #18 0x7ffe9241ba4d in mozilla::net::nsInputStreamTransport::OpenInputStream(unsigned int, unsigned int, unsigned int, class nsIInputStream **) /builds/worker/checkouts/gecko/netwerk/base/nsStreamTransportService.cpp:114 [task 2022-03-22T06:20:05.083Z] 06:20:05 INFO - GECKO(4748) | #19 0x7ffe91e48221 in NS_MakeAsyncNonBlockingInputStream(struct already_AddRefed<class nsIInputStream>, class nsIAsyncInputStream **, bool, unsigned int, unsigned int, unsigned int) /builds/worker/checkouts/gecko/xpcom/io/nsStreamUtils.cpp:941 [task 2022-03-22T06:20:05.084Z] 06:20:05 INFO - GECKO(4748) | #20 0x7ffe923159dd in nsInputStreamPump::AsyncRead(class nsIStreamListener *) /builds/worker/checkouts/gecko/netwerk/base/nsInputStreamPump.cpp:303 [task 2022-03-22T06:20:05.084Z] 06:20:05 INFO - GECKO(4748) | #21 0x7ffe93883b4d in nsJARChannel::ContinueOpenLocalFile(class nsJARInputThunk *, bool) /builds/worker/checkouts/gecko/modules/libjar/nsJARChannel.cpp:465 [task 2022-03-22T06:20:05.085Z] 06:20:05 INFO - GECKO(4748) | #22 0x7ffe938a1e59 in mozilla::detail::RunnableMethodArguments<RefPtr<nsJARInputThunk>,bool>::applyImpl /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1147 [task 2022-03-22T06:20:05.085Z] 06:20:05 INFO - GECKO(4748) | #23 0x7ffe938a1e59 in mozilla::detail::RunnableMethodArguments<RefPtr<nsJARInputThunk>,bool>::apply /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1153 [task 2022-03-22T06:20:05.086Z] 06:20:05 INFO - GECKO(4748) | #24 0x7ffe938a1e59 in mozilla::detail::RunnableMethodImpl<class RefPtr<class nsJARChannel>, enum nsresult (__cdecl nsJARChannel::*)(class nsJARInputThunk *, bool), 1, 0, class RefPtr<class nsJARInputThunk>, bool>::Run(void) /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1200 [task 2022-03-22T06:20:05.087Z] 06:20:05 INFO - GECKO(4748) | #25 0x7ffe91f31cbd in mozilla::RunnableTask::Run(void) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:467 [task 2022-03-22T06:20:05.087Z] 06:20:05 INFO - GECKO(4748) | #26 0x7ffe91ee4d11 in mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(class mozilla::detail::BaseAutoLock<class mozilla::Mutex &> const &) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:778 [task 2022-03-22T06:20:05.088Z] 06:20:05 INFO - GECKO(4748) | #27 0x7ffe91ee121c in mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(class mozilla::detail::BaseAutoLock<class mozilla::Mutex &> const &) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:612 [task 2022-03-22T06:20:05.089Z] 06:20:05 INFO - GECKO(4748) | #28 0x7ffe91ee1be4 in mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:390 [task 2022-03-22T06:20:05.090Z] 06:20:05 INFO - GECKO(4748) | #29 0x7ffe91f3a4e1 in mozilla::TaskController::InitializeInternal::<lambda_2>::operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:127 [task 2022-03-22T06:20:05.091Z] 06:20:05 INFO - GECKO(4748) | #30 0x7ffe91f3a4e1 in mozilla::detail::RunnableFunction<`lambda at /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:127:7'>::Run /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:531 [task 2022-03-22T06:20:05.092Z] 06:20:05 INFO - GECKO(4748) | #31 0x7ffe91f11743 in nsThread::ProcessNextEvent(bool, bool *) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1173 [task 2022-03-22T06:20:05.093Z] 06:20:05 INFO - GECKO(4748) | #32 0x7ffe91f22d8c in NS_ProcessNextEvent(class nsIThread *, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:467 [task 2022-03-22T06:20:05.094Z] 06:20:05 INFO - GECKO(4748) | #33 0x7ffe91f21a7d in mozilla::SpinEventLoopUntil /builds/worker/workspace/obj-build/dist/include/mozilla/SpinEventLoopUntil.h:175 [task 2022-03-22T06:20:05.094Z] 06:20:05 INFO - GECKO(4748) | #34 0x7ffe91f21a7d in nsThreadManager::SpinEventLoopUntilInternal(class nsTSubstring<char> const &, class nsINestedEventLoopCondition *, enum mozilla::ShutdownPhase) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:686 [task 2022-03-22T06:20:05.095Z] 06:20:05 INFO - GECKO(4748) | #35 0x7ffea339e781 in XPTC__InvokebyIndex (Z:\task_164792712695375\build\application\firefox\xul.dll+0x1920ce781) [task 2022-03-22T06:20:05.096Z] 06:20:05 INFO - GECKO(4748) | #36 0x7ffe9382b026 in CallMethodHelper::Invoke /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedNative.cpp:1631 [task 2022-03-22T06:20:05.097Z] 06:20:05 INFO - GECKO(4748) | #37 0x7ffe9382b026 in CallMethodHelper::Call /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedNative.cpp:1186 [task 2022-03-22T06:20:05.098Z] 06:20:05 INFO - GECKO(4748) | #38 0x7ffe9382b026 in XPCWrappedNative::CallMethod(class XPCCallContext &, enum XPCWrappedNative::CallMode) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedNative.cpp:1130 [task 2022-03-22T06:20:05.099Z] 06:20:05 INFO - GECKO(4748) | #39 0x7ffe938318af in XPC_WN_CallMethod(struct JSContext *, unsigned int, class JS::Value *) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedNativeJSOps.cpp:963 [task 2022-03-22T06:20:05.100Z] 06:20:05 INFO - GECKO(4748) | #40 0x7ffea010b167 in CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:426 [task 2022-03-22T06:20:05.101Z] 06:20:05 INFO - GECKO(4748) | #41 0x7ffea010b167 in js::InternalCallOrConstruct(struct JSContext *, class JS::CallArgs const &, enum js::MaybeConstruct, enum js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:512 [task 2022-03-22T06:20:05.102Z] 06:20:05 INFO - GECKO(4748) | #42 0x7ffea00f3cce in js::CallFromStack /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:576 [task 2022-03-22T06:20:05.103Z] 06:20:05 INFO - GECKO(4748) | #43 0x7ffea00f3cce in Interpret /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3308 [task 2022-03-22T06:20:05.104Z] 06:20:05 INFO - GECKO(4748) | #44 0x7ffea00de693 in js::RunScript(struct JSContext *, class js::RunState &) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:394 [task 2022-03-22T06:20:05.104Z] 06:20:05 INFO - GECKO(4748) | #45 0x7ffea010b3d3 in js::InternalCallOrConstruct(struct JSContext *, class JS::CallArgs const &, enum js::MaybeConstruct, enum js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:544 [task 2022-03-22T06:20:05.106Z] 06:20:05 INFO - GECKO(4748) | #46 0x7ffea1db4c31 in js::jit::DoCallFallback(struct JSContext *, class js::jit::BaselineFrame *, class js::jit::ICFallbackStub *, unsigned int, class JS::Value *, class JS::MutableHandle<class JS::Value>) /builds/worker/checkouts/gecko/js/src/jit/BaselineIC.cpp:1595 [task 2022-03-22T06:20:05.106Z] 06:20:05 INFO - GECKO(4748) | #47 0x1a2e9b12e8e (<unknown module>) [task 2022-03-22T06:20:05.107Z] 06:20:05 INFO - GECKO(4748) | SUMMARY: AddressSanitizer: heap-use-after-free /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:50 in mozilla::RefPtrTraits<mozilla::media::OriginKeyStore>::Release [task 2022-03-22T06:20:05.109Z] 06:20:05 INFO - GECKO(4748) | Shadow bytes around the buggy address: [task 2022-03-22T06:20:05.110Z] 06:20:05 INFO - GECKO(4748) | 0x04c5bcc0b640: fd fd fd fd fd fd fd fd fa fa fa fa fa fa fa fa [task 2022-03-22T06:20:05.111Z] 06:20:05 INFO - GECKO(4748) | 0x04c5bcc0b650: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fa fa [task 2022-03-22T06:20:05.112Z] 06:20:05 INFO - GECKO(4748) | 0x04c5bcc0b660: fa fa fa fa fa fa fd fd fd fd fd fd fd fd fd fd [task 2022-03-22T06:20:05.113Z] 06:20:05 INFO - GECKO(4748) | 0x04c5bcc0b670: fd fd fd fd fa fa fa fa fa fa fa fa fd fd fd fd [task 2022-03-22T06:20:05.150Z] 06:20:05 INFO - GECKO(4748) | 0x04c5bcc0b680: fd fd fd fd fd fd fd fd fd fd fa fa fa fa fa fa [task 2022-03-22T06:20:05.150Z] 06:20:05 INFO - GECKO(4748) | =>0x04c5bcc0b690: fa fa[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd [task 2022-03-22T06:20:05.151Z] 06:20:05 INFO - GECKO(4748) | 0x04c5bcc0b6a0: fa fa fa fa fa fa fa fa fd fd fd fd fd fd fd fd [task 2022-03-22T06:20:05.152Z] 06:20:05 INFO - GECKO(4748) | 0x04c5bcc0b6b0: fd fd fd fd fd fd fa fa fa fa fa fa fa fa fa fa [task 2022-03-22T06:20:05.152Z] 06:20:05 INFO - GECKO(4748) | 0x04c5bcc0b6c0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa [task 2022-03-22T06:20:05.153Z] 06:20:05 INFO - GECKO(4748) | 0x04c5bcc0b6d0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa [task 2022-03-22T06:20:05.153Z] 06:20:05 INFO - GECKO(4748) | 0x04c5bcc0b6e0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa [task 2022-03-22T06:20:05.154Z] 06:20:05 INFO - GECKO(4748) | Shadow byte legend (one shadow byte represents 8 application bytes): [task 2022-03-22T06:20:05.154Z] 06:20:05 INFO - GECKO(4748) | Addressable: 00 [task 2022-03-22T06:20:05.155Z] 06:20:05 INFO - GECKO(4748) | Partially addressable: 01 02 03 04 05 06 07 [task 2022-03-22T06:20:05.155Z] 06:20:05 INFO - GECKO(4748) | Heap left redzone: fa [task 2022-03-22T06:20:05.156Z] 06:20:05 INFO - GECKO(4748) | Freed heap region: fd [task 2022-03-22T06:20:05.156Z] 06:20:05 INFO - GECKO(4748) | Stack left redzone: f1 [task 2022-03-22T06:20:05.157Z] 06:20:05 INFO - GECKO(4748) | Stack mid redzone: f2 [task 2022-03-22T06:20:05.157Z] 06:20:05 INFO - GECKO(4748) | Stack right redzone: f3 [task 2022-03-22T06:20:05.158Z] 06:20:05 INFO - GECKO(4748) | Stack after return: f5 [task 2022-03-22T06:20:05.158Z] 06:20:05 INFO - GECKO(4748) | Stack use after scope: f8 [task 2022-03-22T06:20:05.159Z] 06:20:05 INFO - GECKO(4748) | Global redzone: f9 [task 2022-03-22T06:20:05.159Z] 06:20:05 INFO - GECKO(4748) | Global init order: f6 [task 2022-03-22T06:20:05.160Z] 06:20:05 INFO - GECKO(4748) | Poisoned by user: f7 [task 2022-03-22T06:20:05.160Z] 06:20:05 INFO - GECKO(4748) | Container overflow: fc [task 2022-03-22T06:20:05.161Z] 06:20:05 INFO - GECKO(4748) | Array cookie: ac [task 2022-03-22T06:20:05.161Z] 06:20:05 INFO - GECKO(4748) | Intra object redzone: bb [task 2022-03-22T06:20:05.162Z] 06:20:05 INFO - GECKO(4748) | ASan internal: fe [task 2022-03-22T06:20:05.163Z] 06:20:05 INFO - GECKO(4748) | Left alloca redzone: ca [task 2022-03-22T06:20:05.163Z] 06:20:05 INFO - GECKO(4748) | Right alloca redzone: cb [task 2022-03-22T06:20:05.163Z] 06:20:05 INFO - GECKO(4748) | ==2932==ABORTING ```
1,760,804
15,824,850
Perfherder has detected a talos performance regression from push [88a481adf83070d1cdcc2bb074f6545b5dfe97e7](https://hg.mozilla.org/integration/autoland/pushloghtml?changeset=88a481adf83070d1cdcc2bb074f6545b5dfe97e7). As author of one of the patches included in that push, we need your help to address this regression. ### Regressions: | **Ratio** | **Test** | **Platform** | **Options** | **Absolute values (old vs new)**| |--|--|--|--|--| | 148% | [ts_paint_webext](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#ts_paint_webext) | windows10-64-shippable-qr | e10s fission stylo webrender | 417.54 -> 1,037.08 | | 142% | [ts_paint](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#ts_paint) | windows10-64-shippable-qr | e10s fission stylo webrender-sw | 385.33 -> 930.75 | | 128% | [ts_paint_webext](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#ts_paint_webext) | windows10-64-shippable-qr | e10s fission stylo webrender-sw | 395.50 -> 900.75 | | 126% | [ts_paint](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#ts_paint) | windows10-64-shippable-qr | e10s fission stylo webrender | 406.08 -> 916.92 | | 122% | [ts_paint_webext](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#ts_paint_webext) | windows10-64-shippable-qr | e10s fission stylo webrender | 426.33 -> 945.50 | | 119% | [sessionrestore_many_windows](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#sessionrestore_many_windows) | windows10-64-shippable-qr | e10s fission stylo webrender | 465.75 -> 1,021.83 | | 118% | [sessionrestore_many_windows](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#sessionrestore_many_windows) | windows10-64-shippable-qr | e10s fission stylo webrender-sw | 446.58 -> 971.42 | | 113% | [sessionrestore](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#sessionrestore) | windows10-64-shippable-qr | e10s fission stylo webrender-sw | 457.83 -> 977.00 | | 105% | [startup_about_home_paint_cached](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#startup_about_home_paint_cached) | windows10-64-shippable-qr | e10s fission stylo webrender-sw | 520.42 -> 1,066.17 | | 98% | [startup_about_home_paint](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#startup_about_home_paint) | windows10-64-shippable-qr | e10s fission stylo webrender-sw | 557.25 -> 1,102.33 | | 98% | [sessionrestore](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#sessionrestore) | windows10-64-shippable-qr | e10s fission stylo webrender | 488.00 -> 965.17 | | 91% | [startup_about_home_paint_realworld_webextensions](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#startup_about_home_paint_realworld_webextensions) | windows10-64-shippable-qr | e10s fission stylo webrender | 616.62 -> 1,176.17 | | 89% | [startup_about_home_paint_cached](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#startup_about_home_paint_cached) | windows10-64-shippable-qr | e10s fission stylo webrender | 567.08 -> 1,072.25 | | 83% | [startup_about_home_paint](https://firefox-source-docs.mozilla.org/testing/perfdocs/talos.html#startup_about_home_paint) | windows10-64-shippable-qr | e10s fission stylo webrender | 604.25 -> 1,104.08 | Details of the alert can be found in the [alert summary](https://treeherder.mozilla.org/perfherder/alerts?id=33588), including links to graphs and comparisons for each of the affected tests. Please follow our [guide to handling regression bugs](https://wiki.mozilla.org/TestEngineering/Performance/Handling_regression_bugs) and **let us know your plans within 3 business days, or the offending patch(es) will be backed out** in accordance with our [regression policy](https://www.mozilla.org/en-US/about/governance/policies/regressions/). For more information on performance sheriffing please see our [FAQ](https://wiki.mozilla.org/TestEngineering/Performance/FAQ).
1,760,894
15,825,982
[Tracking Requested - why for this release]: Parent process crash new in Firefox 99 (first one with 99.0a1 20220214213941), 75% of crashes "later" (crash reports >1h but as far as I know this also counts want the machine hibernated/was in standby). 10-20 crash reports per beta version. Kershaw: Could you identify what started this? Crash report: https://crash-stats.mozilla.org/report/index/1fda1ccc-1e87-45dc-8a51-cc2950220215 MOZ_CRASH Reason: ```MOZ_RELEASE_ASSERT(mConnecting == CONNECTING_DELAYED) (woke up from delay w/o being delayed?)``` Top 10 frames of crashing thread: ``` 0 xul.dll mozilla::net::WebSocketChannel::Notify netwerk/protocol/websocket/WebSocketChannel.cpp:3268 1 xul.dll nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:659 2 xul.dll nsTimerEvent::Run xpcom/threads/TimerThread.cpp:265 3 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:770 4 xul.dll mozilla::TaskController::ProcessPendingMTTask xpcom/threads/TaskController.cpp:390 5 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1171 6 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:107 7 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:324 8 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:306 9 xul.dll nsBaseAppShell::Run widget/nsBaseAppShell.cpp:137 ```
1,761,026
15,826,985
Crash report: https://crash-stats.mozilla.org/report/index/0ece1d39-bf43-489a-aa39-4a0200220323 Reason: ```SIGSEGV / SEGV_MAPERR``` Top 10 frames of crashing thread: ``` 0 libxul.so mozilla::dom::FetchDriver::OnDataAvailable dom/fetch/FetchDriver.cpp:1311 1 libxul.so nsCORSListenerProxy::OnDataAvailable netwerk/protocol/http/nsCORSListenerProxy.cpp:680 2 libxul.so mozilla::extensions::StreamFilterParent::Write toolkit/components/extensions/webrequest/StreamFilterParent.cpp:392 3 libxul.so mozilla::detail::RunnableMethodImpl<mozilla::extensions::StreamFilterParent*, void xpcom/threads/nsThreadUtils.h:1200 4 libxul.so mozilla::net::ChannelEventQueue::FlushQueue netwerk/ipc/ChannelEventQueue.cpp:94 5 libxul.so mozilla::net::ChannelEventQueue::ResumeInternal netwerk/ipc/ChannelEventQueue.cpp:152 6 libxul.so mozilla::RunnableTask::Run xpcom/threads/TaskController.cpp:467 7 libxul.so mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:770 8 libxul.so NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:467 9 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:85 ``` Looks like there's a huge spike in this signature on Fenix on release. This is a null deref.
1,761,203
15,828,109
172 rdd process crashes from 8 installations starting with Firefox 100.0a1 20220323094932. Could this be a regression from bug 1756087? Crash report: https://crash-stats.mozilla.org/report/index/6b2aa5ea-7591-428c-b37f-001230220324 Reason: ```SIGSEGV / SEGV_MAPERR``` Top 5 frames of crashing thread: ``` 0 libc.so.6 __strlen_avx2 1 libc.so.6 __vfprintf_internal 2 libc.so.6 __vsnprintf_internal 3 libc.so.6 ___snprintf_chk 4 iHD_drv_video.so MosUtilities::MosGetMemNinjaCounterGfx ```
1,761,254
15,828,505
Created attachment 9269219 marketplaceButtons_linkReversed.gif **[Affected versions]:** - Firefox Nightly 100.0a1 (Build ID: 20220323214810) **[Affected Platforms]:** - macOS 11.6 - Windows 10 x64 - Ubuntu 20.04 x64 **[Prerequisites]:** - Have the Firefox browser installed and opened. - Have the “browser.search.region” pref set to “US”. **[Steps to reproduce]:** 1. Restart the browser and open a new private window. (Ctrl+Shift+P) 2. Click the “Download Firefox Focus” button. 3. Click the “GET IT ON Google Play” and the “Download on the Apple Store” buttons. 4. Observe the opened links. **[Expected result]:** - The “GET IT ON Google Play” button redirects to the “Google Play” page and the “Download on the Apple Store” redirects to the “Apple Store” page. **[Actual result]:** - The “GET IT ON Google Play” button redirects to the “https://apps.apple.com/us/app/firefox-focus-privacy-browser/id1055677337” page and the “Download on the Apple Store” button redirects to the “https://play.google.com/store/apps/details?id=org.mozilla.focus&referrer=adjust_reftag%3DcIuUhEpaY0dap%26utm_source%3Dproduct-owned%26utm_campaign%3Dfirefox-desktop%26utm_content%3Dpb%26utm_term%3Dfocus-omc172%26utm_medium%3Dreferral” page. **[Notes]:** - Attached is a screen recording of the issue.
1,745,660
15,693,037
Since Firefox 94.0 I have been suffering from regular, but not very frequent crashes, often happening after a page has been opened for longer time. https://crash-stats.mozilla.org/signature/?product=Firefox&signature=mozilla%3A%3Aipc%3A%3AMessageChannel%3A%3ASend%20%7C%20mozilla%3A%3Aipc%3A%3AIPDLResolverInner%3A%3AResolveOrReject%20%7C%20IPC_Message_Name%3DPContent%3A%3AReply_FlushFOGData&date=%3E%3D2021-06-01T17%3A43%3A00.000Z&date=%3C2021-12-12T17%3A43%3A00.000Z shows 145 crashes with this signature, so it seems like a ~recent regression happening in Windows 7 - Windows 11. Maybe Fission related. (DOMFissionEnabled=1) Crash report: https://crash-stats.mozilla.org/report/index/45d1f8bc-dc9a-4ff9-baac-777e90211212 MOZ_CRASH Reason: ```MOZ_CRASH(IPC message size is too large)``` Top 10 frames of crashing thread: ``` 0 xul.dll mozilla::ipc::MessageChannel::Send ipc/glue/MessageChannel.cpp:888 1 xul.dll mozilla::ipc::IPDLResolverInner::ResolveOrReject ipc/glue/ProtocolUtils.cpp:944 2 xul.dll std::_Func_impl_no_alloc<`lambda at /builds/worker/workspace/obj-build/ipc/ipdl/PContentChild.cpp:15893:45', void, mozilla::ipc::ByteBuf&&>::_Do_call 3 xul.dll mozilla::glean::FlushFOGData toolkit/components/glean/ipc/FOGIPC.cpp:64 4 xul.dll mozilla::dom::PContentChild::OnMessageReceived ipc/ipdl/PContentChild.cpp:15910 5 xul.dll mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:1968 6 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:771 7 xul.dll mozilla::TaskController::ProcessPendingMTTask xpcom/threads/TaskController.cpp:391 8 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1175 9 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:107 ``` First crash with this signature on my system: https://crash-stats.mozilla.org/report/index/51777331-d720-42a9-bc8f-b52d70211111
1,745,868
15,696,206
It looks like the libwebrtc merge work, accidentally lost a build flag to support capturing from multiple monitors. The fix seems fairly trivial as it only reactivates previously active code.
1,745,869
15,696,214
Created attachment 9255177 twitter.html User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0 Steps to reproduce: 1. Make sure fission is enabled (fission.autostart = true). 2. Open up the attached website (contains 10 Twitter embeds). 3. Notice how slowly everything loads. 4. Disable fission (fission.autostart = false) and restart the browser. 5. Open the website again. 6. Notice how fast everything loads. Actual results: Each embed loads extremely slowly. On pages with even more Twitter embeds, it can take minutes before everything loads. Expected results: Twitter embeds should have loaded quickly.
1,746,214
15,698,888
**[Notes]:** - This issue is reproducible only on a low performance Ubuntu 20.04 x64 machine. - This issue might be related to Bug 1740818. - There are several scenarios affected from the [QA document](https://docs.google.com/document/d/1tcbrBZmIaL_cQhvycoVL602kQqFtQvOBRhKV9zKqghE/edit#) (I have highlighted the ones that failed with red and added the actual results into the red parentheses). **[Affected Versions]:** - Firefox Nightly 97.0a1 (Build ID: 20211215102502) **[Affected Platforms]:** - Ubuntu 20.04 x64 **[Prerequisites]:** - Have Firefox Release 94.0.1 and Firefox Nightly 97.0a1 downloaded on your computer. - Have the `browser.search.region` set to "US". - Have the `nimbus.debug` pref set to `true`. **[Steps to reproduce]:** 1. Open Firefox 94.0.1. 2. Enroll in the online scenario. 3. Restart the browser. 4. Click the “Allow suggestions” option from the modal. 5. Open the “about:preferences#privacy” page. 6. From the Address Bar - Firefox Suggest section, uncheck the “Contextual suggestions” option. 7. Close the browser. 8. Open the same profile using latest Nightly 97.0a1. 9. Open the “about:preferences#privacy” page. 10. Observe the Firefox Suggest toggles. **[Expected results]:** - All 3 toggles are disabled (off). **[Actual results]:** - The first 2 toggles are enabled (on); the 3rd toggle is disabled (off). **[Additional Notes]:** - [Here](https://drive.google.com/file/d/1QEXoYXradRLT917fAdjXh5Ds1Kq_QiYU/view?usp=sharing) is a screen recording of the issue.
1,746,459
15,700,606
Created attachment 9255763 84jpqbek.ghkghj.zip **[Notes]:** - This issue is intermittently reproducible only on a low performance Ubuntu 20.04 x64 machine. - The modal is displayed after restarting the Firefox Release 95.0 browser. **[Affected Versions]:** - Firefox Release 95.0 (Build ID: 20211129150630) **[Affected Platforms]:** - Ubuntu 20.04 x64 **[Prerequisites]:** - Have Firefox Release 94.0.1 and Firefox Release 95.0 downloaded on your computer. - Have the "browser.search.region" set to "US". - Have the “nimbus.debug” set to “true”. **[Steps to reproduce]:** 1. Open Firefox Release 94.0.1. 2. Enroll in the online scenario. 3. Close Firefox Release 94.0.1. 4. Open Firefox Release 95.0. 5. Observe what happens at the start-up. **[Expected results]:** - The Firefox Suggest modal is displayed. **[Actual results]:** - The Firefox Suggest modal is not displayed. **[Additional Notes]:** - [Here](https://drive.google.com/file/d/1gkpVmwPG_EXmQsGcmBOvzxgfxwtLqMV_/view?usp=sharing) is a screen recording of the issue.
1,746,783
15,702,743
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0 Steps to reproduce: 1. host this as html on http server: "<script>document.then=document.write;</script>" 2. open that in firefox Actual results: document.then gets called with 2 native functions as arguments and prints "function () { [native code] }function () { [native code] }" Expected results: document.then doesn't get called
1,747,813
15,713,262
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0 Steps to reproduce: Everything is described on FireFox community forum: https://discourse.mozilla.org/t/new-firefox-broke-the-extension/90730 Actual results: Everything is described on FireFox community forum: https://discourse.mozilla.org/t/new-firefox-broke-the-extension/90730 Expected results: Everything is described on FireFox community forum: https://discourse.mozilla.org/t/new-firefox-broke-the-extension/90730
1,751,360
15,742,160
Steps to reproduce: 1. Disable TitleBar 2. Enter FullScreen(F11) 3. Click Minimize button of window controls so that browser window will be minimized 4. Click Taskbutton to restore the browser window --- Observe browser size & Titlebar Actual results: Unnecessary Titlebar(window caption bar) appears. Browser does not restore to full screen mode(Bug 1751351). Expected Results: Titlebar(window caption bar) should not appear. Regression window: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=a8e8fd780528015488bece604f54cb8ffac0fd16&tochange=75ac5875c5e3d12ebb414650ccf53f48d8ee01a6 Regressed by: Bug 1742421 Chris Martin, your patch seems to cause the regression. Could you please look into this?
1,752,146
15,749,547
Created attachment 9260870 rollout studies disbled.gif **[Affected Versions]:** - Firefox Beta 97.0b8 (Build ID: 20220125201015) - Firefox Nightly 98.0a1 (Build ID: 20220126065618) **[Affected Platforms]:** - Windows 10 - macOS 11.6 - Linux Mint 20.2 **[Prerequisites]:** - Have Remote Settings Devtools installed and set to the Stage environment. - Have “nimbus.debug” set to “true” from “about:config”. - Have a rollout launched to Stage (e.g the desktop “privatebrowsing” rollout from this [comment](https://github.com/mozilla/nimbus-shared/issues/183#issuecomment-1014761996)). - Be enrolled in the rollout. **[Steps to reproduce]:** 1. Go to “about:preferences#privacy” and untick “Allow Nightly to install and run studies”. 2. Use Remote Settings Devtools to change the environment to “Prod” (including clearing data and polling). 3. Restart the browser and observe the “about:studies” page. **[Expected result]:** - You are no longer enrolled in the rollout. **[Actual result]:** - You are still enrolled in the rollout. **[Notes]:** - The issue is also reproducible for enrolling in rollouts after the option is unchecked. - If the option is then checked, users are unenrolled. - Users are not unenrolled from active rollouts if the option is unchecked (without stopping the rollout or changing the environment). - Attached is a recording of the issue.
1,752,265
15,750,469
null
1,752,870
15,756,619
The TeamViewer wasm app is heavily threaded and is experiencing many problems after the landing of the indirect stubs code. Some were fixed in bug 1750930 but a number remain (bug 1750930 comment 16), quoting the reporter: 1. Too slow (compare to previous than FF 96 and Chromium based browsers) 2. Application times out in a lot of Network operations 3. Some functionalities not working at all 4. Cannot perform VoIP calls like FF 95 and older 5. No code errors, ONLY time outs Profiles show that lock contention and long lookup times in indirect stubs lookup when stubs are looked up from table.get on funcref tables is a major culprit (bug 1750930 comments 19-20, I will copy into comments here) and needs to be fixed first. Speeding up the lookup will reduce contention so I will look into that first, but I'm guessing the lock needs reengineering in practice (or we back out the indirect stubs code).
1,753,004
15,757,548
See bug 1752888 for more context. Unfortunately we do not have great options right now. The sequence of events is roughly: 1. get an SVG with `Content-Disposition: attachment` 2. save to disk 3. open that file in a new tab 4. the SVG runs script (from its new `file:///` location) A few options that would address (3) here include: - switch SVGs to "always ask". The downside is users can go back to the current state by ticking the "always do this" checkbox and keeping the default "open in Firefox" option selected and accepting the checkbox. Users probably don't understand the risks involved with that. Also, this goes against what we're trying to achieve in bug 1733587 - the point is not to interrupt the user asking them to make a choice about a file before downloading it. - switch SVGs to "save to disk". The downside is similar to that of (a) though it would involve more work on the user's part. There's the additional downside that, when the user opens these files from the download panel, we then open them with Edge on Windows, which is... unfortunate, and part of what we tried to fix in bug 1639067. There's also no guarantee that opening SVGs with script in Edge is any safer than doing that in Firefox (though obviously the specifics of an exploit delivered this way might need altering). - like the previous item, but make it impossible to switch back to opening automatically (unclear exactly how we'd do that) - like any of the previous, but ensure clicking the SVG item in the downloads view still opens in Firefox. Options to address (4): - stop running scripts in SVGs-loaded-as-documents-from-file. I don't know how web-compatible changing that is. No idea what SVG use in enterprise is like. AFAICT both Chrome and Edge also run script in local SVG files right now. Also no idea how difficult this is to do. - (somehow, handwave) downgrade scripts in SVG files to using a null principal, so they can do what they like to the current document but not access other (local) files. Again, no idea how web-compatible that would be.
1,753,025
15,757,718
null
1,748,700
15,720,390
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:97.0) Gecko/20100101 Firefox/97.0 Steps to reproduce: - Go to hubs.mozilla.com - Enter the room - Spawn a 3D model using the bottom toolbar "Place" button - Click on the 3D object and try to move it around Actual results: The 3D object doesn't move Expected results: You should be able to move the object around. This works fine in FF and Chrome in all OSs and it also works fine in FF Nightly Not Mac OSs. The object movement is handled by the physics system (AmmoJS). I've tracked down the error to a call to: https://github.com/InfiniteLee/three-ammo/blob/db3ad1104b258d963ca66165f9fbed4013faa32a/src/world.js#L51-L54 For some reason that makes the worker tick to stop and the simulation is halted https://github.com/InfiniteLee/three-ammo/blob/db3ad1104b258d963ca66165f9fbed4013faa32a/src/ammo.worker.js#L74
1,748,775
15,720,876
Crash report: https://crash-stats.mozilla.org/report/index/b3d5a644-e163-4da0-8f29-534940220105 Reason: ```EXC_BAD_ACCESS / KERN_INVALID_ADDRESS``` Top 10 frames of crashing thread: ``` 0 libobjc.A.dylib objc_msgSend 1 XUL -[mozColumnContainer moxUnignoredChildren] accessible/mac/mozTableAccessible.mm:52 2 XUL -[MOXAccessibleBase accessibilityAttributeValue:] accessible/mac/MOXAccessibleBase.mm:140 3 AppKit NSAccessibilityGetObjectForAttributeUsingLegacyAPI 4 None @0xba7f0001b1927c44 5 AppKit ___NSAccessibilityEntryPointValueForAttribute_block_invoke.861 6 None @0xab1f8001b15e4b50 7 AppKit _NSAccessibilityEntryPointValueForAttribute 8 None @0xcc310001b1708134 9 AppKit -[NSObject accessibilityArrayAttributeCount:] ```
1,749,345
15,726,451
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0 Steps to reproduce: Starting with Firefox 93, every time I updated Firefox via the Firefox Setup installer to the newer version (93 -> 94 -> 95 -> 95.0.1 -> 95.0.2-> 96). I have Windows 11 x64 and a fast desktop system (CPU Intel i7 9700K, SSD m2, GPU MSI GTX 1660 Ti). What I did just now was: I had Firefox 95.0.2 x64 with my everyday profile (which has 16 extensions enabled) on windows 11 . I simply ran Firefox Setup 96.0 full installer [1] [1] https://ftp.mozilla.org/pub/firefox/releases/96.0/win64/en-US/Firefox%20Setup%2096.0.exe PS. I also reported the issue in http://forums.mozillazine.org/viewtopic.php?f=38&t=3083857 Actual results: After update completed, when I first launched Firefox, there was a white screen for 30 sec and then eventually the Firefox UI was displayed. Note that the white screen issue only occurred right after update, never on subsequent FF launches. The issue occurs consistently on my everyday FF profile: if I completely uninstall +reinstall 96.0 and remove the two directories: - c:\Users\user\AppData\Roaming\Mozilla - c:\Users\user\AppData\Local\Mozilla and then restore the former directory from my backup, then the 30 sec white screen occurs consistently on first FF launch. The issue doesn't occur on a fresh FF profile. If any dev would like to test, I could email my everyday FF profile to him. Expected results: The white screen should only appear momentarily, as in previous FF versions.
1,749,644
15,729,101
Bug 1724985 ported RemoteL10n.jsm to use IOUtils & PathUtils, but ended up using the profile directory instead of the local profile directory as the lookup directory for downloaded translation files.
1,749,831
15,730,544
18 crashes from 18 different installations, all with Firefox 96.0 on Windows. Crash signature is close to bug 1736611 (which got patched in 96), just has two more frames at the top. [Tracking Requested - why for this release]: Kershaw, please check how urgent this should be fixed. Crash report: https://crash-stats.mozilla.org/report/index/5d04be4f-921c-481d-8bcf-76a640220111 Reason: ```EXCEPTION_ACCESS_VIOLATION_READ``` Top 10 frames of crashing thread: ``` 0 xul.dll mozilla::dom::PContentParent::OtherPid const ipc/ipdl/PContentParent.cpp:260 1 xul.dll std::_Func_impl_no_alloc<`lambda at /builds/worker/checkouts/gecko/netwerk/ipc/NeckoParent.cpp:768:15', void>::_Do_call 2 xul.dll mozilla::net::nsIOService::OnProcessLaunchComplete netwerk/base/nsIOService.cpp:641 3 xul.dll mozilla::net::SocketProcessHost::InitAfterConnect netwerk/ipc/SocketProcessHost.cpp:201 4 xul.dll mozilla::ipc::TaskFactory< ipc/glue/TaskFactory.h:37 5 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:771 6 xul.dll mozilla::TaskController::ProcessPendingMTTask xpcom/threads/TaskController.cpp:391 7 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1195 8 xul.dll nsThread::Shutdown xpcom/threads/nsThread.cpp:885 9 xul.dll nsUrlClassifierDBService::Shutdown toolkit/components/url-classifier/nsUrlClassifierDBService.cpp:2362 ```
1,749,996
15,731,687
Created attachment 9258930 FF 96 Screen Shot User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0 Steps to reproduce: This issue did not occur with 95.xx. After update to 96 FF acts like it crashed when it terminated mormally. Actual results: Receive the screen attached. Expected results: FF should start nomarlly.
1,750,930
15,739,259
Created attachment 9259650 MozillaBugReport.txt User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0 Steps to reproduce: We ran an emscripten application that was working with FF 95 on the latest release (96) and it has become unresponsive. The application utilizes emscriptens emsdk to build a wasm file, which has a thread pool in its C++ code. More details in the attached file. Actual results: The application has been experiencing severely degraded performance and is unusable. It hangs completely after a while. Expected results: The application should have worked as in FF 95.
1,753,810
15,763,360
Created attachment 9262502 test-bug - addon-cachestorage.zip User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0 Steps to reproduce: 1. Download and install the attached test addon. 2. Visit https://example.com/ Actual results: Firefox crashes immediately when the content script calls Cache.put() Expected results: Firefox should not crash. Cache.add() doesn't seem to cause the same issue.
1,753,983
15,766,269
Created attachment 9262646 21_02456_FUL-PROPOSED_SITE_PLAN-4034788.pdf User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 Steps to reproduce: Load the attached PDF Actual results: Much of the PDF is not rendered, eg, the words "Railway line", "woods", etc, and the right hand panel. Expected results: PDF should have rendered as Adobe reader.
1,755,416
15,777,362
Initially reported in http://forums.mozillazine.org/viewtopic.php?p=14917549#p14917549 . And I can reproduce the issue. Steps to reproduce: 1. Login to google 2. Open https://chat.google.com (it will be redirected to https://mail.google.com/chat/u/0/) 4. Wait for loading. --- page shows progress bar. but the bar gets stuck. Actual results: chat.google.com will not finish loading. Actual results: Chat page will display. Regression window: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=b0faf7d5135084d8082f3f11033e89f5bbf58f1c&tochange=33e221758c254d57858a4024501105a6c866fac0 Indeed, setting dom.serviceWorkers.navigationPreload.enabled to false and restart browser will fix the issue.
1,755,507
15,778,036
Created attachment 9263994 Chreom vs. Firefox.png User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 Steps to reproduce: I tried to open PDF file here: https://curriculum.harmonytx.org/WebShare/Math/Curriculum/Geometry/1o_u-IgNsIkr7j8P3jH-lJjnHhIMeqYPSmXgDeAg9VHyFlNJMK3MfrexOvdXWoxQ16oDkTV3RoPAXM9wzE-_rp47Yl9lejsPuEkb4cq8W8TNV9q/Homework_Helper/12-1.pdf#page=2 Actual results: The pictures won't show properly. Expected results: You can compare how it show in Chrome and Firefox in the attached image.
1,755,740
15,779,992
Created attachment 9264200 FLmkaKyXoAI16DK.png A Nightly user has reported the removal of search engine info bar shows up when their default engine is still duck duck go. Ddg was still working as the user's default search engine. Questions 1. Was it on startup or whilst FF was already running? The infobar appeared on browser startup after a new version had been installed. 2. Is it reproducible? Yes. This was reproducible on engineering side. The bug is caused by a race condition, sometimes the `add-on manager` would start up after the `Search Service` initialization. However, `add-on manager` should start up **before** the `Search Service` initialization. That's why we see this bug sometimes but not all the time due to the race condition. In order to reproduce this on the engineering side, we had to modify the code and force `add-on manager` start up after Search Service initialization. When `add-on manager` started after the search service initialization, we will see the infobar appear. More information on the logs and race condition can seen in Bug 1691706.
1,756,152
15,782,450
Created attachment 9264538 VpnPromo_lifetime.gif **[Affected versions]:** - Firefox 98.0b6 Build ID: 20220217185748 **[Affected Platforms]:** - Windows 10 x64 - MacOS 11.6 - Ubuntu 20.04 **[Prerequisites]:** - Have the Firefox browser en-US build installed/extracted. - Have the “browser.search.region” pref set to the “US” value. - Have the [user.js](https://drive.google.com/file/d/1cidGYhkKfCzD6IGak4yYfMzW_nMZQFld/view) file copied to your PC. **[Steps to reproduce]:** 1. Create a new Firefox profile but do not open it. 2. Go to the recently created profile folder and paste the "user.js" from the prerequisites. 3. Open the Firefox profile. 4. Open a new "Private Window". 5. Open a new tab and observe the displayed elements. 6. Open the third new tab and observe the displayed elements. **[Expected result]:** - Step 5 and 6: The “VPN Promo” message is **NOT** displayed. **[Actual result]:** - Steps 5 and 6: The “VPN Promo” message is displayed. [Notes]: - Based on the [Mana page](https://mana.mozilla.org/wiki/display/FPS/%5BCross+Promotion%5D+VPN+on+PBM+-+Fx98+beta), the “VPN promo” message should be displayed only 1 time/ week. - The “VPN Promo” message is displayed up to 3 times. - Attached is a screen recording of the issue.
1,756,222
15,782,878
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0 Steps to reproduce: Launch nightly (currently 99.0a1)(2022-02-17)(64-bit), login to voice.google.com, make a call. Actual results: No sound heard during call, although the "hangup sound" plays normally. Expected results: Still works properly in firefox eg 95.0 (64-bit). Worked properly recently in nightly, within the last couple weeks at most, probably even more recently. Nightly99 lack of in-call sound and firefox95 working fine both verified both in updated manjaro install and in manjaro-kde-21.2rc1-minimal-211211-linux515.iso live system.
1,756,341
15,783,595
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 Steps to reproduce: Using Construct3 to make a game and logging debug messages to console. I left the game running for a while, and when I came back I found the console crash. Actual results: The Console panel has crashed. File Bug Report TypeError: child is null React Component Stack componentStack in MenuList in button in MenuButton in EvaluationContextSelector in Connect(EvaluationContextSelector) in Connect(Connect(EvaluationContextSelector)) in div in div in JSTerm in Connect(JSTerm) in div in div in App in VisibilityHandler in Unknown in Connect(Component) in AppErrorBoundary in Provider in Provider Stacktrace render/<@resource://devtools/client/shared/components/menu/MenuList.js:146:11 forEachSingleChild@resource://devtools/client/shared/vendor/react.js:1908:8 traverseAllChildrenImpl@resource://devtools/client/shared/vendor/react.js:1823:13 traverseAllChildrenImpl@resource://devtools/client/shared/vendor/react.js:1839:23 traverseAllChildren@resource://devtools/client/shared/vendor/react.js:1883:10 forEachChildren@resource://devtools/client/shared/vendor/react.js:1928:22 render@resource://devtools/client/shared/components/menu/MenuList.js:145:14 finishClassComponent@resource://devtools/client/shared/vendor/react-dom.js:10638:31 updateClassComponent@resource://devtools/client/shared/vendor/react-dom.js:10601:44 beginWork@resource://devtools/client/shared/vendor/react-dom.js:11419:16 performUnitOfWork@resource://devtools/client/shared/vendor/react-dom.js:14702:12 workLoop@resource://devtools/client/shared/vendor/react-dom.js:14720:24 renderRoot@resource://devtools/client/shared/vendor/react-dom.js:14803:15 performWorkOnRoot@resource://devtools/client/shared/vendor/react-dom.js:15655:17 performWork@resource://devtools/client/shared/vendor/react-dom.js:15567:24 performSyncWork@resource://devtools/client/shared/vendor/react-dom.js:15541:14 requestWork@resource://devtools/client/shared/vendor/react-dom.js:15410:5 scheduleWork@resource://devtools/client/shared/vendor/react-dom.js:15224:16 enqueueSetState@resource://devtools/client/shared/vendor/react-dom.js:8192:17 Component.prototype.setState@resource://devtools/client/shared/vendor/react.js:328:16 onStateChange@resource://devtools/client/shared/vendor/react-redux.js:1412:16 dispatch@resource://devtools/client/shared/vendor/redux.js:265:7 waitUntilService/</<@resource://devtools/client/shared/redux/middleware/wait-service.js:59:24 promiseMiddleware/</<@resource://devtools/client/shared/redux/middleware/promise.js:24:14 thunk/</</<@resource://devtools/client/shared/redux/middleware/thunk.js:18:11 _onTargetDestroyed@resource://devtools/client/framework/toolbox.js:766:18 _emit@resource://devtools/shared/event-emitter.js:244:34 emit@resource://devtools/shared/event-emitter.js:190:18 emit@resource://devtools/shared/event-emitter.js:342:18 _onTargetDestroyed@resource://devtools/shared/commands/target/target-command.js:306:28 _destroyExistingTargetsOnTargetSwitching@resource://devtools/shared/commands/target/target-command.js:245:14 _onTargetAvailable@resource://devtools/shared/commands/target/target-command.js:179:14 _emit@resource://devtools/shared/event-emitter.js:244:34 emit@resource://devtools/shared/event-emitter.js:190:18 emit@resource://devtools/shared/event-emitter.js:342:18 _onTargetAvailable@resource://devtools/client/fronts/watcher.js:60:10 _emit@resource://devtools/shared/event-emitter.js:244:34 emit@resource://devtools/shared/event-emitter.js:190:18 emit@resource://devtools/shared/event-emitter.js:342:18 onPacket@resource://devtools/shared/protocol/Front.js:336:13 onPacket@resource://devtools/client/devtools-client.js:482:13 send/<@resource://devtools/shared/transport/local-transport.js:68:25 exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:103:22 exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:103:22 Close and reopen the toolbox to clear this error.
1,757,031
15,790,458
Created attachment 9265370 GvVideoFraming.mp4 Seen on all Release 97, Beta 98, Nightly 99. STRs: - access a youtube video, in my case https://m.youtube.com/watch?v=Aaehn1aY8Ig - put the video in fullscreen - press device's home button to enter in Picture in Picture mode - exit PiP mode, enter the app Expected result: - Video is not in fullscreen anymore but do extend to the available GV layout bounds in the app. Actual result: - Video is halved (seems like it's width in landscape still occupys what would be screen width while in portrait) but GV does occupy the full width of the screen. - Also saw another case in which the video is not halved but just smaller - the black bars are larger, maybe such that it would entirely fit the screen, while otherwise it would have to extend to a bit below the visible screen. - A scroll in the page will have the video immediately take the expected dimensions. Device used in tests: - Oneplus 7T Pro with Android 11
1,757,376
15,794,492
Created attachment 9265683 ff-bug-address-bar.mp4 User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:98.0) Gecko/20100101 Firefox/98.0 Steps to reproduce: 1. Open a new tab 2. Select Adress Bar 3. Press CMD + Enter 4. Attempt typing anything 5. If you have the address bar focused in another tab, you can try switching to this tab and attempt typing there too Actual results: It's impossible to type anything until the address bar loses and regains focus Expected results: It should be possible to type
1,757,534
15,795,753
Created attachment 9265849 about_support info **Affected versions** * Fx 98.0 * Fx99.0a1 **Affected platforms** * Windows 10 ARM **Steps to reproduce** 1. Launch Firefox. 2. Connect to VPN. (optional if Hulu already works in your region) 3. Navigate to www.hulu.com and login. 4. Start any live video. **Expected result** * Video plays back without any issue. **Actual result** * Firefox crashes. **Regression range** * Will come back with a regression range ASAP. This issue didn't occur during the RC 97 validation. **Additional notes** * Firefox also crashes when accessing netflix.com and logging in. Didn't even reach a video playback. This happened without any connection to a VPN. Same type of crash signature. * In Firefox Nightly, the crash signature is different https://crash-stats.mozilla.org/report/index/4d266dba-21b3-4fc5-805d-b3c660220301 , but still an IPC error. * The crash in nightly is pointing to this bug 1416560. * I've also attached the about:support info, for details on the machine. * This was not reproducible on other OSs.
1,758,294
15,801,395
Created attachment 9266689 Peek 2022-03-06 01-40.mp4 User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0 Steps to reproduce: I downloaded a few files and later I tried to remove the last one displayed in the downloads panel. Actual results: Even though I selected the last one and clicked "Remove From History", the first one listed was removed. Expected results: The entry I selected should get removed.
1,720,079
15,481,816
Created attachment 9230669 httplog.txt STR: 1. Make sure `network.http.http3.enabled = true` and `dom.security.https_only_mode = true`. 2. Create an account at https://subrock.rocks (no email verification required). 3. Attempt to upload a video file larger than the maximum size (100MB). Before upload commences, the site shows an alert dialog: > Fatal error or stopped uploading. Try again. After pressing OK, the tab shows a loading indicator but page gets stuck, cannot refresh or navigate away. 100% CPU core for main process. Other tabs won't load or navigate. Closing browser triggers crash. Network log is filled with: V/nsHttp Http3Session::ProcessEvents - HeaderReady V/nsHttp Http3Session::ProcessEvents - HeaderReady - stream not found stream_id=0x0
1,720,182
15,482,558
Created attachment 9230780 evince-1157-0-GOOD.pdf **Note** * When the user loads a specific PDF file in the browser, inputs information into the fields, and then prints it, he will notice that the print preview and physically printed version does not show any of the previously input information. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Steps to reproduce** 1. Launch browser. 2. Flip "pdfjs.enableXfa" to true. 3. Load the attached PDF file. 4. input information into the fields. 5. Print it. **Expected result** * The information is printed. **Actual result** * A blank form is printed. **Regression range** * Not a regression. **Additional information** * When interacting with any control from the PDF form, Adobe Reader shows a message saying "Please Note: You cannot save a completed copy of this for your computer. If you would like a copy for your records, please fill it in and print it.", so Adobe does not allow saving a completed version of the form, but allows to print one.
1,720,221
15,482,930
When a configured proxy fails to work, fallback to a direct connect for system requests. This ensures various update requests have the best chance of succeeding.
1,720,282
15,483,402
Created attachment 9230931 Erroring PDF User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0 Steps to reproduce: Load the attached PDF in Firefox. Actual results: The PDF does not load, I get a renderViewPage error. An error occurred while rendering the page. PDF.js v2.9.273 (build: e394da586) Message: Stack: putBinaryImageMask@resource://pdf.js/build/pdf.js:4799:11 paintImageMaskXObject@resource://pdf.js/build/pdf.js:6186:25 executeOperatorList@resource://pdf.js/build/pdf.js:5016:22 _next@resource://pdf.js/build/pdf.js:3754:39 _scheduleNext/<@resource://pdf.js/build/pdf.js:3742:16 FrameRequestCallback*_scheduleNext@resource://pdf.js/build/pdf.js:3741:16 renderContinueCallback@resource://pdf.js/web/viewer.js:11644:9 paintOnCanvas/renderTask.onContinue@resource://pdf.js/web/viewer.js:11836:16 _continue@resource://pdf.js/build/pdf.js:3733:19 operatorListChanged@resource://pdf.js/build/pdf.js:3722:12 _renderPageChunk@resource://pdf.js/build/pdf.js:2415:26 pump/<@resource://pdf.js/build/pdf.js:2448:14 promise callback*pump@resource://pdf.js/build/pdf.js:2435:21 _pumpOperatorList@resource://pdf.js/build/pdf.js:2478:5 render@resource://pdf.js/build/pdf.js:2154:12 paintOnCanvas@resource://pdf.js/web/viewer.js:11830:37 draw@resource://pdf.js/web/viewer.js:11681:108 renderView@resource://pdf.js/web/viewer.js:4110:14 forceRendering/<@resource://pdf.js/web/viewer.js:10585:29 promise callback*forceRendering@resource://pdf.js/web/viewer.js:10584:43 renderHighestPriority@resource://pdf.js/web/viewer.js:4038:24 update@resource://pdf.js/web/viewer.js:10423:25 webViewerScaleChanging@resource://pdf.js/web/viewer.js:2519:34 dispatch@resource://pdf.js/web/viewer.js:3511:16 _setScaleUpdatePages@resource://pdf.js/web/viewer.js:10160:19 _setScale@resource://pdf.js/web/viewer.js:10229:12 set currentScaleValue@resource://pdf.js/web/viewer.js:9811:10 scrollPageIntoView@resource://pdf.js/web/viewer.js:10348:9 setHash@resource://pdf.js/web/viewer.js:6926:24 setInitialView@resource://pdf.js/web/viewer.js:1704:27 load/</<@resource://pdf.js/web/viewer.js:1308:14 promise callback*load/<@resource://pdf.js/web/viewer.js:1261:119 promise callback*load@resource://pdf.js/web/viewer.js:1256:22 open/<@resource://pdf.js/web/viewer.js:1028:12 promise callback*open@resource://pdf.js/web/viewer.js:1027:32 onOpenWithData@resource://pdf.js/web/viewer.js:848:14 windowMessage@resource://pdf.js/web/viewer.js:13605:21 EventListener.handleEvent*initPassiveLoading@resource://pdf.js/web/viewer.js:13557:12 initPassiveLoading@resource://pdf.js/web/viewer.js:836:27 webViewerOpenFileViaURL@resource://pdf.js/web/viewer.js:2179:24 webViewerInitialized@resource://pdf.js/web/viewer.js:2169:28 promise callback*run@resource://pdf.js/web/viewer.js:747:29 webViewerLoad@resource://pdf.js/web/viewer.js:14232:29 EventListener.handleEvent*@resource://pdf.js/web/viewer.js:14242:12 @resource://pdf.js/web/viewer.js:14244:3 @resource://pdf.js/web/viewer.js:14246:12 viewer.js:1181:15 _otherError resource://pdf.js/web/viewer.js:1181 (Async: promise callback) _otherError resource://pdf.js/web/viewer.js:1180 webViewerPageRendered resource://pdf.js/web/viewer.js:2214 (Async: promise callback) webViewerPageRendered resource://pdf.js/web/viewer.js:2213 dispatch resource://pdf.js/web/viewer.js:3511 finishPaintTask resource://pdf.js/web/viewer.js:11668 resultPromise resource://pdf.js/web/viewer.js:11696 (Async: promise callback) draw resource://pdf.js/web/viewer.js:11684 renderView resource://pdf.js/web/viewer.js:4110 forceRendering resource://pdf.js/web/viewer.js:10585 (Async: promise callback) forceRendering resource://pdf.js/web/viewer.js:10584 renderHighestPriority resource://pdf.js/web/viewer.js:4038 update resource://pdf.js/web/viewer.js:10423 webViewerScaleChanging resource://pdf.js/web/viewer.js:2519 dispatch resource://pdf.js/web/viewer.js:3511 _setScaleUpdatePages resource://pdf.js/web/viewer.js:10160 _setScale resource://pdf.js/web/viewer.js:10229 set currentScaleValue resource://pdf.js/web/viewer.js:9811 scrollPageIntoView resource://pdf.js/web/viewer.js:10348 setHash resource://pdf.js/web/viewer.js:6926 setInitialView resource://pdf.js/web/viewer.js:1704 load resource://pdf.js/web/viewer.js:1308 (Async: promise callback) load resource://pdf.js/web/viewer.js:1261 (Async: promise callback) load resource://pdf.js/web/viewer.js:1256 open resource://pdf.js/web/viewer.js:1028 (Async: promise callback) open resource://pdf.js/web/viewer.js:1027 onOpenWithData resource://pdf.js/web/viewer.js:848 windowMessage resource://pdf.js/web/viewer.js:13605 (Async: EventListener.handleEvent) initPassiveLoading resource://pdf.js/web/viewer.js:13557 initPassiveLoading resource://pdf.js/web/viewer.js:836 webViewerOpenFileViaURL resource://pdf.js/web/viewer.js:2179 webViewerInitialized resource://pdf.js/web/viewer.js:2169 (Async: promise callback) run resource://pdf.js/web/viewer.js:747 webViewerLoad resource://pdf.js/web/viewer.js:14232 (Async: EventListener.handleEvent) <anonymous> resource://pdf.js/web/viewer.js:14242 <anonymous> resource://pdf.js/web/viewer.js:14244 <anonymous> resource://pdf.js/web/viewer.js:14246 renderView: "[Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource://pdf.js/build/pdf.js :: putBinaryImageMask :: line 4799" data: no]" viewer.js:4117:19 renderView resource://pdf.js/web/viewer.js:4117 (Async: promise callback) renderView resource://pdf.js/web/viewer.js:4112 forceRendering resource://pdf.js/web/viewer.js:10585 (Async: promise callback) forceRendering resource://pdf.js/web/viewer.js:10584 renderHighestPriority resource://pdf.js/web/viewer.js:4038 update resource://pdf.js/web/viewer.js:10423 webViewerScaleChanging resource://pdf.js/web/viewer.js:2519 dispatch resource://pdf.js/web/viewer.js:3511 _setScaleUpdatePages resource://pdf.js/web/viewer.js:10160 _setScale resource://pdf.js/web/viewer.js:10229 set currentScaleValue resource://pdf.js/web/viewer.js:9811 scrollPageIntoView resource://pdf.js/web/viewer.js:10348 setHash resource://pdf.js/web/viewer.js:6926 setInitialView resource://pdf.js/web/viewer.js:1704 load resource://pdf.js/web/viewer.js:1308 (Async: promise callback) load resource://pdf.js/web/viewer.js:1261 (Async: promise callback) load resource://pdf.js/web/viewer.js:1256 open resource://pdf.js/web/viewer.js:1028 (Async: promise callback) open resource://pdf.js/web/viewer.js:1027 onOpenWithData resource://pdf.js/web/viewer.js:848 windowMessage resource://pdf.js/web/viewer.js:13605 (Async: EventListener.handleEvent) initPassiveLoading resource://pdf.js/web/viewer.js:13557 initPassiveLoading resource://pdf.js/web/viewer.js:836 webViewerOpenFileViaURL resource://pdf.js/web/viewer.js:2179 webViewerInitialized resource://pdf.js/web/viewer.js:2169 (Async: promise callback) run resource://pdf.js/web/viewer.js:747 webViewerLoad resource://pdf.js/web/viewer.js:14232 (Async: EventListener.handleEvent) <anonymous> resource://pdf.js/web/viewer.js:14242 <anonymous> resource://pdf.js/web/viewer.js:14244 <anonymous> resource://pdf.js/web/viewer.js:14246 Expected results: The PDF loads.
1,720,379
15,484,327
[Tracking Requested - why for this release]: What's happening is that even though nothing changed, the code that checks the URI field commits the value into network.trr.uri, causing DoHController to turn everything off. Since network.trr.mode was not similarly committed, at this point DoH is completely disabled even though the checkbox state was ticked at the time of closing the dialog.
1,720,487
15,485,141
Firefox Nightly 91.0a1 + 92.0a1 on Windows 8.1, Multi Account Container extension 7.3.0 - https://addons.mozilla.org/en-GB/firefox/addon/multi-account-containers/ At least the MultiAccountContainer extension started to frequent lose its extension storage: the onboarding gets launched again, sites assigned to a container have been forgotten. This happened three times in the last week, the first time after the update to 91.0a1 20210709094609. There are no other add-ons installed which use the extension storage (it seems). Because the add-on version has been installed since January 2021 (and the issue hasn't been observed for the 3+ years it had been installed), I suspect an issue with Firefox.
1,720,907
15,487,987
Created attachment 9231596 0e72daeb-4567-472b-b398-727ab9e719ce.pdf **Note** * When the user loads a specific PDF file in Adobe Reader and then opens it in Firefox, scrolls it and compares the multiple drop-down elements between each other, he will notice that Adobe will show available options for each, while Firefox will only show options for some of them. **Affected versions** * Nightly v92.0a1 **Affected platforms** * all **Steps to reproduce** 1. Launch browser. 2. Flip "pdfjs.enableXfa" to true. 3. Load the attached PDF file. 4. Open multiple drop-down elements. **Expected result** * All drop-down elements have available options to choose from. **Actual result** * Most of the drop-down elements have no available options to choose from. **Regression range** * Not a regression. **Additional Information** * I cannot determine whether this issue is blocking one or the other bug. Please remove the one that isn't being blocked.
1,721,390
15,493,135
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:90.0) Gecko/20100101 Firefox/90.0 Steps to reproduce: I downloaded the latest version of FF, this was on Apple M1 with Big Sur. I made a document with a button or a link with aria-expanded="true" attribute on it. It is not reported as being expanded, same problem if it is aria-expanded="false" it is not reported as being collapsed. Actual results: When I tab to the button or navigate to the button with Voiceover - VO-next arrow it reads that I am on a button but it does not tell me if it is expanded or collapsed. Expected results: Voiceover when reading the button with an aria-expanded true or false should read the exanded stated - expanded or collapsed.
1,721,589
15,494,642
Created attachment 9232351 FormSolicitudDerechosRGPD-PURE-XFA.pdf **Note** * When the user loads the attached PDF, and attempts to input text into the "Apellidos Nombre" text field, he will notice that the field is inaccessible. **Affected versions** * Nightly v92.0a1 **Affected platforms** * all **Preconditions** * Flip the "pdfjs.enableXfa" pref to true. **Steps to reproduce** 1. Launch browser. 2. Load the attached PDF file. 3. Input text into the "Apellidos Nombre" text field. **Expected result** * The cursor appears and the user is able to input text. **Actual result** * The cursor does not appear and the user is NOT able to input text. **Regression range** * This is a regression of the latest fix PR: 2021-07-21T14:54:35.830000: DEBUG : Found commit message: Bug 1719380 - Update pdf.js to version 2.10.263 r=pdfjs-reviewers,marco Differential Revision: https://phabricator.services.mozilla.com/D119237
1,721,949
15,497,046
STEPS to Reproduce: 1. Open https://www.sony.jp/products/catalog/BD_DVDrecorder_news.pdf 2. Click `+` button of the PDF viewer several times. Actual results: Consumes a large amount of memory. Browser (including PC) hangs. Expected results: It should use less memory.
1,708,869
15,389,096
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0 Steps to reproduce: 1. Open about:preferences in a tab. 2. **Very quickly** open another new tab, search for something, and hit enter. 2. Observe the site identity button. Actual results: The site identity button "inherits" the previously-focused tab's site identity buttons. For example, following the STR above, I'll get an incorrect `Firefox` site identity in the newly opened tab. A look at the browser toolbox's console shows that when switching to the tab whose site identity is inherited from the previously-focused tab, a `cert is null` error is thrown in line 661 in the `chrome://browser/content/browser-siteIdentity.js` file. An interesting observation I noticed was that this bug was reproducible in the first 6 beta releases from the 88 cycle (88.0b1 - 88.0b6) but was not reproducible in the remaining beta releases and the two release candidates (88.0b7 - 88.0b9, 88.0rc1, 88.0rc2). HOWEVER, this bug got reintroduced in 89.0b1 and is still reproducible in the current beta (89.0b6), which hints at the possibility that this bug was caused by code within the EARLY_BETA_OR_EARLIER define. Expected results: The site identity should correctly correspond to the currently focused tab, not "inheriting" it from the previously-focused tab.
1,709,346
15,393,561
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:88.0) Gecko/20100101 Firefox/88.0 Steps to reproduce: It seems that any website with an embedded twitter timeline will never properly finish loading. The third icon on the toolbar remains a cross (stop loading) rather than refresh, and the bottom right of the screen shows "Read platform.twitter.com" (or similar). To reproduce: Visiting the twitter develop page for embedded timelines, or by making a simple page that simply embeds an example timeline. https://developer.twitter.com/en/docs/twitter-for-websites/timelines/overview This seems to be a new bug in firefox 88. It does not happen in firefox 87 or earlier. (note that uBlock origin prevents this bug from being seen - needs to be disabled.) Actual results: The page will never properly finish loading in firefox 88. The third icon on the toolbar remains a cross (stop loading) rather than refresh, and the bottom right of the screen shows "Read platform.twitter.com" (or similar). Expected results: The page loads normally, and the refresh icon is seen on the toolbar. No outstanding requests show at the bottom right of the screen. (Behaviour prior to firefox 88).
1,717,866
15,462,377
Created attachment 9228569 702a3385-08d8-4297-ba20-1628fef3de14.pdf **Note** * When the user loads a specific PDF file in Adobe Reader and hen in Nightly and compares pages 6-7, he will notice that some paragraphs are incorrectly overlapping some input field. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Preconditions** * Flip the "pdfjs.enableXfa" pref to true. **Steps to reproduce** 1. Launch browser. 2. Load the attached PDF file. 3. Scroll to pages 6-7. **Expected result** * The C9, C9 note and C10 sectiona are correctly displayed, no overlap. **Actual result** * The C9, C9 note and C10 sectiona are overlapping. **Regression range** * Not a regression, but an implementation flaw.
1,718,118
15,463,976
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0 Steps to reproduce: open firefox ver 88.0 or later (now 89.02) new empty clear profile enter into any google sheet Actual results: the spread sheet area is loading, you can see the data, and then the the area turn black. all the cells. it stay black. Expected results: the spread sheet cells should show the data, text on white, and not turn black. I checked ver 86.0 and 87.0 with new clear profile.
1,718,221
15,464,587
..and the map doesn't show up (but didn't check if error causes map to not show up) on Nightly. The site works for example in Edge
1,718,245
15,464,823
Created attachment 9228948 551551e9-c2f8-466d-835b-24e72638a33a.pdf **Note** * When the user loads a specific PDF file in Adobe Reader and Firefox, he scrolls to page 11, section 13, subsection 13.1, and clicks inside the input boxes of fields named "Name of Issuer" or "Law governing the bonds", he will notice that the input fields are inaccessible. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Preconditions** * Flip the "pdfjs.enableXfa" pref to true. **Steps to reproduce** 1. Launch browser. 2. Load the attached PDF file. 3. Scroll to pages 11, section 13, subsection 13.1. 4. Click inside the input boxes of fields named "Name of Issuer" or "Law governing the bonds". **Expected result** * The cursor appears and the user is able to input text. **Actual result** * The cursor does not appear and the user is NOT able to input text. **Regression range** * Not a regression, but an implementation fault.
1,718,520
15,468,346
Created attachment 9229172 Captura de pantalla de 2021-06-28 12-59-24.png User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0 Steps to reproduce: I was developing some webapp in localhost with SSL enabled. After some refreshes, some elements of webpages stop reloading. After stop loading localhost, this behaviour extends to other webpages, like google or some CDNs. Sometimes refreshing webpages makes this error appear in devtools. This only happens in Ubuntu 20.04 with Firefox. In Windows or using other web browsers everything works perfectly. Actual results: Webpages or components don't load properly. DevTools show SSL_ERROR_PROTOCOL_VERSION_ALERT. Expected results: Network requests should work.
1,718,521
15,468,349
**Note** * When the user loads a specific PDF file in Adobe Reader and Firefox, an image element is incorrectly displayed in the browser. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Preconditions** * Flip the "pdfjs.enableXfa" pref to true. **Steps to reproduce** 1. Launch browser. 2. Load the attached PDF file. 3. Go to the end of page 1, Section 10, b. **Expected result** * An arrow-like element is shown, pointing to the right. **Actual result** * An incorrect element is rendered, looks like a checkbox. **Regression range** * Not a regression, but an implementation fault.
1,718,633
15,469,129
Created attachment 9229285 sumatrapdf-1735-0-GOOD.pdf **Note** * When the user loads a specific PDF, he will notice that the file will render incorrectly. This is somewhat inconsistent since page 2 is displayed correctly, but only page 2. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Steps to reproduce** 1. Launch browser. 2. Flip the pdfjs.enableXfa to true. 3. Load the attached PDF file. **Expected result** * The file is loaded and displayed correctly. **Actual result** * The file is NOT loaded and displayed correctly. **Regression range** * This is not a regression.
1,718,670
15,469,522
Created attachment 9229317 poppler-973-0.pdf **Note** * When the user loads a specific PDF, he will notice the sevede allignment issues **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Steps to reproduce** 1. Launch browser. 2. Flip the pdfjs.enableXfa to true. 3. Load the attached PDF file. **Expected result** * The document is correctly displayed (as in Adobe Reader). **Actual result** * Severe alignment issues and overlapping are being observed. **Regression range** * This is not a regression. **Additional information:** * -
1,718,709
15,469,767
The audio is fine, but the video freezes for a long time (20-30 seconds). Reproducible: yes, see http://forums.mozillazine.org/viewtopic.php?f=23&t=3076330 Steps to reproduce: 1. Clear recent history everything if any 2. Open https://www.essendonfc.com.au/news/967977/injury-news-snelling-set-to-return-setback-for-phillips 3. Scroll down to `Highlights | Snelling steps up in 2021` video. 4. Click play button. 5. After a 15-second ad video, the main video starts. However, the video will freeze after about 10 seconds or so. Actual results: However, the video will freeze after about 10 seconds or so. If you let it go it'll eventually play again. Expected results: No freeze Regression window: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5e5c1c7e7db0d6e996ccbf56a9aa8e445bc099eb&tochange=97fb4c742d684da863aa27a32ae9d1daa8d67928
1,718,735
15,469,958
Created attachment 9229357 poppler-56913-0.pdf **Note** * When the user loads a specific PDF file in Adobe Reader and Firefox, he will notice that most of the input fields are incorrectly coloured with black/blue backgrounds. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Preconditions** * Flip the "pdfjs.enableXfa" pref to true. **Steps to reproduce** 1. Launch browser. 2. Load the attached PDF file. **Expected result** * The fields are correctly rendered. **Actual result** * Most of the text input fields are improperly displayed. **Regression range** * Not a regression, but an implementation fault. **Additional information:** * The fields appear to be accessible and correctly functioning, but their UI is broken.
1,718,740
15,470,003
Created attachment 9229373 PDFIUM-283-0.pdf **Note** * When the user loads a specific PDF file in Adobe Reader and then opens it in Firefox, he will notice that the second page is missing. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Steps to reproduce** 1. Launch browser. 2. Load the attached PDF file. **Expected result** * The PDF has 34 pages. **Actual result** * The PDF only has 9 pages. **Regression range** * Not a regression.
1,719,328
15,475,207
Since updating today (to https://hg.mozilla.org/mozilla-central/rev/1f7ab358eec6d8b8baed711b105742b8ca22dc90) I have been seeing the throbber when switching tabs a lot. Sometimes the tab never recovers and has to be closed and reopened. I took a profile, in this case I switched to the failing tab just after starting the profile, it never displayed. It was slack running in process 11498. https://share.firefox.dev/3hkXYcQ
1,719,629
15,477,547
Created attachment 9230245 imm5257e.pdf **Note** * When the user loads a form PDF file interacts with the zoom feature and then attempts to input data, he will notice that the fields are not accessible. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Steps to reproduce** 1. Launch browser. 2. Flip the pdfjs.enableXfa to true. 3. Load the attached PDF file. 4. Zoom in or out in any way. 5. Interact with the fields/form controls. **Expected result** * The fields are properly accessible. **Actual result** * The fields are inaccessible. **Regression range** * This appears to be a regression of the latest fix: 2021-07-08T13:26:01.374000: DEBUG : Found commit message: Bug 1719380 - Update pdf.js to version 2.10.263 r=pdfjs-reviewers,marco Differential Revision: https://phabricator.services.mozilla.com/D119237 2021-07-08T13:26:01.374000: DEBUG : Did not find a branch, checking all integration branches 2021-07-08T13:26:01.377000: INFO : The bisection is done. 2021-07-08T13:26:01.379000: INFO : Stopped
1,719,669
15,477,776
Maybe Fission related. (DOMFissionEnabled=1) Crash report: https://crash-stats.mozilla.org/report/index/764ffd7f-07fc-45d4-acc6-360df0210708 MOZ_CRASH Reason: ```ElementAt(aIndex = 4294967295, aLength = 0)``` Top 10 frames of crashing thread: ``` 0 xul.dll InvalidArrayIndex_CRASH xpcom/ds/nsTArray.cpp:28 1 xul.dll nsTArray_Impl<RefPtr<mozilla::RangeItem>, nsTArrayInfallibleAllocator>::RemoveElementsAt xpcom/ds/nsTArray.h:2486 2 xul.dll mozilla::SelectionState::SaveSelection editor/libeditor/SelectionState.cpp:54 3 xul.dll mozilla::PlaceholderTransaction::EndPlaceHolderBatch editor/libeditor/PlaceholderTransaction.cpp:299 4 xul.dll mozilla::EditorBase::EndPlaceholderTransaction editor/libeditor/EditorBase.cpp:1231 5 xul.dll mozilla::EditorBase::DeleteSelectionAsAction editor/libeditor/EditorBase.cpp:4232 6 xul.dll mozilla::EditorBase::HandleKeyPressEvent editor/libeditor/EditorBase.cpp:4972 7 xul.dll mozilla::EditorEventListener::KeyPress editor/libeditor/EditorEventListener.cpp:621 8 xul.dll mozilla::EventListenerManager::HandleEventInternal dom/events/EventListenerManager.cpp:1305 9 xul.dll static mozilla::EventTargetChainItem::HandleEventTargetChain dom/events/EventDispatcher.cpp:586 ```
1,719,844
15,478,957
Created attachment 9230460 poppler-18935-0.pdf +++ This bug was initially created as a clone of Bug #1718670 +++ **Note** * When the user loads a specific PDF, he will notice severe alignment issues. **Affected versions** * Nightly v91.0a1 **Affected platforms** * all **Steps to reproduce** 1. Launch browser. 2. Flip the pdfjs.enableXfa to true. 3. Load the attached PDF file. **Expected result** * The document is correctly displayed (as in Adobe Reader). **Actual result** * Severe alignment issues and overlapping are being observed. **Regression range** * This is not a regression. **Additional information:** * This bug was logged as a follow-up of bug 1718670 since the 2 reported situations appear to be reproduced by different causes.
1,709,679
15,396,015
Created attachment 9220424 image.png When reading Google Docs that contain images I've pasted into the docs, sometimes some of the images turn white/blank. The problem usually seems to affect images that I pasted into the doc minutes or hours earlier that day, not when I immediately paste the image into the doc. See the attached screenshot. This problem seems to have gotten worse during the 90 Nightly cycle. I only see this problem when running a 32-bit Firefox build (on 64-bit Windows OS). I typically have about 5-10 Google Docs tabs open at the same time. Perhaps this is a graphics OOM issue like bug 1703839? I see this problem with or without Fission.
1,710,757
15,405,591
This makes baseprofiler native stacks look like "%#llx" without address.
1,711,449
15,409,889
Created attachment 9222140 Click and Impressions telemetry are not registered.gif **[Notes]:** - Also the following error is displayed in browser console after clicking a QuickSuggest result: `Last result is not a quick suggest`. Not sure if this error is related or we should log a separate bug for it. - The issue is not reproducible if the "Show search suggestions ahead of browsing history in address bar results" option is checked. **[Affected versions]:** - Firefox Beta 89.0b13; - Nightly 90.0a1 **[Affected Platforms]:** - Windows 10 x64; - macOS 10.15.7; - Linux Mint 20 x64; **[Prerequisites]:** - Have the latest Firefox Nightly installed. - Have the browser console opened. - Have the following prefs set: - `browser.urlbar.quicksuggest.enabled` to `true`. - `browser.urlbar.experimental.firefoxSuggestLabels.enabled` to `true`. - `browser.urlbar.quicksuggest.showedOnboardingDialog` to `true`. - `browser.startup.upgradeDialog.version` to `89`. - `browser.ping-centre.log` to `true`. **[Steps to reproduce]:** 1. Open the Firefox browser with the profile from prerequisites. 2. Navigate to "about:preferences#search" page. 3. Uncheck the "Show search suggestions ahead of browsing history in address bar results" option. 4. Type "nike" in the Awesomebar. 5. Click the Nike - Sponsored result. 6. Navigate to "about:telemetry#keyed-scalars-tab" page and search for "contextual.services.quicksuggest" keyed scalars. 7. Observe telemetry registered in the browser console. **[Expected result]:** Step 6: The "contextual.services.quicksuggest.impressions" and "contextual.services.quicksuggest.click" telemetry are correctly registered after following the Step 5. Step 7: The (contextual-services) telemetry are correctly registered for the impressions and click after following the step 5. **[Actual result]:** Step 6: The "contextual.services.quicksuggest.impressions" and "contextual.services.quicksuggest.click" telemetry are NOT registered. Step 7: The (contextual-services) telemetry are NOT registered for the impressions and click. **[Additional Notes]:** - Attached a screen recording of the issue.
1,711,738
15,411,965
13 crashes with 9 installations, all OS Crash report: https://crash-stats.mozilla.org/report/index/a7a05ac8-4146-40d1-9790-0da350210518 MOZ_CRASH Reason: ```MOZ_DIAGNOSTIC_ASSERT(ent)``` Top 10 frames of crashing thread: ``` 0 xul.dll mozilla::net::DnsAndConnectSocket::TransportSetup::SetupStreams netwerk/protocol/http/DnsAndConnectSocket.cpp:1176 1 xul.dll mozilla::net::DnsAndConnectSocket::TransportSetup::OnLookupComplete netwerk/protocol/http/DnsAndConnectSocket.cpp:1249 2 xul.dll mozilla::net::DnsAndConnectSocket::OnLookupComplete netwerk/protocol/http/DnsAndConnectSocket.cpp:419 3 xul.dll mozilla::detail::RunnableFunction<`lambda at /builds/worker/checkouts/gecko/netwerk/dns/DNSListenerProxy.cpp:28:30'>::Run xpcom/threads/nsThreadUtils.h:534 4 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1153 5 xul.dll mozilla::net::nsSocketTransportService::Run netwerk/base/nsSocketTransportService2.cpp:1200 6 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1153 7 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:300 8 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:328 9 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:310 ```
1,712,297
15,416,016
Created attachment 9222963 user.js ##### [Description:] In the case when a @search_engine_shortcut is pinned and by some reason, the search_engine gets removed, the search_engine_shortcut is left hanging, pointing to nothing. ##### [Steps:] 1. Download an hr locale - let's say 87.0b3. 2. Use an user.js that sets the region to IN: user_pref("browser.search.region", "IN"); 3. Start the hr/IN Firefox, observe the amazon.co.uk search engine + pinned topsite amazon.co.uk 4. Close browser down, modify the user.js to point towards staging (on staging the amazon gets removed from any IN regions that are not in a shortlist) 5. Reopen the browser using the user.js pointing towards staging (attached) ##### [Actual Result:] The amazon search shortcut tile is still pinned and available, pointing to an search shortcut that has no engine. ##### [Expected Result:] Not sure what is the best approach to handle this case elegantly. ##### [Note:] This is not a regression, but changes like bug 1705374 will make this issue much more visible.
1,713,036
15,422,371
Needs some thought and possibly product specs to be actionable.
1,713,776
15,428,418
Crash report: https://crash-stats.mozilla.org/report/index/bff96d05-357a-436a-8f63-d8b2a0210529 Reason: ```SIGSYS``` Top 10 frames of crashing thread: ``` 0 libc.so.6 __faccessat sysdeps/unix/sysv/linux/faccessat.c:29 1 libc.so.6 realpath_stk stdlib/stdlib/canonicalize.c:389 2 libc.so.6 realpath@@GLIBC_2.3 stdlib/stdlib/canonicalize.c:438 3 libxul.so nsLocalFile::Normalize xpcom/io/nsLocalFileUnix.cpp:598 4 libxul.so NS_RelaxStrictFileOriginPolicy netwerk/base/nsNetUtil.cpp:2475 5 libxul.so mozilla::ContentPrincipal::MayLoadInternal caps/ContentPrincipal.cpp:311 6 libxul.so mozilla::BasePrincipal::CheckMayLoad caps/BasePrincipal.cpp:534 7 libxul.so nsContentUtils::ChannelShouldInheritPrincipal dom/base/nsContentUtils.cpp:6913 8 libxul.so nsDocShell::InternalLoad docshell/base/nsDocShell.cpp:9628 9 libxul.so nsDocShell::OnLinkClickSync docshell/base/nsDocShell.cpp:12952 ``` It seems that recent libc's on Ubuntu are calling the `faccessat2` syscall (number 439) when calling `realpath()`. There's just a handful of crashes on file so this looks like a new thing.
1,714,344
15,432,340
Created attachment 9224950 QS after upgrading from 89 to 90.gif **[Notes]:** - Not sure if there are some changes in Firefox 90 that are not supported by the Nimbus experiment that might cause this. - While typing a keyword that should trigger a QS result the following error is displayed in browser console: `Error: Trying to access an unknown pref quickSuggestSponsoredIndex`. - I have managed to reproduce this only while enrolled in the Nimbus experiment. If I manually set the following prefs on Firefox 89 release, the issue is not reproducible: -"browser.urlbar.quicksuggest.enabled" = "true"; -"browser.urlbar.quicksuggest.ShouldShowOnboardingDialog" = "false"; -"browser.urlbar.experimental.firefoxSuggestLabels.enabled" = "true"; -"browser.urlbar.quicksuggest.showOnboardingDialogAfterNRestarts" = "2"; - This can be concerning if the Firefox Suggest - Phase 2 timeline will be extended and will be included in Firefox 90. - Unfortunately, Firefox Suggest - Phase 3 is not ready and we cannot confirm if this issue is also reproducible for it. - Also, I am not sure if this happens because we don't use the normal flow to update the Firefox versions. **[Affected versions]:** - Firefox Beta 90.0b2; - Firefox Release 89.0; **[Affected Platforms]:** - Windows 10 x64; - macOS 10.15.7; - Linux Mint 20 x64; **[Prerequisites]:** - Have the latest Firefox 89.0 release installed. - Have a Beta 90.0b2 that has the channel changed to "release". - If you are not on US region, use a VPN service and connect to a US region. - Have the following prefs set to ve enrolled in Firefox Suggest - Phase 2: - "messaging-system.rsexperimentloader.collection_id" to "nimbus-preview". - "app.normandy.user_id" to "7ea78579-c421-034f-8b54-1f7e04d826bb". - "messaging-system.log" to "all". **[Steps to reproduce]:** 1. Open the Firefox release with the profile from prerequisites. 2. Click on the Awesome bar and type "nike" and observe the results. 3. Close the browser. 4. Open Firefox Beta 90.0b2 with the same profile used above. 5. Click on the Awesome bar and type "nike" and observe the results. **[Expected result]:** Step 2: The Nike Sponsored result is displayed in the last position. Step 5: The Nike Sponsored result is displayed in the last position. **[Actual result]:** Step 2: The Nike Sponsored result is displayed in the last position. Step 5: The Nike Sponsored result is NOT displayed. An `Error: Trying to access an unknown pref quickSuggestSponsoredIndex` error is displayed in the browser console while typing a keyword that should trigger a QS. **[Additional Notes]:** - Attached a screen recording of the issue.
1,714,776
15,435,277
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:100.0) Gecko/20100101 Firefox/100.0 Steps to reproduce: 1. go to the latest version of toolkit/components/passwordmgr/NewPasswordModel.jsm https://hg.mozilla.org/mozilla-central/file/2a23cc8862890ccdfa57718be1a34bc79601b7da/toolkit/components/passwordmgr/NewPasswordModel.jsm 2. check out the regexp literals defined starting around line 96 Actual results: two regexp literals `forgotStringRegex` and `rememberMeStringRegex` contain unusual ">" in front of (or between) keywords. ``` |Zapomenuté|lost|>忘れた|忘れられた| ``` here, the Japanese phrase "忘れた" has a greater than sign in front of it. ``` |Не спрашивать в следующий раз|下次自动登>录|记住我/i; ``` here, the Chinese phrase "下次自动登>录" has a greater than sign in between characters. I'm afraid that these will negatively affect autofilling in Japanese and Chinese forms since they do not normally contain ">" in those phrases. Expected results: both ">"s were somehow added in https://hg.mozilla.org/mozilla-central/rev/2a23cc8862890ccdfa57718be1a34bc79601b7da
1,715,029
15,438,153
UAF crash on 32-bit windows; started on 2021-6-2 in 90 beta 2 and soon afterwards hit 91 nightly. The implication is that it was a (relatively late??) change to nightly 90, which just didn't crash in 90 Nightly before uplift, probably because few users on Nightly use 32-bit machines or Windows < 10. Crash report: https://crash-stats.mozilla.org/report/index/4a6d7af7-e6a2-4552-8c79-664820210603 Reason: ```EXCEPTION_ACCESS_VIOLATION_READ``` Top 10 frames of crashing thread: ``` 0 xul.dll mozilla::net::nsHttpTransaction::MaybeCancelFallbackTimer netwerk/protocol/http/nsHttpTransaction.cpp:3193 1 xul.dll mozilla::net::nsHttpTransaction::OnHTTPSRRAvailable netwerk/protocol/http/nsHttpTransaction.cpp:3157 2 xul.dll mozilla::net::HTTPSRecordResolver::OnLookupComplete netwerk/protocol/http/HTTPSRecordResolver.cpp:78 3 xul.dll mozilla::detail::RunnableFunction<`lambda at /builds/worker/checkouts/gecko/netwerk/dns/DNSListenerProxy.cpp:28:30'>::Run xpcom/threads/nsThreadUtils.h:534 4 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1149 5 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:548 6 xul.dll mozilla::net::nsSocketTransportService::Run netwerk/base/nsSocketTransportService2.cpp:1200 7 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1149 8 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:300 9 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:328 ```
1,715,292
15,440,063
Crash report: https://crash-stats.mozilla.org/report/index/cef85e28-653a-46c3-9dd1-9b2f70210604 MOZ_CRASH Reason: ```MOZ_RELEASE_ASSERT(IsInPopupHierarchy())``` Top 10 frames of crashing thread: ``` 0 libxul.so nsWindow::NativeMoveResizeWaylandPopup widget/gtk/nsWindow.cpp:2061 1 libxul.so nsWindow::NativeMove widget/gtk/nsWindow.cpp:2277 2 libxul.so nsWindow::Move widget/gtk/nsWindow.cpp:1260 3 libxul.so nsBaseWidget::MoveClient widget/nsBaseWidget.cpp:1499 4 libxul.so nsViewManager::ProcessPendingUpdatesForView view/nsViewManager.cpp:380 5 libxul.so nsViewManager::ProcessPendingUpdates view/nsViewManager.cpp:972 6 libxul.so nsRefreshDriver::Tick layout/base/nsRefreshDriver.cpp:2476 7 libxul.so mozilla::RefreshDriverTimer::TickRefreshDrivers layout/base/nsRefreshDriver.cpp:326 8 libxul.so mozilla::RefreshDriverTimer::Tick layout/base/nsRefreshDriver.cpp:342 9 libxul.so mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver layout/base/nsRefreshDriver.cpp:704 ``` The failing assertion was added in bug 1710436. Martin can you have a look please?
1,715,369
15,440,712
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0 Steps to reproduce: 1. Open https://account.protonmail.com/reset-password 2. Enter some random email address ending in @protonmail.com 3. Click "Next" 4. Tick the checkbox 5. Try to select some of the images Actual results: Images cannot be selected. Expected results: Images should be able to be selected.
1,716,931
15,454,016
Created attachment 9227611 .mozconfig.upload User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: The following testcase produces different results on mozilla-central git commit 1c6654d3104f2798bfad4fedea0050866ecdee4b depending on whether ion is enabled or disabled. This bug is quite fragile w.r.t. command line parameters, e.g. changing the `--ion-warmup-threshold` from 100 to 99 or 101 suppresses the differential. I attached my mozconfig in case it's not reproducible with the one you are using. ``` function main() { const v11 = ` let x = 111111; for (let v21 = 0; v21 < 7; v21++) { function* v27(v30) { for (const v33 of "ABCDEF") { for (let v40 = 0; v40 < 1; v40++) { for (let v45 = 0; v45 < 1; v45++) {} } } yield* v30; x = 444444; } const v51 = v27("gg"); for (const v58 of v51) { break; } } x; `; print(eval(v11)); print(eval(v11)); } main(); ``` Actual results: With ion disabled, the output is: `obj-x86_64-pc-linux-gnu/dist/bin/js --no-threads --cpu-count=1 --ion-offthread-compile=off --fuzzing-safe --differential-testing --no-ion diff.js 111111 111111 ``` with ion enabled, the output is ``` obj-x86_64-pc-linux-gnu/dist/bin/js --no-threads --cpu-count=1 --ion-offthread-compile=off --baseline-warmup-threshold=10 --ion-warmup-threshold=100 --fuzzing-safe --differential-testing diff.js 111111 444444 ``` So for whatever reason, with ion, the `x = 444444` executes even though it shouldn't. Sorry the testcase is not minimized further; every further change I'm making (defining v11 as a function instead of an eval, removing inner loops, ... surppresses the differential).
1,717,253
15,456,267
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 Steps to reproduce: Install latest version of Nightly. open up some web pages. Actual results: Pages mostly are very slow to open or don't open at all. Expected results: Web Pages should open quickly. The last good build Is https://hg.mozilla.org/mozilla-central/rev/1cf3235975588162c28e4910fa1332f4907e7c47 which I am using at the moment.
1,717,599
15,460,225
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Falkon/3.1.0 Chrome/87.0.4280.144 Safari/537.36 Steps to reproduce: Updated and restarted Firefox Nightly when asked to update. Profile manager comes up. Attempted to run my usual profile. Also tried with a fresh profile. Actual results: Instantly crashes, with both current and fresh profiles. Expected results: Profile runs.