Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Crash in [@ vixl::CPU::EnsureIAndDCacheCoherency] #26062

Closed
hcs64 opened this issue Jul 17, 2022 · 8 comments
Closed

Crash in [@ vixl::CPU::EnsureIAndDCacheCoherency] #26062

hcs64 opened this issue Jul 17, 2022 · 8 comments
Labels
needs:triage Issue needs triage

Comments

@hcs64
Copy link

hcs64 commented Jul 17, 2022

Crash report: https://crash-stats.mozilla.org/report/index/3f2e7111-f467-4935-a44d-102fd0220717

MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(CPU::CanFlushICacheFromBackgroundThreads())

Top 10 frames of crashing thread:

0 libxul.so vixl::CPU::EnsureIAndDCacheCoherency js/src/jit/arm64/vixl/MozCpu-vixl.cpp:281
1 libxul.so js::jit::ReprotectRegion js/src/jit/ProcessExecutableMemory.cpp:782
2 libxul.so js::wasm::ModuleSegment::initialize js/src/wasm/WasmCode.cpp:345
3 libxul.so js::wasm::ModuleGenerator::finishModule js/src/wasm/WasmGenerator.cpp:1223
4 libxul.so js::wasm::CompileStreaming js/src/wasm/WasmCompile.cpp:919
5 libxul.so CompileStreamTask::execute js/src/wasm/WasmJS.cpp:5133
6 libxul.so {virtual override thunk} 
7 libxul.so js::GlobalHelperThreadState::runOneTask js/src/vm/HelperThreads.cpp:2786
8 libxul.so HelperThreadTaskHandler::Run js/xpconnect/src/XPCJSContext.cpp:1167
9 libxul.so mozilla::ThreadFuncPoolThread xpcom/threads/TaskController.cpp:179

This is becoming a top crash, over 200 reports so far (~20 from me), starting build 20220717090304 (with a few earlier from 20220705093820). It seems to happen when loading a page, but also when just bringing up the address bar. I haven't yet tried with a clean profile as I'm not sure how to back it up on Android.

┆Issue is synchronized with this Jira Task

@github-actions github-actions bot added the needs:triage Issue needs triage label Jul 17, 2022
@Nojuuu
Copy link

Nojuuu commented Jul 17, 2022

Disabling uBO fixed it for me.

@hcs64
Copy link
Author

hcs64 commented Jul 17, 2022

Disabling uBO fixed it for me.

Thanks, that seems to fix it for me, too, and reenabling it immediately crashes.

@hkaancaliskan
Copy link

Also happens on uBO first install

@FeDaniil
Copy link

Disabling only uBO didn't fix it for me, but disabling all the extensions helped.

@Guest126
Copy link

@UnpopularOpinion
Copy link

Disabling only uBO didn't fix it for me, but disabling all the extensions helped.

I encountered the same. Afterwards, I tested out combinations of extensions to disable and it seems that HTTPS everywhere and uBlock are the ones causing the issue for me. My other extensions (privacy badger, dark reader and YT High Def) did not need to be disabled to resolve the issue.

@Amejia481
Copy link
Contributor

We're backing out the culprit for the Nightly topcrash and will spin new builds as soon as possible afterwards

Matrix's comment cc @rvandermeulen

@kbrosnan
Copy link
Contributor

kbrosnan commented Jul 18, 2022

Closing for upstream Bugzilla bug.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs:triage Issue needs triage
Projects
None yet
Development

No branches or pull requests

8 participants