blueboxd / chromium-legacy

Latest Chromium (≒Chrome Canary/Stable) for Mac OS X 10.7+
BSD 3-Clause "New" or "Revised" License
309 stars 17 forks source link

[CRASH] All versions above v120 are crashing #242

Open gpsvisualizer opened 4 weeks ago

gpsvisualizer commented 4 weeks ago

Describe the bug Starting this afternoon (2024-10-25), Chromium is crashing whenever I visit a Web site that has any complexity at all; usually, the problem occurs when I try to login to a Web site. (For example, https://github.com/)

I tried clearing my cache, and I even tried deleting the entire Chromium folder from "~/Library/Application Support/". Things would start out normal and then immediately crash when I tried to visit a Web site that was more than simple HTML.

Sometimes logging in via an Incognito Window works, but not always. (Somehow I wonder if syncing and/or authenticating on google.com might be part of the problem.)

The following versions are all crashing: v121.0.6167.139.1 v123.0.6303.0 v124.0.6367.207.1 v127.0.6494.0

This one does not crash: v120.0.6099.199.1.zip

Desktop (please complete the following information):

Logs I'm happy to provide logs if someone can tell me how.

Anyone else seeing anything weird today?

gpsvisualizer commented 4 weeks ago

Update: exactly the same result when I boot up into Mojave instead of Yosemite!

Wowfunhappy commented 4 weeks ago

I am actually also getting this. Totally strange since nothing in Chromium Legacy changed.

It doesn't need to be a particularly advanced website, e.g. it happened on Hacker News which is fairly basic.

Crash log attached. I'm seeing lots of TfLiteTensor stuff in the crashed thread. Some sort of Artificial Intelligence thing? Maybe some experiment Google is testing that got activated... _Chromium_2024-10-25-210538_Jonathans-Mac-Pro.crash.zip

gpsvisualizer commented 4 weeks ago

Is it under a thread called "ThreadPoolUtilityWorker"? I figured out how to view my crash logs, and this is what it shows under the crashed thread:

Thread 32 Crashed:: ThreadPoolUtilityWorker
0   org.chromium.Chromium.framework 0x000000011be3aebc autofill::AutofillModelExecutor::Preprocess(std::__Cr::vector<TfLiteTensor*, std::__Cr::allocator<TfLiteTensor*> > const&, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 1036
1   org.chromium.Chromium.framework 0x000000011be3aed9 non-virtual thunk to autofill::AutofillModelExecutor::Preprocess(std::__Cr::vector<TfLiteTensor*, std::__Cr::allocator<TfLiteTensor*> > const&, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 9
2   org.chromium.Chromium.framework 0x000000011be3e908 optimization_guide::GenericModelExecutionTask<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&>::Preprocess(std::__Cr::vector<TfLiteTensor*, std::__Cr::allocator<TfLiteTensor*> > const&, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 24
3   org.chromium.Chromium.framework 0x000000011be3e420 tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&>::Infer(std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 64
4   org.chromium.Chromium.framework 0x000000011be3e277 optimization_guide::GenericModelExecutionTask<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&>::Execute(optimization_guide::ExecutionStatus*, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 71
5   org.chromium.Chromium.framework 0x000000011be3b4a7 optimization_guide::BaseModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&>::Execute(tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&>*, optimization_guide::ExecutionStatus*, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 23
6   org.chromium.Chromium.framework 0x000000011be3d078 optimization_guide::TFLiteModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&, tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&> >::BatchExecuteLoadedModel(std::__Cr::vector<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > >, std::__Cr::allocator<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > > > const&, std::__Cr::vector<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> >, std::__Cr::allocator<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> > > >*) + 552
7   org.chromium.Chromium.framework 0x000000011be3c88e optimization_guide::TFLiteModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&, tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&> >::BatchExecuteLoadedModelAndRunCallback(base::OnceCallback<void (std::__Cr::vector<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> >, std::__Cr::allocator<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> > > > const&)>, std::__Cr::vector<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > >, std::__Cr::allocator<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > > > const&, optimization_guide::ExecutionStatus) + 110
8   org.chromium.Chromium.framework 0x000000011be3c70a optimization_guide::TFLiteModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&, tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&> >::LoadModelFileAndBatchExecute(base::OnceCallback<void (std::__Cr::vector<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> >, std::__Cr::allocator<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> > > > const&)>, std::__Cr::vector<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > >, std::__Cr::allocator<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > > > const&) + 42
9   org.chromium.Chromium.framework 0x000000011be3c69f optimization_guide::TFLiteModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&, tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&> >::SendForBatchExecution(base::OnceCallback<void (std::__Cr::vector<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> >, std::__Cr::allocator<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> > > > const&)>, base::TimeTicks, std::__Cr::vector<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > >, std::__Cr::allocator<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > > > const&) + 175
10  org.chromium.Chromium.framework 0x000000011be3c44f optimization_guide::TFLiteModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&, tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&> >::SendForExecution(base::OnceCallback<void (std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> > const&)>, base::TimeTicks, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 415
11  org.chromium.Chromium.framework 0x000000011912b257 base::TaskAnnotator::RunTaskImpl(base::PendingTask&) + 263
12  org.chromium.Chromium.framework 0x0000000119155aeb base::internal::TaskTracker::RunTaskImpl(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) + 123
13  org.chromium.Chromium.framework 0x0000000119155b91 base::internal::TaskTracker::RunSkipOnShutdown(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) + 65
14  org.chromium.Chromium.framework 0x0000000119155892 base::internal::TaskTracker::RunTask(base::internal::Task, base::internal::TaskSource*, base::TaskTraits const&) + 498
15  org.chromium.Chromium.framework 0x00000001191554cc base::internal::TaskTracker::RunAndPopNextTask(base::internal::RegisteredTaskSource) + 620
16  org.chromium.Chromium.framework 0x000000011915f56e base::internal::WorkerThread::RunWorker() + 974
17  org.chromium.Chromium.framework 0x000000011915f11d base::internal::WorkerThread::RunPooledWorker() + 13
18  org.chromium.Chromium.framework 0x000000011915f010 base::internal::WorkerThread::ThreadMain() + 128
19  org.chromium.Chromium.framework 0x000000011917ede9 base::(anonymous namespace)::ThreadFunc(void*) + 105
20  libsystem_pthread.dylib         0x00007fff686b72eb _pthread_body + 126
21  libsystem_pthread.dylib         0x00007fff686ba249 _pthread_start + 66
22  libsystem_pthread.dylib         0x00007fff686b640d thread_start + 13
Wowfunhappy commented 4 weeks ago

Interesting, for me the crashed thread is ThreadPoolForegroundWorker.

But your crash log is also implicating something ot do with TensorFlow (TFLiteModelExecutor).

blueboxd commented 4 weeks ago

Confirmed, and currently investigating. Since the canary branch is still in the process of being merged, it may be necessary to create a patch for the current stable if this feature cannot be disabled by the switch.

Sorry for the inconvenience as always.

gpsvisualizer commented 4 weeks ago

Interesting, for me the crashed thread is ThreadPoolForegroundWorker.

Maybe it's a difference between Mac operating systems? It looks like you're on 10.9. I get ThreadPoolUtilityWorker in both 10.10 and 10.14.

(I'm just relieved that it's not my old MacBook Pro suddenly freaking out.)

RJVB commented 4 weeks ago

Add me to the "me too" list... on 10.9 and indeed the ThreadPoolForegroundWorker thread.

v120.0.6099.199.1 indeed seems to work

blueboxd commented 4 weeks ago

Got it, we now need --disable-features=OptimizationHints switch to avoid this.

This should be fixed in the next canary/stable (maybe within a couple weeks).

Anthony-B-Russo10 commented 4 weeks ago

I have also experienced the same issue with the the same crashed thread (ThreadPoolUtilityWorker) under 10.7 with version 127.0.6494.0, but I have not seen this issue with the same version of Chromium on 10.11. I attached one of many crash logs I got for Chromium under 10.7. chromium crash log.txt

gpsvisualizer commented 4 weeks ago

Got it, we now need --disable-features=OptimizationHints switch to avoid this.

I can confirm that I was able to get v127 to run without crashing, using the following shell command:

nohup /Applications/Chromium.app/Contents/MacOS/Chromium --disable-features=OptimizationHints > /dev/null &

Is this a sensible workaround, or is there a better way to do it until a new release comes out?

MacMoinsen commented 4 weeks ago

Same here with version 126.0.6460.0 on OSX 10.7.5, MacBook

Crash report:

Chromium_2024-10-26-104952_TheOldMac.crash.txt

RJVB commented 4 weeks ago

Is this a sensible workaround, or is this the best way to do it until a new release comes out?

If this is the only workaround that is currently available and it doesn't kill performance completely then could it NOT be a sensible thing to do if you still want to use Chromium?

Running 120.xxxx is not an unsensible workaround too (as long as you don't do anything sensitive with it I guess). But 121.xxxx introduced auto-restarting of crashed extensions that's really useful and also fixed an issue for me where several sites (instagram included) didn't recognise the browser and sometimes asked me to log in again without having restarted the browser.

What exactly does that option do?

Looking at that backtrace I don't have much faith that this will ever be resolved unless someone has enough resources to run Chromium under valgrind or with some memory sanitisation feature. (The system malloc routines also have boundary guarding options; those could be a cheap way to get a better idea where the actual bug is). There must be an out-of-bounds access somewhere that messes things up just enough to cause a crash who knows how much further down the line; if so: good luck matching cause and effect!!

What version of libc++ does Chromium Legacy (CL) use? I know it's linked in statically but is there a possibility that whatever changed is causing a lethal library version conflict (e.g. via a library that links to a different static libc++)? If not, does updating to a newer libc++ help?

The big question is also what can be causing this global failure (surely the Russians have better things ...).

Has anyone already tried to run the browser in safe mode, with all extensions disabled, to see if this is not caused by one of those?

Does the crash occur with a profile that does not use the browser sync feature? The way to test would probably be

FWIW, I've had the browser crash while loading the changelog page of the updated TamperMonkey extension

RJVB commented 4 weeks ago

--disable-features=OptimizationHints

Googling this I found https://github.com/cypress-io/cypress/issues/22622

So there is indeed some downloading going on of a resource that will probably be used by the code in which we see the crash occur.

It would probably not hurt to disable OptimizationGuideModelDownloading too but would disabling that feature alone suffice too (after cleaning out all caches etc)?

Wowfunhappy commented 4 weeks ago

If anyone is using #25, the latest version will add the --disable-features=OptimizationHints flag automatically to fix the crashes.

davids74 commented 4 weeks ago

Same here, thank you for confirming versions which do work. I am typing from phoe. I did all sorts of stuff. Deleted profiles, did clean install. I noticed it let's log into your Google profile and from then on all seems to work in incognito. Unti I tried opening bank login. Now even after deleting data and cache from inside chrome do not help. What is special about October 25? A built in trigger? Empire strikes back? I will get a beer and try the <121 versions.

Wowfunhappy commented 4 weeks ago

What is special about October 25?

See https://chromium.googlesource.com/chromium/src/+/HEAD/components/optimization_guide/

i don't entirely understand but apparently, Google remotely pushes some type of configuration to Chromium browsers.

RJVB commented 4 weeks ago

i don't entirely understand but apparently, Google remotely pushes some type of configuration to Chromium browsers.

Yes, that's what I understood too from the issue I linked to above. Can be as much as a 45Mb download (which would be a big amount of code if it's something like javascript).

Browsers apparently check for and download new versions of this (there's a flag to disable that behaviour, too) so it's more "pulling" than pushing ;) Either way it fits with my observation: the browser ran fine for me for maybe 5 minutes and then it crashed. And didn't stop doing that. Those few minutes things still worked must have corresponded to the browser (lazily) checking for a new version of the resource and downloading + installing it.

From reading around it seems to be some kind of feature related to AI (no thanks anyway) and embedded searches in the URL bar. I didn't see any impact of disabling the feature on a browser benchmark (antutu; but that was under Linux to be fair).

davids74 commented 4 weeks ago

Guys do you have a direct link to v120.

I'm trying to use original Safari on 10.11.5 but all it does it gives me a spinning wheel under assets.

I can obviously launch VB win7 and download with firefox or on the phone.

https://imgur.com/a/6Y5gQsD

RJVB commented 4 weeks ago

On Saturday October 26 2024 09:59:55 davids74 wrote:

Guys do you have a direct link to v120. https://github.com/blueboxd/chromium-legacy/releases/download/120.0.6099.199.1-stable.lion/120.0.6099.199.1.zip

Here's also a direct link to the backported Waterfox G3.2.7 that I'm still using as my main browser on Mac. It no longer handles all of github but it does handle the releases and issue pages. https://github.com/aeiouaeiouaeiouaeiouaeiouaeiou/waterfox-osx/releases/download/G3.2.7-osxfix-eol-current/waterfox-G3.2.7-osxfix-eol.en-US.mac.dmg

Wowfunhappy commented 4 weeks ago

Guys do you have a direct link to v120.

Just open the Terminal and run:

/Applications/Chromium.app/Contents/MacOS/Chromium --disable-features=OptimizationHints

And any version of Chromium legacy will work. (Adjust the path if Chromium Legacy is not installed in the/Applications folder.)

ClaudeFR commented 4 weeks ago

Hi guys. I have the same crash with Chromium 124.0.6367.207.1 since friday 25/10 evening, with a MacPro 1.1 running MacOS 10.7.5. I went back to 120.0.6099.199.1 and it works. Thanks for the tip!

Just open the Terminal and run: ... And any version of Chromium legacy will work.

It worked, but I needed to leave the terminal open, and rerun the command each time I restarted the Mac + relaunched Chromium.

If anyone is using https://github.com/blueboxd/chromium-legacy/discussions/25, the latest version will add the --disable-features=OptimizationHints flag automatically to fix the crashes.

I tried to use your chromium-legacy-downloader, the last one, downloaded 3 hours ago, but the Chromium installed doesn't want to launch: the icon in the dock bounce 3 times and disappears, whatever the Chromium version, Canary or Stable.

gpsvisualizer commented 4 weeks ago

It worked, but I needed to leave the terminal open, and rerun the command each time I restarted the Mac + relaunched Chromium.

Put "nohup" in front and "&" at the end:

nohup /Applications/Chromium.app/Contents/MacOS/Chromium --disable-features=OptimizationHints > /dev/null &

"Nohup" means "no hangup" and it keeps the process going even if the terminal session quits.

The ">/dev/null" bit just keeps it from storing the esoteric output from the shell command.

RJVB commented 4 weeks ago

On Saturday October 26 2024 10:21:23 Jonathan wrote:

Guys do you have a direct link to v120.

Just open the Terminal and run:

/Applications/Chromium.app/Contents/MacOS/Chromium --disable-features=OptimizationHints

> open -a Chromium.app --args --disable-features=OptimizationHints

will do the trick too.

IFF you've installed Chromium through the downloader prefpane then you can also edit the wrapper script for a permanent fix.

> vi /Applications/Chromium.app/Contents/MacOS/Chromium

and add the extra argument just ahead of the "$@" (with a space between the 2 arguments).

If you haven't ... you can create a basic version of the wrapper script yourself - leaving that as an exercise to the reader O:^)

davids74 commented 4 weeks ago

I am back in! I downloaded the 120 through VM Firefox and am typing from Chrome, directly on my outdated mac. I am here thanking you RJVB for suggesting the version that works. And it does! I downloaded waterfox dmg for safe measure.

davids74 commented 4 weeks ago

Coincidentally I thought it was something to do with star constellations. I just had a 48h ordeal to get my old phone be able to make card payments on a phone.

ClaudeFR commented 4 weeks ago

Hi gpsvisualizer

Put "nohup" in front and "&" at the end

Thanks for your answer, but the problem still remains: if I quit Chromium, it crashes again after relaunching if not relaunched with the Terminal and the shell command line.

There is another solution, for those (like me) who have an outdated Mac, it's Palemoon : it runs on MacOS 10.7 and later, and despite not connecting to some sites it works fine. It also has a good list of extensions, including ad-blockers and cookie's helpers (I don't care about cookies and Cookies exterminator or Cookies Control Panel). https://www.palemoon.org/download.shtml

krackers commented 4 weeks ago

What exactly does that option do?

cs.chromium.org, components/optimization_guide/core/optimization_guide_features https://go.dev/solutions/google/chrome

It's really hard to understand what exactly is being optimized here. I think roughly they use an ML model to predict which page resoruces may be requested in what order.

I don't think the OptimizationHints feature is new so it may be some other related field trial which is causing the issue. Or possibly the model itself changed which is triggering a bug in TFLite.

@RJVB

Here's also a direct link to the backported Waterfox G3.2.7

Is this more recent than the last official version of Firefox supported on mavericks (78-ish?). Also palemoon still supports 10.9 iirc.

gpsvisualizer commented 4 weeks ago

Put "nohup" in front and "&" at the end

Thanks for your answer, but the problem still remains: if I quit Chromium, it crashes again after relaunching if not relaunched with the Terminal and the shell command line.

Yes, that's true, it has to be launched that way every time you use it. The "nohup" and "&" additions just allow you to close the terminal app while you're using Chromium.

I use Keyboard Maestro for pretty much everything on my Mac, so I'm just having KM launch Chromium via the shell command. It's working great.

ClaudeFR commented 4 weeks ago

Hi

Thank you gpsvisualizer, but I think I have found another solution :

In my Home/Library/Application Support/Chromium folder there is a folder named "optimization_guide_model_store" containing 10 folders named with numbers : 2 - 9 - 15 - 20 - 25 - 26 - 31 - 32 - 34 and 36. I had the stupid idea to delete these folders and lock the "optimization_guide_model_store" folder in a "read only" mode. Then I launched Chromium 124.0.6367.207.1 which didn't crash and worked fine.

Then, I reset the "optimization_guide_model_store" folder's authorizations to the "R/W" mode and relaunched Chromium 124.0.6367.207.1, which crashed a few seconds after connecting to a web site. The "optimization_guide_model_store" folder's was then refilled with the same 10 folders from "2" to "36". I erased the 10 folders again and relaunched Chromium 124.0.6367.207.1, while looking at the "optimization_guide_model_store" folder : I saw the folders reappear one by one and Chromium worked fine until the folder named "36" came back and then Chromium 124.0.6367.207.1 crashed.

I erased the 10 folders and launched Chromium 120.0.6099.199.1, still looking at the "optimization_guide_model_store" folder : I saw the folders reappear one by one and stop at the "34" folder : only 9 folders, no "36" folder.

Then I launched Chromium 124.0.6367.207.1, still looking at the "optimization_guide_model_store" folder and again Chromium worked fine until the folder named "36" came back and then Chromium 124.0.6367.207.1 crashed.

The content of this "36" folder is a folder named "C0DAB6922330736D" containing a folder named "BAD0CB32F1D8E8C8" containing 2 files "model-info.pb" and "model.tflite".

Now my Chromium 124.0.6367.207.1 seems to run fine with the "optimization_guide_model_store" folder locked in "read only" mode and containing only the 9 folders from "2" to "34".

So, it seems that the crash is caused by the files in the "36" folder ???

Does it also work for you guys ?

RJVB commented 3 weeks ago

On Saturday October 26 2024 12:57:13 krackers wrote:

Or possibly the model itself changed which is triggering a bug in TFLite.

I think that's exactly what it is. And that also may mean that the bug will fix itself.

Is this more recent than the last official version of Firefox supported on mavericks (78-ish?). Also palemoon still supports 10.9 iirc.

Slightly, yes. The repo owner managed to do 10.9 compatible builds for a while; he posts here now so might chime in.

Most sites still work (including Whatsapp and Instagram) and it's very stable. Annoyingly Mozilla have broken its browsersync a few months back; that feature was long a reason for me to stay on Firefox.

RJVB commented 3 weeks ago

On Saturday October 26 2024 14:10:45 ClaudeFR wrote:

The content of this "36" folder is a folder named "C0DAB6922330736D" containing a folder named "BAD0CB32F1D8E8C8" containing 2 files "model-info.pb" and "model.tflite".

Now my Chromium 124.0.6367.207.1 seems to run fine with the "optimization_guide_model_store" folder locked in read only mode and containing only the 9 folders from "2" to "34".

So, it seems that the crash is caused by the files in the "36" folder ???

Yes, that seems very plausible! The numeric folder names probably correspond to the TensorFlow version included in the Chromium build. The v119 Chromium version I have on Linux stops at 34, for instance.

It's interesting that all the older folders come back too but looking at the timestamps I see that Chrome v119 updated the following files when I launched it this afternoon: ./9/A3BFD4A403A877EC/1E13FC379A93BF27/model.tflite ./9/A3BFD4A403A877EC/1E13FC379A93BF27/model-info.pb ./13/A3BFD4A403A877EC/6C0E9A2F51D634D7/model-info.pb ./13/A3BFD4A403A877EC/6C0E9A2F51D634D7/model.tflite ./15/A3BFD4A403A877EC/E47312EE2645BE59/model-info.pb ./20/A3BFD4A403A877EC/9060B206DACFCA8F/model-info.pb ./20/A3BFD4A403A877EC/9060B206DACFCA8F/model.tflite ./25/A3BFD4A403A877EC/DBBF574E713767FF/visual_model_desktop.tflite ./25/A3BFD4A403A877EC/DBBF574E713767FF/model.tflite ./25/A3BFD4A403A877EC/DBBF574E713767FF/model-info.pb ./32/A3BFD4A403A877EC/6E3AF2B86B52A2B3/model-info.pb ./32/A3BFD4A403A877EC/6E3AF2B86B52A2B3/model.tflite ./34/A3BFD4A403A877EC/F1534B57116257BC/model-info.pb ./34/A3BFD4A403A877EC/F1534B57116257BC/model.tflite

That strongly suggests that Chromium does not just use the files from the latest folder (36) but there's some hierarchical organisation. Kinda nice of them if that's an effort to keep supporting older browser builds, but it also give a software solution to prevent the offending file(s) from being loaded while still maintaining a maximum of whatever this does exactly.

"Just" figure out where these files are being loaded, and block access to folder 36 there. And any later folders as their content might build on the content of folder 36.

krackers commented 3 weeks ago

@RJVB

Also fwiw there are backported builds of modern firefox for 10.9 - https://github.com/i3roly/firefox-dynasty/

RJVB commented 3 weeks ago

Also fwiw there are backported builds of modern firefox for 10.9 - https://github.com/i3roly/firefox-dynasty/

Now that's good news, or potentially so. How much experience do you have with its stability, speed etc? I see you filed a number of issues (didn't look if the closed ones were fixed or just rejected).

ClaudeFR commented 3 weeks ago

Hi RJVB I re-changed the authorization of the "optimization_guide_model_store" folder to the "R/W" mode, and at 00:54 I relaunched Chromium 124.0.6367.207.1 : the "36" folder re-appeared and Chromium crashed, as expected. Then I deleted the content of the "36" folder, set it to the "Read only" mode and relaunched Chromium 124.0.6367.207.1 which worked fine. The 2 files "model-info.pb" and "model.tflite" in the "36" folder were dated today at 00:54, although the other files of the "2" to "34" folders are dated yesterday at 22:27 : it seems that only this last "36" folder is used or updated ?

Edit at 01:22 : a "40" folder has just appeared… and Chromium 124.0.6367.207.1 still works fine… is it a bug fix ?

krackers commented 3 weeks ago

How much experience do you have with its [FF dynasty] stability

tagging @Wowfunhappy to chime in here since he uses it more than I do.

Edit: Discussion branched to thread in GH discussion page.

and Chromium 124.0.6367.207.1 still works fine… is it a bug fix

Is it possible that this is an upstream issue as well (i.e. if you were running official chrome 124 you'd see the same)?

thomarsoo commented 3 weeks ago

Yesterday I went back to Chromium Legacy 120.0.6099.199.1 on my iMac (mid-2010) with Yosemite (10.10.5). It works well. In my folder Home/Library/Application Support/Chromium/Optimization_guide_model_store, there are a total of 12 folders: 2, 9, 15, 16, 20, 24, 25, 26, 31, 32, 34 and also 36.

So folder 36 does not crash this version of Chromium Legacy.

I run Chromium Legacy without the downloader, which in my opinion only slows the app down. On Yosemite, the app with the downloader also asked for permission to access my account every time it started.

thomarsoo commented 3 weeks ago

Yesterday I went back to Chromium Legacy 120.0.6099.199.1 on my iMac (mid-2010) with Yosemite (10.10.5). It works well. In my folder Home/Library/Application Support/Chromium/Optimization_guide_model_store, there are a total of 12 folders: 2, 9, 15, 16, 20, 24, 25, 26, 31, 32, 34 and also 36.

One more note on this: When I returned to version 120.0.6099.199.1, I only sent the app itself to the trash and didn't delete the application support files. The folder “36” in the optimization_guide_model_store folder was already created yesterday morning at 9:26 a.m., i.e. still by Chromium 124.0.6367.207.1. Incidentally, all the other folders in the optimization_guide_model_store folder are much older; the folder “34”, for example, dates back to December 2023. So it may be possible that folder “36” will not be created until the 124.etc. versions of Chromium Legacy.

RJVB commented 3 weeks ago

On Saturday October 26 2024 16:06:48 ClaudeFR wrote:

The 2 files "model-info.pb" and "model.tflite" in the "36" folder were dated today at 00:54, although the other files of the "2" to "34" folders are dated yesterday at 22:27 : it seems that only the last folder is used or updated ?

All files I listed above were dated at the time that I first launched Chrome yesterday, but again that was on Linux. Whether or not files are dated with their upstream timestamp or the timestamp where they were downloaded may depend on the OS.

It would stand to reason too that Google only push the files that have updates or introduce new functionality. The most logical explanation for the organisation with numbered subdirs would be those correspond to different API TensorFlow versions, introducing new features. With this organisation they can continue to update the models used by older browser versions.

So it may be possible that folder “36” will not be created until the 124.etc. versions of Chromium Legacy.

That folder will be created by (release/stable) versions v121 and up, presumably because they are built with a TensorFlow library that is new enough to use the files in that folder.

It's indeed an interesting question if the official builds suffer the same problem, but I think if that were the case the episode would have been closed by now. Imagine just about everyone's browser crashing constantly, as well as every new enough ChromeBook. In fact, it seems unlikely that the update to those models would never have been pushed because the crash should have been detected in-house.

gpsvisualizer commented 3 weeks ago

I can confirm that everything works fine, with no special --disable-features flags, if I set folder "36" to read-only. Chromium 127 also creates folders 39, 40, 43, and 45, but they don't seem to blow anything up.

JackCico commented 3 weeks ago

I have now also deleted the /Library/Application Support/Chromium/ folder first, then tried the “Chromium Legacy 120.0.6099.199.1”, which worked, but does not create a folder “36” in '/Library/Application Support/Chromium/Optimization_guide_model_store'

So I created the directory there myself and set it to read-only. Then I started the https://github.com/blueboxd/chromium-legacy/releases/tag/1303823 ‚Chromium Legacy 127.0.6494.0 (Official Build) (x86_64)‘-version again. So far no crash. ==> However, I wonder what the folder '36' is used for, not that there will be other problems in the future because it is not writable.

macOS Mavericks 10.9.5

RJVB commented 3 weeks ago

==> However, I wonder what the folder '36' is used for, not that there will be other problems in the future because it is not writable.

Not having any content in there just means it won't be loaded and that whatever functionality it provides won't be available.

Just blocking access to the "36" subdir corresponds to the software solution (idea for a patch) I suggested above.

Creating an empty, write-protected "36" subdir is something wowfun's prefpane could do, or rather, add a routine to the Chromium wrapper script that does this so it will be done for every user who launches Chromium Legacy.

Thing is, it leaves the door open to future re-occurrences of the issue. It doesn't seem farfetched to think that TensorFlow itself is becoming complex enough to expose issues in libc++ . And since libc++ is part of the LLVM project there will probably be very little upstream considerations for such issues given how aggressively they drop support for older OSes.

FWIW and possibly an open door: MacPorts has patches for current LLVM versions to make them work on legacy OS versions, contributed in part by Apple employé and LLVM contributor Jeremy Huddlestone.

Wowfunhappy commented 3 weeks ago

Creating an empty, write-protected "36" subdir is something wowfun's prefpane could do, or rather, add a routine to the Chromium wrapper script that does this so it will be done for every user who launches Chromium Legacy.

But it seems so much cleaner to just add the command line flag that turns this off. Do we really want this anyway?

RJVB commented 3 weeks ago

But it seems so much cleaner to just add the command line flag that turns this off.

Definitely easier and no risk for re-occurrences. Or you could use the commandline flag that turns off downloading (and delete the "36" subdir), to preserve whatever functionality this is for that currently works.

Do we really want this anyway?

I think the question should be "What does this really do and do we need/want that functionality"...

It strikes me as a bit odd that they'd use a complex vector calculus library just for a fancy omnibar-or-whatever search feature; maybe it won't hurt to raise the issue at hand in Chromium circles (at least someone must have a "gee, that's interesting" reaction!) to get some feedback? Is there anything about why the feature disabler was introduced in the Chromium commit log?

Halsco commented 3 weeks ago

Had this problem too on Mojave, installed 120.0.6099.199.1 instead, which works fine. Many thanks to blueboxd for his work, and all the others which are helping to solve problems.

esabol commented 3 weeks ago

I think I'm seeing the same issue on 10.13. Weird that it was fine and then started all at once. I figured it was an extension that had updated, but that doesn't seem to be the case? Anyway, here's my dump:

Process:               Chromium [12704]
Path:                  /Applications/Chromium.app/Contents/MacOS/Chromium
Identifier:            Chromium
Version:               127.0.6494.0 (6494.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Chromium [12704]
User ID:               503

Date/Time:             2024-10-29 12:59:10.860 -0400
OS Version:            Mac OS X 10.13.6 (17G14042)
Report Version:        12
Anonymous UUID:        5B124A74-0A49-B083-2CE6-802866A0C125

Time Awake Since Boot: 1000000 seconds

System Integrity Protection: enabled

Crashed Thread:        29  ThreadPoolUtilityWorker

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Trace/BPT trap: 5
Termination Reason:    Namespace SIGNAL, Code 0x5
Terminating Process:   exc handler [0]

Thread 0:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   org.chromium.Chromium.framework 0x0000000117f18c24 viz::ContentDrawQuadBase::SetNew(viz::SharedQuadState const*, viz::DrawQuad::Material, gfx::Rect const&, gfx::Rect const&, bool, gfx::RectF const&, gfx::Size const&, bool, bool, bool) + 52
1   org.chromium.Chromium.framework 0x0000000117f1cccd viz::TileDrawQuad::SetNew(viz::SharedQuadState const*, gfx::Rect const&, gfx::Rect const&, bool, base::IdType<viz::ResourceIdTypeMarker, unsigned int, 0u, 1u>, gfx::RectF const&, gfx::Size const&, bool, bool, bool) + 77
2   org.chromium.Chromium.framework 0x0000000117fa0a56 cc::PictureLayerImpl::AppendQuads(viz::CompositorRenderPass*, cc::AppendQuadsData*) + 3910
3   org.chromium.Chromium.framework 0x0000000118063dfe cc::LayerTreeHostImpl::CalculateRenderPasses(cc::LayerTreeHostImpl::FrameData*) + 2702
4   org.chromium.Chromium.framework 0x0000000118064f2d cc::LayerTreeHostImpl::PrepareToDraw(cc::LayerTreeHostImpl::FrameData*) + 845
5   org.chromium.Chromium.framework 0x00000001180b166d cc::SingleThreadProxy::DoComposite(cc::LayerTreeHostImpl::FrameData*) + 109
6   org.chromium.Chromium.framework 0x00000001180b21ee non-virtual thunk to cc::SingleThreadProxy::ScheduledActionDrawIfPossible() + 142
7   org.chromium.Chromium.framework 0x0000000117ff7711 cc::Scheduler::ProcessScheduledActions() + 865
8   org.chromium.Chromium.framework 0x0000000117ff9637 cc::Scheduler::OnBeginImplFrameDeadline() + 151
9   org.chromium.Chromium.framework 0x0000000116547ad2 base::DeadlineTimer::OnScheduledTaskInvoked() + 50
10  org.chromium.Chromium.framework 0x000000011650582c base::DefaultDelayedTaskHandleDelegate::RunTask(base::OnceCallback<void ()>) + 44
11  org.chromium.Chromium.framework 0x00000001189761ee ui::(anonymous namespace)::WrappedTask::Run() + 46
12  org.chromium.Chromium.framework 0x0000000116502257 base::TaskAnnotator::RunTaskImpl(base::PendingTask&) + 263
13  org.chromium.Chromium.framework 0x000000011651e439 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl(base::LazyNow*) + 1017
14  org.chromium.Chromium.framework 0x000000011651ded2 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork() + 130
15  org.chromium.Chromium.framework 0x000000011651e8f5 non-virtual thunk to base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork() + 21
16  org.chromium.Chromium.framework 0x000000011656cb79 base::MessagePumpCFRunLoopBase::RunWork() + 249
17  org.chromium.Chromium.framework 0x00000001165684e2 base::apple::CallWithEHFrame(void () block_pointer) + 10
18  org.chromium.Chromium.framework 0x000000011656c2ff base::MessagePumpCFRunLoopBase::RunWorkSource(void*) + 63
19  com.apple.CoreFoundation        0x00007fff3bebcb01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
20  com.apple.CoreFoundation        0x00007fff3bf74e5c __CFRunLoopDoSource0 + 108
21  com.apple.CoreFoundation        0x00007fff3be9fab0 __CFRunLoopDoSources0 + 208
22  com.apple.CoreFoundation        0x00007fff3be9ef2d __CFRunLoopRun + 1293
23  com.apple.CoreFoundation        0x00007fff3be9e787 CFRunLoopRunSpecific + 487
24  com.apple.HIToolbox             0x00007fff3b1e3d96 RunCurrentEventLoopInMode + 286
25  com.apple.HIToolbox             0x00007fff3b1e3b06 ReceiveNextEventCommon + 613
26  com.apple.HIToolbox             0x00007fff3b1e3884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
27  com.apple.AppKit                0x00007fff39490a3b _DPSNextEvent + 2085
28  com.apple.AppKit                0x00007fff39c26e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
29  org.chromium.Chromium.framework 0x0000000116318930 __71-[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:]_block_invoke + 64
30  org.chromium.Chromium.framework 0x00000001165684e2 base::apple::CallWithEHFrame(void () block_pointer) + 10
31  org.chromium.Chromium.framework 0x000000011631883a -[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 234
32  com.apple.AppKit                0x00007fff3948584d -[NSApplication run] + 764
33  org.chromium.Chromium.framework 0x000000011656d38a base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 410
34  org.chromium.Chromium.framework 0x000000011656bcaa base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 106
35  org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
36  org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
37  org.chromium.Chromium.framework 0x0000000113e904b0 content::BrowserMainLoop::RunMainMessageLoop() + 192
38  org.chromium.Chromium.framework 0x0000000113e91ec2 content::BrowserMainRunnerImpl::Run() + 18
39  org.chromium.Chromium.framework 0x0000000113e8dfc6 content::BrowserMain(content::MainFunctionParams) + 150
40  org.chromium.Chromium.framework 0x00000001157bdaca content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) + 170
41  org.chromium.Chromium.framework 0x00000001157be96e content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) + 302
42  org.chromium.Chromium.framework 0x00000001157be7c8 content::ContentMainRunnerImpl::Run() + 744
43  org.chromium.Chromium.framework 0x00000001157bd432 content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) + 1698
44  org.chromium.Chromium.framework 0x00000001157bd4f5 content::ContentMain(content::ContentMainParams) + 117
45  org.chromium.Chromium.framework 0x00000001110c93c6 ChromeMain + 790
46  org.chromium.Chromium           0x000000010f98520e main + 286
47  org.chromium.Chromium           0x000000010f9850e4 start + 52

Thread 1:: StackSamplingProfiler
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   org.chromium.Chromium.framework 0x0000000116570249 base::WaitableEvent::TimedWaitImpl(base::TimeDelta) + 361
3   org.chromium.Chromium.framework 0x00000001164fed53 base::WaitableEvent::TimedWait(base::TimeDelta) + 163
4   org.chromium.Chromium.framework 0x00000001164b27ff base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 239
5   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
6   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
7   org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
8   org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
9   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
10  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
11  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
12  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 2:: HangWatcher
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   org.chromium.Chromium.framework 0x0000000116570249 base::WaitableEvent::TimedWaitImpl(base::TimeDelta) + 361
3   org.chromium.Chromium.framework 0x00000001164fed53 base::WaitableEvent::TimedWait(base::TimeDelta) + 163
4   org.chromium.Chromium.framework 0x000000011653b446 base::HangWatcher::Wait() + 118
5   org.chromium.Chromium.framework 0x000000011653b623 base::HangWatcher::Run() + 67
6   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
7   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
8   libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
9   libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 3:: ThreadPoolServiceThread
0   libsystem_kernel.dylib          0x00007fff632bfc02 kevent64 + 10
1   org.chromium.Chromium.framework 0x000000011657e0d3 base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate*, base::MessagePump::Delegate::NextWorkInfo*) + 323
2   org.chromium.Chromium.framework 0x000000011657df0e base::MessagePumpKqueue::RunSimplified(base::MessagePump::Delegate*) + 78
3   org.chromium.Chromium.framework 0x000000011657de8f base::MessagePumpKqueue::Run(base::MessagePump::Delegate*) + 271
4   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
5   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
6   org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
7   org.chromium.Chromium.framework 0x000000011652b36d base::internal::ServiceThread::Run(base::RunLoop*) + 13
8   org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
9   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
10  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
11  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
12  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 4:: ThreadPoolForegroundWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 5:: ThreadPoolUtilityWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 6:: ThreadPoolBackgroundWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653608d base::internal::WorkerThread::RunBackgroundPooledWorker() + 13
7   org.chromium.Chromium.framework 0x000000011653603a base::internal::WorkerThread::ThreadMain() + 170
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 7:: ThreadPoolBackgroundWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653608d base::internal::WorkerThread::RunBackgroundPooledWorker() + 13
7   org.chromium.Chromium.framework 0x000000011653603a base::internal::WorkerThread::ThreadMain() + 170
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 8:: ThreadPoolForegroundWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 9:: Chrome_IOThread
0   libsystem_kernel.dylib          0x00007fff632bfc02 kevent64 + 10
1   org.chromium.Chromium.framework 0x000000011657e0d3 base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate*, base::MessagePump::Delegate::NextWorkInfo*) + 323
2   org.chromium.Chromium.framework 0x000000011657df0e base::MessagePumpKqueue::RunSimplified(base::MessagePump::Delegate*) + 78
3   org.chromium.Chromium.framework 0x000000011657de8f base::MessagePumpKqueue::Run(base::MessagePump::Delegate*) + 271
4   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
5   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
6   org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
7   org.chromium.Chromium.framework 0x0000000113e92a60 content::BrowserProcessIOThread::IOThreadRun(base::RunLoop*) + 96
8   org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
9   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
10  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
11  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
12  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 10:: MemoryInfra
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   org.chromium.Chromium.framework 0x0000000116570249 base::WaitableEvent::TimedWaitImpl(base::TimeDelta) + 361
3   org.chromium.Chromium.framework 0x00000001164fed53 base::WaitableEvent::TimedWait(base::TimeDelta) + 163
4   org.chromium.Chromium.framework 0x00000001164b27ff base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 239
5   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
6   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
7   org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
8   org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
9   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
10  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
11  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
12  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 11:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff3be9fdc5 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation        0x00007fff3be9f117 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation        0x00007fff3be9e787 CFRunLoopRunSpecific + 487
5   com.apple.Foundation            0x00007fff3dfba706 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   org.chromium.Chromium.framework 0x000000011656d0b6 base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 166
7   org.chromium.Chromium.framework 0x000000011656bcaa base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 106
8   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
9   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
10  org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
11  org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
12  org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
13  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
14  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
15  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 12:: CrShutdownDetector
0   libsystem_kernel.dylib          0x00007fff632c0142 read + 10
1   org.chromium.Chromium.framework 0x000000011636d43e (anonymous namespace)::ShutdownDetector::ThreadMain() + 174
2   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
3   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
4   libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
5   libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 13:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff3be9fdc5 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation        0x00007fff3be9f117 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation        0x00007fff3be9e787 CFRunLoopRunSpecific + 487
5   com.apple.Foundation            0x00007fff3dfba706 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   org.chromium.Chromium.framework 0x000000011656d0b6 base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 166
7   org.chromium.Chromium.framework 0x000000011656bcaa base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 106
8   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
9   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
10  org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
11  org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
12  org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
13  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
14  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
15  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 14:: ThreadPoolForegroundWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 15:: ThreadPoolForegroundWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 16:: ThreadPoolForegroundWorker
0   libsystem_kernel.dylib          0x00007fff632c06fa write + 10
1   org.chromium.Chromium.framework 0x0000000116553f6f base::File::WriteAtCurrentPos(char const*, int) + 207
2   org.chromium.Chromium.framework 0x0000000117ebfcb9 leveldb_env::(anonymous namespace)::ChromiumWritableFile::Append(leveldb::Slice const&) + 41
3   org.chromium.Chromium.framework 0x0000000117ecc53e leveldb::log::Writer::EmitPhysicalRecord(leveldb::log::RecordType, char const*, unsigned long) + 110
4   org.chromium.Chromium.framework 0x0000000117ecc3fb leveldb::log::Writer::AddRecord(leveldb::Slice const&) + 155
5   org.chromium.Chromium.framework 0x0000000117ec720d leveldb::DBImpl::Write(leveldb::WriteOptions const&, leveldb::WriteBatch*) + 765
6   org.chromium.Chromium.framework 0x0000000117ec04e4 leveldb_env::DBTracker::TrackedDBImpl::Write(leveldb::WriteOptions const&, leveldb::WriteBatch*) + 36
7   org.chromium.Chromium.framework 0x0000000118e48de7 syncer::ModelTypeStoreBackend::WriteModifications(std::__Cr::unique_ptr<leveldb::WriteBatch, std::__Cr::default_delete<leveldb::WriteBatch> >) + 71
8   org.chromium.Chromium.framework 0x0000000118e3d969 syncer::BlockingModelTypeStoreImpl::CommitWriteBatch(std::__Cr::unique_ptr<syncer::ModelTypeStoreBase::WriteBatch, std::__Cr::default_delete<syncer::ModelTypeStoreBase::WriteBatch> >) + 57
9   org.chromium.Chromium.framework 0x0000000118e4b6e6 base::internal::Invoker<base::internal::FunctorTraits<std::__Cr::optional<syncer::ModelError> (syncer::BlockingModelTypeStore::*&&)(std::__Cr::unique_ptr<syncer::ModelTypeStoreBase::WriteBatch, std::__Cr::default_delete<syncer::ModelTypeStoreBase::WriteBatch> >), syncer::BlockingModelTypeStoreImpl*, std::__Cr::unique_ptr<syncer::ModelTypeStoreBase::WriteBatch, std::__Cr::default_delete<syncer::ModelTypeStoreBase::WriteBatch> >&&>, base::internal::BindState<true, true, false, std::__Cr::optional<syncer::ModelError> (syncer::BlockingModelTypeStore::*)(std::__Cr::unique_ptr<syncer::ModelTypeStoreBase::WriteBatch, std::__Cr::default_delete<syncer::ModelTypeStoreBase::WriteBatch> >), base::internal::UnretainedWrapper<syncer::BlockingModelTypeStoreImpl, base::unretained_traits::MayNotDangle, (partition_alloc::internal::RawPtrTraits)0>, std::__Cr::unique_ptr<syncer::ModelTypeStoreBase::WriteBatch, std::__Cr::default_delete<syncer::ModelTypeStoreBase::WriteBatch> > >, std::__Cr::optional<syncer::ModelError> ()>::RunOnce(base::internal::BindStateBase*) + 54
10  org.chromium.Chromium.framework 0x0000000118e4cd7b void base::internal::ReturnAsParamAdapter<std::__Cr::optional<syncer::ModelError> >(base::OnceCallback<std::__Cr::optional<syncer::ModelError> ()>, std::__Cr::unique_ptr<std::__Cr::optional<syncer::ModelError>, std::__Cr::default_delete<std::__Cr::optional<syncer::ModelError> > >*) + 59
11  org.chromium.Chromium.framework 0x000000011652376e base::internal::PostTaskAndReplyRelay::RunTaskAndPostReply(base::internal::PostTaskAndReplyRelay) + 46
12  org.chromium.Chromium.framework 0x0000000116523835 base::internal::Invoker<base::internal::FunctorTraits<void (*&&)(base::internal::PostTaskAndReplyRelay), base::internal::PostTaskAndReplyRelay&&>, base::internal::BindState<false, true, false, void (*)(base::internal::PostTaskAndReplyRelay), base::internal::PostTaskAndReplyRelay>, void ()>::RunOnce(base::internal::BindStateBase*) + 37
13  org.chromium.Chromium.framework 0x0000000116502257 base::TaskAnnotator::RunTaskImpl(base::PendingTask&) + 263
14  org.chromium.Chromium.framework 0x000000011652caeb base::internal::TaskTracker::RunTaskImpl(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) + 123
15  org.chromium.Chromium.framework 0x000000011652cb91 base::internal::TaskTracker::RunSkipOnShutdown(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) + 65
16  org.chromium.Chromium.framework 0x000000011652c892 base::internal::TaskTracker::RunTask(base::internal::Task, base::internal::TaskSource*, base::TaskTraits const&) + 498
17  org.chromium.Chromium.framework 0x000000011652c4cc base::internal::TaskTracker::RunAndPopNextTask(base::internal::RegisteredTaskSource) + 620
18  org.chromium.Chromium.framework 0x000000011653656e base::internal::WorkerThread::RunWorker() + 974
19  org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
20  org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
21  org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
22  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
23  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
24  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 17:: ThreadPoolForegroundWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 18:: ThreadPoolUtilityWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 19:: NetworkNotificationThreadMac
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff3be9fdc5 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation        0x00007fff3be9f117 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation        0x00007fff3be9e787 CFRunLoopRunSpecific + 487
5   com.apple.Foundation            0x00007fff3dfba706 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   org.chromium.Chromium.framework 0x000000011656d0b6 base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 166
7   org.chromium.Chromium.framework 0x000000011656bcaa base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 106
8   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
9   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
10  org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
11  org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
12  org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
13  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
14  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
15  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 20:: ThreadPoolSingleThreadForegroundBlocking0
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   org.chromium.Chromium.framework 0x0000000116570249 base::WaitableEvent::TimedWaitImpl(base::TimeDelta) + 361
3   org.chromium.Chromium.framework 0x00000001164fed53 base::WaitableEvent::TimedWait(base::TimeDelta) + 163
4   org.chromium.Chromium.framework 0x00000001165375ed base::internal::WorkerThreadWaitableEvent::Delegate::TimedWait(base::TimeDelta) + 13
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653617d base::internal::WorkerThread::RunDedicatedWorker() + 13
7   org.chromium.Chromium.framework 0x000000011653604e base::internal::WorkerThread::ThreadMain() + 190
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 21:: CacheThread_BlockFile
0   libsystem_kernel.dylib          0x00007fff632bfc02 kevent64 + 10
1   org.chromium.Chromium.framework 0x000000011657e0d3 base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate*, base::MessagePump::Delegate::NextWorkInfo*) + 323
2   org.chromium.Chromium.framework 0x000000011657df0e base::MessagePumpKqueue::RunSimplified(base::MessagePump::Delegate*) + 78
3   org.chromium.Chromium.framework 0x000000011657de8f base::MessagePumpKqueue::Run(base::MessagePump::Delegate*) + 271
4   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
5   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
6   org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
7   org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 22:: CompositorTileWorker1
0   libsystem_kernel.dylib          0x00007fff632bea16 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff63487589 _pthread_cond_wait + 732
2   org.chromium.Chromium.framework 0x000000011655571d base::ConditionVariable::Wait() + 141
3   org.chromium.Chromium.framework 0x0000000117fe7eaa cc::SingleThreadTaskGraphRunner::Run() + 90
4   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
5   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
6   libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
7   libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 23:: ThreadPoolUtilityWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 24:: ThreadPoolUtilityWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 25:: ThreadPoolSingleThreadSharedBackgroundBlocking1
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   org.chromium.Chromium.framework 0x0000000116570249 base::WaitableEvent::TimedWaitImpl(base::TimeDelta) + 361
3   org.chromium.Chromium.framework 0x00000001164fed53 base::WaitableEvent::TimedWait(base::TimeDelta) + 163
4   org.chromium.Chromium.framework 0x00000001165375ed base::internal::WorkerThreadWaitableEvent::Delegate::TimedWait(base::TimeDelta) + 13
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x00000001165360bd base::internal::WorkerThread::RunBackgroundSharedWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536058 base::internal::WorkerThread::ThreadMain() + 200
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 26:: ThreadPoolUtilityWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 27:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff3be9fdc5 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation        0x00007fff3be9f117 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation        0x00007fff3be9e787 CFRunLoopRunSpecific + 487
5   com.apple.Foundation            0x00007fff3dfba706 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   org.chromium.Chromium.framework 0x000000011656d0b6 base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 166
7   org.chromium.Chromium.framework 0x000000011656bcaa base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 106
8   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
9   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
10  org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
11  org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
12  org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
13  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
14  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
15  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 28:: ThreadPoolUtilityWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 29 Crashed:: ThreadPoolUtilityWorker
0   org.chromium.Chromium.framework 0x0000000119211ebc autofill::AutofillModelExecutor::Preprocess(std::__Cr::vector<TfLiteTensor*, std::__Cr::allocator<TfLiteTensor*> > const&, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 1036
1   org.chromium.Chromium.framework 0x0000000119211ed9 non-virtual thunk to autofill::AutofillModelExecutor::Preprocess(std::__Cr::vector<TfLiteTensor*, std::__Cr::allocator<TfLiteTensor*> > const&, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 9
2   org.chromium.Chromium.framework 0x0000000119215908 optimization_guide::GenericModelExecutionTask<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&>::Preprocess(std::__Cr::vector<TfLiteTensor*, std::__Cr::allocator<TfLiteTensor*> > const&, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 24
3   org.chromium.Chromium.framework 0x0000000119215420 tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&>::Infer(std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 64
4   org.chromium.Chromium.framework 0x0000000119215277 optimization_guide::GenericModelExecutionTask<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&>::Execute(optimization_guide::ExecutionStatus*, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 71
5   org.chromium.Chromium.framework 0x00000001192124a7 optimization_guide::BaseModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&>::Execute(tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&>*, optimization_guide::ExecutionStatus*, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 23
6   org.chromium.Chromium.framework 0x0000000119214078 optimization_guide::TFLiteModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&, tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&> >::BatchExecuteLoadedModel(std::__Cr::vector<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > >, std::__Cr::allocator<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > > > const&, std::__Cr::vector<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> >, std::__Cr::allocator<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> > > >*) + 552
7   org.chromium.Chromium.framework 0x000000011921388e optimization_guide::TFLiteModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&, tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&> >::BatchExecuteLoadedModelAndRunCallback(base::OnceCallback<void (std::__Cr::vector<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> >, std::__Cr::allocator<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> > > > const&)>, std::__Cr::vector<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > >, std::__Cr::allocator<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > > > const&, optimization_guide::ExecutionStatus) + 110
8   org.chromium.Chromium.framework 0x000000011921370a optimization_guide::TFLiteModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&, tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&> >::LoadModelFileAndBatchExecute(base::OnceCallback<void (std::__Cr::vector<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> >, std::__Cr::allocator<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> > > > const&)>, std::__Cr::vector<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > >, std::__Cr::allocator<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > > > const&) + 42
9   org.chromium.Chromium.framework 0x000000011921369f optimization_guide::TFLiteModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&, tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&> >::SendForBatchExecution(base::OnceCallback<void (std::__Cr::vector<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> >, std::__Cr::allocator<std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> > > > const&)>, base::TimeTicks, std::__Cr::vector<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > >, std::__Cr::allocator<std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > > > const&) + 175
10  org.chromium.Chromium.framework 0x000000011921344f optimization_guide::TFLiteModelExecutor<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&, tflite::task::core::BaseTaskApi<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul>, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&> >::SendForExecution(base::OnceCallback<void (std::__Cr::optional<std::__Cr::array<std::__Cr::vector<float, std::__Cr::allocator<float> >, 20ul> > const&)>, base::TimeTicks, std::__Cr::vector<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul>, std::__Cr::allocator<std::__Cr::array<base::StrongAlias<autofill::TokenIdTag, unsigned int>, 5ul> > > const&) + 415
11  org.chromium.Chromium.framework 0x0000000116502257 base::TaskAnnotator::RunTaskImpl(base::PendingTask&) + 263
12  org.chromium.Chromium.framework 0x000000011652caeb base::internal::TaskTracker::RunTaskImpl(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) + 123
13  org.chromium.Chromium.framework 0x000000011652cb91 base::internal::TaskTracker::RunSkipOnShutdown(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) + 65
14  org.chromium.Chromium.framework 0x000000011652c892 base::internal::TaskTracker::RunTask(base::internal::Task, base::internal::TaskSource*, base::TaskTraits const&) + 498
15  org.chromium.Chromium.framework 0x000000011652c4cc base::internal::TaskTracker::RunAndPopNextTask(base::internal::RegisteredTaskSource) + 620
16  org.chromium.Chromium.framework 0x000000011653656e base::internal::WorkerThread::RunWorker() + 974
17  org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
18  org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
19  org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
20  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
21  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
22  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 30:: ThreadPoolSingleThreadSharedForeground2
0   libsystem_platform.dylib        0x00007fff6347c4fe _platform_memmove$VARIANT$Nehalem + 254
1   org.chromium.Chromium.framework 0x0000000116ce3543 mojo_base::BigBuffer::BigBuffer(base::span<unsigned char const, 18446744073709551615ul, unsigned char const*>) + 147
2   org.chromium.Chromium.framework 0x0000000113efdc18 content::GeneratedCodeCache::WriteEntry(GURL const&, GURL const&, net::NetworkIsolationKey const&, base::Time const&, mojo_base::BigBuffer) + 1160
3   org.chromium.Chromium.framework 0x00000001142b16f3 content::CodeCacheHostImpl::DidGenerateCacheableMetadata(blink::mojom::CodeCacheType, GURL const&, base::Time, mojo_base::BigBuffer) + 179
4   org.chromium.Chromium.framework 0x000000011253265a blink::mojom::CodeCacheHostStubDispatch::Accept(blink::mojom::CodeCacheHost*, mojo::Message*) + 378
5   org.chromium.Chromium.framework 0x0000000116cb065a mojo::InterfaceEndpointClient::HandleValidatedMessage(mojo::Message*) + 714
6   org.chromium.Chromium.framework 0x0000000116cb5ad1 mojo::MessageDispatcher::Accept(mojo::Message*) + 161
7   org.chromium.Chromium.framework 0x0000000116cb1b7f mojo::InterfaceEndpointClient::HandleIncomingMessage(mojo::Message*) + 79
8   org.chromium.Chromium.framework 0x0000000116cb8b6d mojo::internal::MultiplexRouter::ProcessIncomingMessage(mojo::internal::MultiplexRouter::MessageWrapper*, mojo::internal::MultiplexRouter::ClientCallBehavior, base::SequencedTaskRunner*) + 941
9   org.chromium.Chromium.framework 0x0000000116cb8302 mojo::internal::MultiplexRouter::Accept(mojo::Message*) + 354
10  org.chromium.Chromium.framework 0x0000000116cb5b0d mojo::MessageDispatcher::Accept(mojo::Message*) + 221
11  org.chromium.Chromium.framework 0x0000000116cad344 mojo::Connector::DispatchMessage(mojo::ScopedHandleBase<mojo::MessageHandle>) + 404
12  org.chromium.Chromium.framework 0x0000000116cadb14 mojo::Connector::ReadAllAvailableMessages() + 244
13  org.chromium.Chromium.framework 0x0000000116cad965 mojo::Connector::OnWatcherHandleReady(char const*, unsigned int) + 53
14  org.chromium.Chromium.framework 0x00000001125db43b mojo::SimpleWatcher::DiscardReadyState(base::RepeatingCallback<void (unsigned int)> const&, unsigned int, mojo::HandleSignalsState const&) + 43
15  org.chromium.Chromium.framework 0x0000000116ccc004 mojo::SimpleWatcher::OnHandleReady(int, unsigned int, mojo::HandleSignalsState const&) + 356
16  org.chromium.Chromium.framework 0x0000000116502257 base::TaskAnnotator::RunTaskImpl(base::PendingTask&) + 263
17  org.chromium.Chromium.framework 0x000000011652caeb base::internal::TaskTracker::RunTaskImpl(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) + 123
18  org.chromium.Chromium.framework 0x000000011652cb91 base::internal::TaskTracker::RunSkipOnShutdown(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) + 65
19  org.chromium.Chromium.framework 0x000000011652c892 base::internal::TaskTracker::RunTask(base::internal::Task, base::internal::TaskSource*, base::TaskTraits const&) + 498
20  org.chromium.Chromium.framework 0x000000011652c4cc base::internal::TaskTracker::RunAndPopNextTask(base::internal::RegisteredTaskSource) + 620
21  org.chromium.Chromium.framework 0x000000011653656e base::internal::WorkerThread::RunWorker() + 974
22  org.chromium.Chromium.framework 0x000000011653614d base::internal::WorkerThread::RunSharedWorker() + 13
23  org.chromium.Chromium.framework 0x0000000116536044 base::internal::WorkerThread::ThreadMain() + 180
24  org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
25  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
26  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
27  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 31:: ThreadPoolUtilityWorker
0   libsystem_kernel.dylib          0x00007fff632c06fa write + 10
1   org.chromium.Chromium.framework 0x0000000116553f6f base::File::WriteAtCurrentPos(char const*, int) + 207
2   org.chromium.Chromium.framework 0x0000000117ebfcb9 leveldb_env::(anonymous namespace)::ChromiumWritableFile::Append(leveldb::Slice const&) + 41
3   org.chromium.Chromium.framework 0x0000000117ecc53e leveldb::log::Writer::EmitPhysicalRecord(leveldb::log::RecordType, char const*, unsigned long) + 110
4   org.chromium.Chromium.framework 0x0000000117ecc3fb leveldb::log::Writer::AddRecord(leveldb::Slice const&) + 155
5   org.chromium.Chromium.framework 0x0000000117ec720d leveldb::DBImpl::Write(leveldb::WriteOptions const&, leveldb::WriteBatch*) + 765
6   org.chromium.Chromium.framework 0x0000000117ec04e4 leveldb_env::DBTracker::TrackedDBImpl::Write(leveldb::WriteOptions const&, leveldb::WriteBatch*) + 36
7   org.chromium.Chromium.framework 0x0000000114aa081a value_store::LeveldbValueStore::Remove(std::__Cr::vector<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> >, std::__Cr::allocator<std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> > > > const&) + 602
8   org.chromium.Chromium.framework 0x0000000114aa0532 value_store::LeveldbValueStore::Remove(std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> > const&) + 114
9   org.chromium.Chromium.framework 0x0000000114e67181 extensions::SettingsStorageQuotaEnforcer::Remove(std::__Cr::basic_string<char, std::__Cr::char_traits<char>, std::__Cr::allocator<char> > const&) + 81
10  org.chromium.Chromium.framework 0x0000000114e6a79c extensions::StorageStorageAreaRemoveFunction::RunWithStorage(value_store::ValueStore*) + 172
11  org.chromium.Chromium.framework 0x0000000114e681e4 extensions::SettingsFunction::AsyncRunWithStorage(value_store::ValueStore*) + 36
12  org.chromium.Chromium.framework 0x0000000114e63eb0 extensions::LocalValueStoreCache::RunWithValueStoreForExtension(base::OnceCallback<void (value_store::ValueStore*)>, scoped_refptr<extensions::Extension const>) + 160
13  org.chromium.Chromium.framework 0x0000000116502257 base::TaskAnnotator::RunTaskImpl(base::PendingTask&) + 263
14  org.chromium.Chromium.framework 0x000000011652caeb base::internal::TaskTracker::RunTaskImpl(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) + 123
15  org.chromium.Chromium.framework 0x000000011652cb91 base::internal::TaskTracker::RunSkipOnShutdown(base::internal::Task&, base::TaskTraits const&, base::internal::TaskSource*, base::internal::SequenceToken const&) + 65
16  org.chromium.Chromium.framework 0x000000011652c892 base::internal::TaskTracker::RunTask(base::internal::Task, base::internal::TaskSource*, base::TaskTraits const&) + 498
17  org.chromium.Chromium.framework 0x000000011652c4cc base::internal::TaskTracker::RunAndPopNextTask(base::internal::RegisteredTaskSource) + 620
18  org.chromium.Chromium.framework 0x000000011653656e base::internal::WorkerThread::RunWorker() + 974
19  org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
20  org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
21  org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
22  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
23  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
24  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 32:: ThreadPoolForegroundWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 33:: ThreadPoolForegroundWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 34:: ThreadPoolForegroundWorker
0   libsystem_kernel.dylib          0x00007fff632b5236 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff63144893 _dispatch_sema4_wait + 16
2   libdispatch.dylib               0x00007fff6313c979 _dispatch_semaphore_wait_slow + 101
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653611d base::internal::WorkerThread::RunPooledWorker() + 13
7   org.chromium.Chromium.framework 0x0000000116536010 base::internal::WorkerThread::ThreadMain() + 128
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 35:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff3be9fdc5 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation        0x00007fff3be9f117 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation        0x00007fff3be9e787 CFRunLoopRunSpecific + 487
5   com.apple.Foundation            0x00007fff3dfba706 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   org.chromium.Chromium.framework 0x000000011656d0b6 base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 166
7   org.chromium.Chromium.framework 0x000000011656bcaa base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 106
8   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
9   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
10  org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
11  org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
12  org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
13  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
14  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
15  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 36:: Service Discovery Thread
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff3be9fdc5 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation        0x00007fff3be9f117 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation        0x00007fff3be9e787 CFRunLoopRunSpecific + 487
5   com.apple.Foundation            0x00007fff3dfba706 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   org.chromium.Chromium.framework 0x000000011656d0b6 base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 166
7   org.chromium.Chromium.framework 0x000000011656bcaa base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 106
8   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
9   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
10  org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
11  org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
12  org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
13  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
14  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
15  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 37:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff632becf2 __select + 10
1   com.apple.CoreFoundation        0x00007fff3bed98ab __CFSocketManager + 635
2   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
3   libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
4   libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 38:
0   libsystem_kernel.dylib          0x00007fff632bf28a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff63486009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib         0x00007fff63485be9 start_wqthread + 13

Thread 39:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff3be9fdc5 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation        0x00007fff3be9f117 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation        0x00007fff3be9e787 CFRunLoopRunSpecific + 487
5   com.apple.AppKit                0x00007fff395cdfc4 _NSEventThread + 184
6   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
7   libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
8   libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 40:: org.libusb.device-hotplug
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff3be9fdc5 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation        0x00007fff3be9f117 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation        0x00007fff3be9e787 CFRunLoopRunSpecific + 487
5   com.apple.CoreFoundation        0x00007fff3bedcc33 CFRunLoopRun + 99
6   org.chromium.Chromium.framework 0x0000000118c213db darwin_event_thread_main + 267
7   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
8   libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
9   libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 41:: UsbEventHandler
0   libsystem_kernel.dylib          0x00007fff632c009a poll + 10
1   org.chromium.Chromium.framework 0x0000000118c1e0e7 handle_events + 279
2   org.chromium.Chromium.framework 0x0000000118c1de0b libusb_handle_events_timeout_completed + 699
3   org.chromium.Chromium.framework 0x0000000118c1e260 libusb_handle_events + 48
4   org.chromium.Chromium.framework 0x0000000118c10e5b device::UsbContext::UsbEventHandler::Run() + 203
5   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
6   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
7   libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
8   libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 42:: ThreadPoolBackgroundWorker
0   libsystem_kernel.dylib          0x00007fff632b524e semaphore_timedwait_trap + 10
1   libdispatch.dylib               0x00007fff6314494f _dispatch_sema4_timedwait + 72
2   libdispatch.dylib               0x00007fff6313c94e _dispatch_semaphore_wait_slow + 58
3   org.chromium.Chromium.framework 0x00000001165712eb base::internal::Semaphore::TimedWait(base::TimeDelta) + 75
4   org.chromium.Chromium.framework 0x0000000116537022 base::internal::WorkerThreadSemaphore::Delegate::TimedWait(base::TimeDelta) + 18
5   org.chromium.Chromium.framework 0x000000011653639e base::internal::WorkerThread::RunWorker() + 510
6   org.chromium.Chromium.framework 0x000000011653608d base::internal::WorkerThread::RunBackgroundPooledWorker() + 13
7   org.chromium.Chromium.framework 0x000000011653603a base::internal::WorkerThread::ThreadMain() + 170
8   org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
9   libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
10  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
11  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 43:: PowerSaveBlocker
0   libsystem_kernel.dylib          0x00007fff632b51fa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff632b4714 mach_msg + 60
2   org.chromium.Chromium.framework 0x0000000116570249 base::WaitableEvent::TimedWaitImpl(base::TimeDelta) + 361
3   org.chromium.Chromium.framework 0x00000001164fed53 base::WaitableEvent::TimedWait(base::TimeDelta) + 163
4   org.chromium.Chromium.framework 0x00000001164feca3 base::WaitableEvent::Wait() + 19
5   org.chromium.Chromium.framework 0x00000001164b27de base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 206
6   org.chromium.Chromium.framework 0x000000011651ec39 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 313
7   org.chromium.Chromium.framework 0x00000001164e1554 base::RunLoop::Run(base::Location const&) + 372
8   org.chromium.Chromium.framework 0x0000000116541908 base::Thread::Run(base::RunLoop*) + 56
9   org.chromium.Chromium.framework 0x0000000116541a35 base::Thread::ThreadMain() + 277
10  org.chromium.Chromium.framework 0x0000000116555de9 base::(anonymous namespace)::ThreadFunc(void*) + 105
11  libsystem_pthread.dylib         0x00007fff63486661 _pthread_body + 340
12  libsystem_pthread.dylib         0x00007fff6348650d _pthread_start + 377
13  libsystem_pthread.dylib         0x00007fff63485bf9 thread_start + 13

Thread 44:
0   libsystem_kernel.dylib          0x00007fff632bf28a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff6348620e _pthread_wqthread + 1552
2   libsystem_pthread.dylib         0x00007fff63485be9 start_wqthread + 13

Thread 29 crashed with X86 Thread State (64-bit):
  rax: 0x00007f9eeed49360  rbx: 0x0000700019d26fc8  rcx: 0x0000000000000001  rdx: 0x0000000000000001
  rdi: 0x00007f9eeea1cb80  rsi: 0x000000011eca00f8  rbp: 0x0000700019d26f80  rsp: 0x0000700019d26f30
   r8: 0x00007f9ef50df8f0   r9: 0xffffffffffffffd8  r10: 0x0000700019d27210  r11: 0x0000700019d27158
  r12: 0x00007f9ef50df8f0  r13: 0x00007f9ef5d48204  r14: 0x0000000000000001  r15: 0x00007f9ef5d481f0
  rip: 0x0000000119211ebc  rfl: 0x0000000000000206  cr2: 0x000000010c11b000

Logical CPU:     11
Error Code:      0x00000000
Trap Number:     3

Binary Images:
       0x10f984000 -        0x10f9afff7 +org.chromium.Chromium (127.0.6494.0 - 6494.0) <CCD0B1F1-4C0C-322F-9846-304793E7D737> /Applications/Chromium.app/Contents/MacOS/Chromium
       0x111027000 -        0x111071adf  dyld (551.5) <CB9BFB56-4511-36F1-A546-891FF770C01C> /usr/lib/dyld
       0x1110c5000 -        0x11e303f2f +org.chromium.Chromium.framework (127.0.6494.0 - 6494.0) <0477AC7B-1FBF-3A8B-87FF-84D04EACCCA3> /Applications/Chromium.app/Contents/Frameworks/Chromium Framework.framework/Versions/127.0.6494.0/Chromium Framework
       0x13dddf000 -        0x13df16ff7  com.apple.AMDMTLBronzeDriver (1.68.25 - 1.6.8) <312A79BE-F2D3-3EBC-853B-4140BE2183C9> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
       0x13f311000 -        0x13f319fff  com.apple.iokit.IOUSBLib (900.4.1 - 900.4.1) <FE017FA6-ABFC-390B-8918-BC9BE516D030> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib
    0x7fff3419f000 -     0x7fff344edff7  com.apple.RawCamera.bundle (8.05.0 - 1017.4.1) <937CBA8D-60C8-3739-8DFF-1C737D6339EF> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff37dc1000 -     0x7fff37fa1ff3  com.apple.avfoundation (2.0 - 1536.36) <AB868021-AB26-3198-897D-087EF3B360EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff37fa2000 -     0x7fff3805bfff  com.apple.audio.AVFAudio (1.0 - ???) <716306C4-A0EA-3D81-8F33-943153538C47> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff38161000 -     0x7fff38161fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <2EF00EFE-06E8-3082-85C3-2988B422A19D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff38162000 -     0x7fff38179ff7  libCGInterfaces.dylib (417.2) <82F29CAE-C0AC-3E29-8312-09E6FED7E067> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff3817a000 -     0x7fff388c8ffb  com.apple.vImage (8.1 - ???) <56C275C1-459F-37CD-BF29-2E6D81C29E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff388c9000 -     0x7fff38a69ff3  libBLAS.dylib (1211.50.2) <93259222-2D94-333D-A1EB-09C6FC4A64B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff38a6a000 -     0x7fff38aa4fef  libBNNS.dylib (38.1) <0AAE0109-71D5-3B26-8401-3E62DDF97624> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff38aa5000 -     0x7fff38e7eff7  libLAPACK.dylib (1211.50.2) <70781D0B-AEAD-33EB-9900-10DC30F37D61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff38e7f000 -     0x7fff38e95ff7  libLinearAlgebra.dylib (1211.50.2) <FB5A35EA-D636-3D69-AB53-B67E1EB8134C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff38e96000 -     0x7fff38e9bff3  libQuadrature.dylib (3) <E936BDAF-8492-34D9-8C5C-AFBFCDAD8318> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff38e9c000 -     0x7fff38f1cfff  libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff38f1d000 -     0x7fff38f2fff7  libSparseBLAS.dylib (1211.50.2) <994A7D7E-FA3B-3943-A59C-8150B9AF86BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff38f30000 -     0x7fff390a3fe7  libvDSP.dylib (622.50.5) <4BF310F4-31A3-3DA5-80E4-7F8014AD380B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff390a4000 -     0x7fff3915afef  libvMisc.dylib (622.50.5) <88143A88-4FDE-35A1-85FE-54FF0C2A9E43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff3915b000 -     0x7fff3915bfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <880DEF40-389A-3F56-ACA1-B62A5BC57E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff3944f000 -     0x7fff3a2adfff  com.apple.AppKit (6.9 - 1561.61.100) <4E6EA3FA-8C2C-3B21-BFF9-6F8C458B7BE1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff3a2ff000 -     0x7fff3a2fffff  com.apple.ApplicationServices (48 - 50) <2B5B76E7-0AB2-31F9-BE58-B963BF1EC2E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff3a300000 -     0x7fff3a366fff  com.apple.ApplicationServices.ATS (377 - 445.5) <60176327-F757-308E-B61A-D43394E87CC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff3a367000 -     0x7fff3a368ff7  ATSHI.dylib (445.5) <90E3DF7C-028B-35F0-90AE-927E7E962CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x7fff3a3ff000 -     0x7fff3a521ff7  libFontParser.dylib (222.1.9) <FFF2AC1A-D4D2-3AD3-BFF2-F3649ECB02AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff3a522000 -     0x7fff3a56dff7  libFontRegistry.dylib (221.6) <30C6D1DE-C0E3-3447-A0EF-829443D95F0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff3a5bf000 -     0x7fff3a5c4fff  libFontRegistryUI.dylib (221.6) <C9FF5F1A-07BC-3472-ADD8-C07005E1AB53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistryUI.dylib
    0x7fff3a612000 -     0x7fff3a645ff7  libTrueTypeScaler.dylib (222.1.9) <BF00CE2B-6BC5-3337-8350-A1BAB88A3CE0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff3a6af000 -     0x7fff3a6b3ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <04764FB2-22D8-36F0-9647-2D21562E28D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff3a753000 -     0x7fff3a7a5ffb  com.apple.HIServices (1.22 - 625) <3C059A55-1409-373E-BF0B-C3299AFABDCF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff3a7a6000 -     0x7fff3a7b4fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8BB267F4-D5AA-3D35-8269-1A3CEA054ACD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff3a7b5000 -     0x7fff3a801fff  com.apple.print.framework.PrintCore (13.4 - 503.2) <2EA98448-9D6A-3912-9933-F7703CB01B6E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff3a802000 -     0x7fff3a83cfff  com.apple.QD (3.12 - 404.2) <525E9518-DFF3-3D8D-BD48-E0D63EEDBD16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff3a83d000 -     0x7fff3a849fff  com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) <CD09019C-569B-3A56-B84C-26F2A6223455> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff3a84a000 -     0x7fff3aad8ff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <C7BE1645-BE23-3427-8650-1CEFDAF86710> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff3aada000 -     0x7fff3aadafff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <294802B9-E24D-34EB-973F-6D2B8E2E86CB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff3adfd000 -     0x7fff3b19afff  com.apple.CFNetwork (902.6 - 902.6) <46168F79-CCFA-349A-8508-B8CBCE27D440> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff3b1af000 -     0x7fff3b1affff  com.apple.Carbon (158 - 158) <F8B370D9-2103-3276-821D-ACC756167F86> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3b1b0000 -     0x7fff3b1b3ffb  com.apple.CommonPanels (1.2.6 - 98) <075486A5-8E39-3F72-BED7-752517379C55> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff3b1b4000 -     0x7fff3b4b9fff  com.apple.HIToolbox (2.1.1 - 911.10) <8D2EBE85-9AF0-38BC-ACD3-1ED978643907> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff3b4ba000 -     0x7fff3b4bdffb  com.apple.help (1.3.8 - 66) <7F210C1C-D7D3-3C97-A2E4-D3CC35F91807> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff3b4be000 -     0x7fff3b4c3fff  com.apple.ImageCapture (9.0 - 9.0) <3993E094-AB86-3B22-BC18-4550F23854FF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff3b4c4000 -     0x7fff3b559ffb  com.apple.ink.framework (10.9 - 221) <83976BB8-A423-3AA5-8221-6EB04B3DEF0A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff3b55a000 -     0x7fff3b574ff7  com.apple.openscripting (1.7 - 174) <C282DFBB-4BF2-3222-87E0-0B560D5B4B2F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff3b595000 -     0x7fff3b596fff  com.apple.print.framework.Print (12 - 267) <DFC4CE94-F6E6-3DFA-AB88-A13E4C5A7701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3b597000 -     0x7fff3b599ff7  com.apple.securityhi (9.0 - 55006) <1AB48F32-D1CB-3657-A30C-40A7E718A71D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff3b59a000 -     0x7fff3b5a0fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2A07BB54-438B-34C9-8061-45403E197ACA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff3b6c1000 -     0x7fff3b6c1fff  com.apple.Cocoa (6.11 - 22) <3269BC26-0217-39FE-A600-D702656D838B> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff3b6cf000 -     0x7fff3b788fff  com.apple.ColorSync (4.13.0 - 3325) <EAD2D314-E810-33FB-B105-BD30ABB912AD> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff3b915000 -     0x7fff3b9a8ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF2B41CC-DD7A-34EB-A842-00DC3B8F2E9F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff3b9aa000 -     0x7fff3b9d3ffb  com.apple.CoreBluetooth (1.0 - 1) <ED48840B-A80A-32C1-8E4B-DEB7A7CD3C1A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff3b9d4000 -     0x7fff3bd38ff3  com.apple.CoreData (120 - 851) <283AF401-07BC-3D50-9B8C-7990E64F66BA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff3bd39000 -     0x7fff3be1cfff  com.apple.CoreDisplay (99.14 - 99.14) <9B2B211D-EC0A-3569-BB37-887768CD6105> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff3be1d000 -     0x7fff3c2b9fff  com.apple.CoreFoundation (6.9 - 1455.300) <D9D5D50D-5DA3-34B6-8077-DD24315A4B1E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff3c2bb000 -     0x7fff3c8eaff7  com.apple.CoreGraphics (2.0 - 1161.21.5) <C8BAA8C0-3DF0-37C3-8FB4-AB90BA8D4D56> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff3c8ec000 -     0x7fff3cbdbfff  com.apple.CoreImage (13.0.0 - 579.5) <B2B60A80-2E10-3EDF-920C-94288E55AE25> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff3cbdc000 -     0x7fff3cc47ff7  com.apple.corelocation (2245.0.41) <6BF57F70-732C-3140-B5A3-466ACF262765> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff3cc48000 -     0x7fff3cc8dfff  com.apple.audio.midi.CoreMIDI (1.10 - 88) <EE9A1F14-93BB-3DB1-AD62-064C1F4B6D85> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff3cc90000 -     0x7fff3ce69fff  com.apple.CoreML (1.0 - 1) <F8010D7A-9B58-3890-9025-7A4034C268DA> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff3ce6a000 -     0x7fff3cf60ffb  com.apple.CoreMedia (1.0 - 2276.80.4) <67942D16-3658-37FC-B61C-8ED3D4BFBFB9> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff3cf61000 -     0x7fff3cfaffff  com.apple.CoreMediaIO (814.0 - 4995) <2A174DD1-431A-3313-9837-04C7E1B284B6> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff3cfb0000 -     0x7fff3cfb0fff  com.apple.CoreServices (822.37 - 822.37) <CE816EF2-2B89-3F54-A5C6-D3080B1EFB00> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff3cfb1000 -     0x7fff3d025ffb  com.apple.AE (735.2 - 735.2) <0938A72B-6A4A-36F1-95B3-5EF6B915CEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff3d026000 -     0x7fff3d2fdfff  com.apple.CoreServices.CarbonCore (1178.4.2 - 1178.4.2) <4692EE3A-11FE-31FD-AF5B-30F892E87A05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff3d2fe000 -     0x7fff3d332fff  com.apple.DictionaryServices (1.2 - 284.2) <F1F3EFAE-2562-394D-8FB3-BE22F16CD75A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff3d333000 -     0x7fff3d33bffb  com.apple.CoreServices.FSEvents (1239.50.2 - 1239.50.2) <FE465894-4235-3CE2-9A97-32D6C6C7D9AD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff3d33c000 -     0x7fff3d4faff7  com.apple.LaunchServices (822.37 - 822.37) <0DB4679F-AE39-3BF3-B39B-549322E355AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff3d4fb000 -     0x7fff3d5abfff  com.apple.Metadata (10.7.0 - 1191.8) <F3BD3FD7-208A-31E9-85CD-6E607DDAFEF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff3d5ac000 -     0x7fff3d60cfff  com.apple.CoreServices.OSServices (822.37 - 822.37) <564DDE70-0250-346B-B5CC-4AFAC11A7373> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff3d60d000 -     0x7fff3d67bfff  com.apple.SearchKit (1.4.0 - 1.4.0) <97DD9E7D-3567-382B-ACF7-CE0E4FE78D36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff3d67c000 -     0x7fff3d6a0ffb  com.apple.coreservices.SharedFileList (71.21 - 71.21) <88991F51-0A75-34FF-8C91-ED0F3C270B7B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff3d941000 -     0x7fff3da91fff  com.apple.CoreText (352.0 - 578.23) <10DAF601-85A8-3F9C-8B0B-69DC16B95E47> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3da92000 -     0x7fff3daccfff  com.apple.CoreVideo (1.8 - 0.0) <0DD4FFDF-E1F1-39D1-8246-5D0D9869F1EA> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3dacd000 -     0x7fff3db58ff3  com.apple.framework.CoreWLAN (13.0 - 1350.2) <EC145FBD-F638-38B8-BE94-F892A2F02550> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff3db59000 -     0x7fff3db8fff3  com.apple.CryptoTokenKit (1.0 - 1) <ECB21A24-EB48-3677-A8F7-BA88161B3DD2> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7fff3ddd3000 -     0x7fff3ddd8fff  com.apple.DiskArbitration (2.7 - 2.7) <51DC4AED-6F0C-321F-93E3-20EA4341B768> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff3df96000 -     0x7fff3df98ff7  com.apple.ForceFeedback (1.0.6 - 1.0.6) <3BBF3660-5996-36D5-86C8-E439D37AEDBA> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
    0x7fff3df99000 -     0x7fff3e360ffb  com.apple.Foundation (6.9 - 1455.300) <0479E072-1DD0-3881-A9A2-EDAD3EE58C23> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3e3d1000 -     0x7fff3e401ff3  com.apple.GSS (4.0 - 2.0) <7E83A21E-4F90-38F3-9FD3-FAC0E0143243> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff3e402000 -     0x7fff3e41aff3  com.apple.GameController (1.0 - 1) <56A770F2-5EEB-3D85-808E-22B71FD46D30> /System/Library/Frameworks/GameController.framework/Versions/A/GameController
    0x7fff3e513000 -     0x7fff3e617ffb  com.apple.Bluetooth (6.0.7 - 6.0.7f22) <08E33A6B-16A7-3E4E-82C9-E1E5A84300D0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff3e677000 -     0x7fff3e712fff  com.apple.framework.IOKit (2.0.2 - 1445.71.6) <4B5C715C-6A49-366B-9080-ABADE6A3B3BD> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3e714000 -     0x7fff3e71bfff  com.apple.IOSurface (211.15 - 211.15) <08DA3232-805F-304B-80DD-C86B49CC4AAD> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3e71c000 -     0x7fff3e771ff3  com.apple.ImageCaptureCore (7.0 - 7.0) <5B5C36EE-69EE-39E8-8B5B-360EF3F4AC3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff3e772000 -     0x7fff3e8f0fff  com.apple.ImageIO.framework (3.3.0 - 1739.3.8) <B4911BA1-6844-3BD6-BA68-AF4ACEB9D508> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3e8f1000 -     0x7fff3e8f5ffb  libGIF.dylib (1739.3.8) <003D0895-622E-3312-9DB3-F7B7BFD33AEE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3e8f6000 -     0x7fff3e9ddff7  libJP2.dylib (1739.3.8) <9CD47B18-AAD7-379F-B04F-606B97CC62EA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3e9de000 -     0x7fff3ea01fff  libJPEG.dylib (1739.3.8) <67715B7F-83C3-3A0E-9F1C-8B69041E1E3E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff3ecf2000 -     0x7fff3ed18ff3  libPng.dylib (1739.3.8) <CBA3121F-CACF-357A-B59D-804B8EFF8AF7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3ed19000 -     0x7fff3ed1bff3  libRadiance.dylib (1739.3.8) <7F224790-D5FF-3671-BDF0-22D676E6EE6A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3ed1c000 -     0x7fff3ed69ffb  libTIFF.dylib (1739.3.8) <1D450863-14A2-3268-B848-037D7ABAB4B0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3ef25000 -     0x7fff3fc0bfff  com.apple.JavaScriptCore (13605 - 13605.3.8) <FCD40D3C-87D5-3738-A19F-F5DB84A643B7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff3fc23000 -     0x7fff3fc3cff7  com.apple.Kerberos (3.0 - 1) <C7CDC1E0-011B-3220-847D-1AC3DA6D5522> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3fcbc000 -     0x7fff3fcdaffb  com.apple.CoreAuthentication.SharedUtils (1.0 - 425.70.2) <34405875-F2EC-35F1-A9F6-70B0C319217C> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7fff3fcdb000 -     0x7fff3fcf1ff7  com.apple.LocalAuthentication (1.0 - 425.70.2) <F6E31D09-191C-395E-8FE7-2F422DBD2D17> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7fff3fefb000 -     0x7fff3ff02fff  com.apple.MediaAccessibility (1.0 - 114) <00F21329-1163-3283-A882-A5DD7A12D353> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3ff18000 -     0x7fff3ffb1fff  com.apple.MediaPlayer (1.0 - 1.0) <E04A1D72-429F-390E-9542-0DEB46DFB3EA> /System/Library/Frameworks/MediaPlayer.framework/Versions/A/MediaPlayer
    0x7fff3ffb2000 -     0x7fff4061cff7  com.apple.MediaToolbox (1.0 - 2276.80.4) <FA444376-E5AF-36AB-BE1D-76ECE4D72049> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff4061e000 -     0x7fff4069ffff  com.apple.Metal (125.30 - 125.30) <67EDA241-80B1-3C67-BB2B-FF83E49FEF8D> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff406a1000 -     0x7fff406bbffb  com.apple.MetalKit (1.0 - 98.3) <46B0ECC2-0C3F-3E74-A4E7-0B5D6DF4BEAA> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff406bc000 -     0x7fff406d7fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <8DED0F0C-4A10-36A3-A3E2-7D3CF429ACE1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff406d8000 -     0x7fff40747fef  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <48F4A97F-143A-3918-AB92-6733E258E25A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff40748000 -     0x7fff4076cfff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <CD443ADC-07FE-3603-B0C9-60C2AF3616FF> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff4076d000 -     0x7fff40854ff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <40EB0BAE-6DDE-3334-A28C-529AE4C6716A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff40855000 -     0x7fff40855ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <A111E862-43E5-3247-9E98-0A40DC34AD9B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff41854000 -     0x7fff41860ffb  com.apple.NetFS (6.0 - 4.0) <02E09301-324F-3542-875D-B87B144635C8> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff44652000 -     0x7fff446acff7  com.apple.opencl (2.8.24 - 2.8.24) <429B5283-276D-372D-BB0E-EEBE1408C393> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff446ad000 -     0x7fff446c9ffb  com.apple.CFOpenDirectory (10.13 - 207.50.1) <E9AD4934-5DE3-3DD0-9D7B-9D288D829F15> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff446ca000 -     0x7fff446d5fff  com.apple.OpenDirectory (10.13 - 207.50.1) <8B54C486-14C9-3FEF-97B8-F4D6F59F75CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff45854000 -     0x7fff45856fff  libCVMSPluginSupport.dylib (16.7.4) <3E26CF2B-5074-3321-AD9E-6A667D61AA35> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff45857000 -     0x7fff4585cffb  libCoreFSCache.dylib (162.12) <D12E1D0E-C0E5-329E-99B4-AB152C9ABBE3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff4585d000 -     0x7fff45861fff  libCoreVMClient.dylib (162.12) <39951906-8566-3F9D-9EA8-EBD6084DCF73> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff45862000 -     0x7fff4586bff3  libGFXShared.dylib (16.7.4) <81A7875B-103D-3C82-B25C-DE24E57E5C8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff4586c000 -     0x7fff45877fff  libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff45878000 -     0x7fff458b3fe7  libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff45a22000 -     0x7fff45a60ffb  libGLU.dylib (16.7.4) <BCB09CD8-EB0E-38FA-8B5A-9E29532EE364> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff463d8000 -     0x7fff463e7ff3  com.apple.opengl (16.7.4 - 16.7.4) <77A788F3-8F0C-305C-AEB9-FF258676C599> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff46766000 -     0x7fff468b2ff7  com.apple.QTKit (7.7.3 - 3014.8) <F333568C-D990-3BBA-A09B-ABAB5F984905> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff468b3000 -     0x7fff46b18ff7  com.apple.imageKit (3.0 - 1043) <1E72C513-391D-37CE-96D1-D2B59E2F23CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff46b19000 -     0x7fff46c08ff3  com.apple.PDFKit (1.0 - 677.68) <07888D80-F4FD-38AD-8F21-48F59E486886> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff46c09000 -     0x7fff4711bff7  com.apple.QuartzComposer (5.1 - 364) <0C9739CE-DCEA-3732-B3F4-EFB74464C9BC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff4711c000 -     0x7fff4713ffff  com.apple.quartzfilters (1.10.0 - 1.10.0) <F536C492-49CC-37B6-B740-DA266955E147> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff47140000 -     0x7fff47239ff7  com.apple.QuickLookUIFramework (5.0 - 743.13) <E56CBAA3-60CE-3E0C-B3DE-D21DBF93A785> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff4723a000 -     0x7fff4723afff  com.apple.quartzframework (1.5 - 21) <DCEB0FCC-2C32-3D02-8752-7B6FA009AB85> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff4723b000 -     0x7fff47487ff7  com.apple.QuartzCore (1.11 - 584.64.2) <FD9A3180-479E-3DAC-9CF0-0D214C7E46A7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff47488000 -     0x7fff474dfff7  com.apple.QuickLookFramework (5.0 - 743.13) <4EA17C20-5BD9-335F-8EE1-D4AE16BE6A15> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff476a5000 -     0x7fff476bfffb  com.apple.SafariServices.framework (13609 - 13609.3.5.1.5) <8102DF3E-2C36-3B47-B10E-B990DABCF95D> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff47cbf000 -     0x7fff47feafff  com.apple.security (7.0 - 58286.70.19) <E118FC23-2E20-3999-826B-58488049A277> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff47feb000 -     0x7fff48077ff7  com.apple.securityfoundation (6.0 - 55185.50.5) <3D9AD4EF-439C-3AE1-9332-AD291CF96C64> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff48078000 -     0x7fff480a8fff  com.apple.securityinterface (10.0 - 55109.50.6) <E9AA6D3B-E1ED-330A-B97D-2A71B4F13250> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff480a9000 -     0x7fff480adffb  com.apple.xpc.ServiceManagement (1.0 - 1) <3FCAF325-40C8-3148-9E49-E555F95B2946> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff48452000 -     0x7fff484c2ff3  com.apple.SystemConfiguration (1.17 - 1.17) <41D509AB-AED3-30FF-BB00-615BB5A8AC00> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff48677000 -     0x7fff489f2fff  com.apple.VideoToolbox (1.0 - 2276.80.4) <1C94A509-0372-3B58-94BC-4488C042BD79> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff489f3000 -     0x7fff48c7aff7  com.apple.VN (1.5.3 - 1.5.3) <E0D5885B-E3AB-3F00-95DD-54170E9CBE8E> /System/Library/Frameworks/Vision.framework/Versions/A/Vision
    0x7fff4b3bf000 -     0x7fff4b452ff3  com.apple.APFS (1.0 - 1) <70034B32-9347-30FB-9DDE-95061F686613> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff4befc000 -     0x7fff4bf24fff  com.apple.framework.Apple80211 (13.0 - 1370.4) <C296CDDB-0A79-3D6B-898A-0FBA1892F5AC> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4bf26000 -     0x7fff4bf35fef  com.apple.AppleFSCompression (96.60.1 - 1.0) <CBE1A092-CE90-36B9-AAA6-0BE2E7921504> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4c034000 -     0x7fff4c03fff7  com.apple.AppleIDAuthSupport (1.0 - 1) <924EA55F-1C87-347F-9212-F79EA2B2C84C> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4c079000 -     0x7fff4c0c1ff3  com.apple.AppleJPEG (1.0 - 1) <15558577-08E3-3087-86A9-8B6247978BCE> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4c0fc000 -     0x7fff4c124fff  com.apple.applesauce (1.0 - ???) <9CE4CAE2-30B9-3DF6-9BC0-33D532D7B937> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4c1ed000 -     0x7fff4c1f0fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <62DC46E4-5D00-3EAF-94C8-0F45592F90D6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4c1f1000 -     0x7fff4c241ff7  com.apple.AppleVAFramework (5.0.41 - 5.0.41) <C82921AA-1537-3736-BC16-5CABB3EF0100> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff4c577000 -     0x7fff4c810ffb  com.apple.AuthKit (1.0 - 1) <C3087797-E472-300E-8B4A-448857ACE8E7> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4c947000 -     0x7fff4c94eff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <B2A1EEDF-490A-38E2-A896-41057C0417BF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4c94f000 -     0x7fff4c9d6ff7  com.apple.backup.framework (1.9.6 - 1.9.6) <0A54D219-E71B-3BC6-8DFC-11ED47E431BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4c9df000 -     0x7fff4c9e5ff7  com.apple.BezelServicesFW (305.1 - 305.1) <30FB8483-B8E4-3DA8-912F-6DF76D4CE2F6> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff4cb15000 -     0x7fff4cc94ff7  com.apple.CVML (1.73.0 - 1.73.0) <3F46382B-358F-3539-8D13-F3B4E1727A6A> /System/Library/PrivateFrameworks/CVML.framework/Versions/A/CVML
    0x7fff4d799000 -     0x7fff4d7e8ff3  com.apple.ChunkingLibrary (189 - 189) <B3E4AA69-99C8-342F-B37E-C1921C72DBD2> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4d7ef000 -     0x7fff4d880ff7  com.apple.CloudDocs (1.0 - 575.14) <CD0E9512-7DF8-3028-9DB3-9ADA04887CD0> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff4e371000 -     0x7fff4e37aff3  com.apple.CommonAuth (4.0 - 2.0) <21AF4AC2-E650-35F9-AB33-3EBA2769FBC0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4e6b6000 -     0x7fff4eabefff  com.apple.CoreAUC (259.0.0 - 259.0.0) <EF95ED0E-F4F1-3969-89BB-CE8CDD74C29F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff4eabf000 -     0x7fff4eaefff7  com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <6AC79B1F-0A12-34A4-BC0D-5A6A65ABABE0> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff4eb86000 -     0x7fff4ebd8ff7  com.apple.corebrightness (1.0 - 1) <60643D9E-25C6-3A48-867E-9444B2181669> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff4ee8e000 -     0x7fff4ee9eff7  com.apple.CoreEmoji (1.0 - 69.3) <DCCF04BB-DA33-3DC0-B7C2-1D34870C0C0A> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4f1a2000 -     0x7fff4f1b8ff7  com.apple.CoreMediaAuthoring (2.2 - 956) <EE44B61D-6742-3649-A52F-C6AA0431F846> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff4f301000 -     0x7fff4f35eff7  com.apple.CoreNLP (1.0 - 130.5.4) <6FB50324-9C41-37A9-967D-CD20DD7B068A> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4f4ed000 -     0x7fff4f592fff  com.apple.CorePDF (4.0 - 414) <320B28D5-5115-3C4B-9AEC-6114305DFACA> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff4f632000 -     0x7fff4f63aff3  com.apple.CorePhoneNumbers (1.0 - 1) <3B388768-5CDB-341A-BCE2-4047EAD009EA> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4f7c5000 -     0x7fff4f7f6ff3  com.apple.CoreServicesInternal (309.1 - 309.1) <9A9DE5A0-3912-3311-A351-2B7B5C35D1F0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4fb70000 -     0x7fff4fc01fff  com.apple.CoreSymbolication (9.3 - 64026.2) <30652FA5-C731-3A22-864D-DF6D9C77CD4C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4fc84000 -     0x7fff4fdb9fff  com.apple.coreui (2.1 - 494.1) <5B4F3E9C-A4EF-3908-A035-59B8631C3685> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4fdba000 -     0x7fff4feebfff  com.apple.CoreUtils (5.6 - 560.11) <2C5A0610-1F08-3603-8692-EE03E62EE622> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4ff40000 -     0x7fff4ffa4fff  com.apple.framework.CoreWiFi (13.0 - 1350.2) <500CC54F-A6CB-3D36-9BB1-C9C9F6A6E414> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff4ffa5000 -     0x7fff4ffb5ff7  com.apple.CrashReporterSupport (10.13 - 1) <1ADEC140-4838-3976-A14B-6268C5251481> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff50034000 -     0x7fff50043ff7  com.apple.framework.DFRFoundation (1.0 - 191.7) <F7AB1B29-A4B0-3938-AFDC-DAA204929404> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff50046000 -     0x7fff5004affb  com.apple.DSExternalDisplay (3.1 - 380) <13AA3B17-E649-3B7B-B09D-9AE7C4A60887> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff500cc000 -     0x7fff50142fff  com.apple.datadetectorscore (7.0 - 590.3) <E645FBF0-B47D-3394-84DF-792B85E94CB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff50190000 -     0x7fff501d0ff7  com.apple.DebugSymbols (181.0 - 181.0) <702DB951-F5A6-3155-9D84-BBA9A4B4E1BD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff501d1000 -     0x7fff50300fff  com.apple.desktopservices (1.12.5 - 1.12.5) <96BB57E2-3359-3920-AA7C-BF03C2225485> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff505b8000 -     0x7fff505bcff7  com.apple.DisplayServicesFW (3.1 - 380) <921A2830-1A66-396E-A689-CD85B4B8F82C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff50dbe000 -     0x7fff50f93fff  com.apple.vision.EspressoFramework (1.0 - 66.15) <D85A41F7-1205-360D-A069-3687B01A3096> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff510ff000 -     0x7fff5152dfff  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <06065DA3-4091-3682-A308-BF3F2E3E4AF8> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff51560000 -     0x7fff515e9ff3  com.apple.FileProvider (125.15 - 125.15) <89C9975D-83FA-3E6E-A662-276D6030570F> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff51a27000 -     0x7fff51a54ff7  com.apple.Futhark-OSX (1.0 - 1) <BDB36143-C935-3D09-B418-4C9488CE0C66> /System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark
    0x7fff53189000 -     0x7fff53189fff  libmetal_timestamp.dylib (802.4.8) <7E1B5ECC-7504-3B86-B3D9-5D8CDF88FCFA> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
    0x7fff547f5000 -     0x7fff547fafff  com.apple.GPUWrangler (3.20.18 - 3.20.18) <B54A9063-01EC-3D2C-8924-86A1F315DEA2> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff54bae000 -     0x7fff54bd3ff3  com.apple.GenerationalStorage (2.0 - 285.3) <0C898B63-E9A3-3D93-BB3D-CD54BFE51DED> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff54beb000 -     0x7fff5552dff7  com.apple.GeoServices (1.0 - 1363.24.8.15.58) <9686AD86-FE07-3604-B91C-D372FF641E8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff55570000 -     0x7fff5557ffff  com.apple.GraphVisualizer (1.0 - 5) <EB42FFAD-2BCA-3DE2-B40E-AFDE6E7FAA4D> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff55602000 -     0x7fff55676fff  com.apple.Heimdal (4.0 - 2.0) <FF7BC1AE-1BA6-3150-A7CC-B9E0AD5EBE7F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff55677000 -     0x7fff556a5fff  com.apple.HelpData (2.3 - 167.2) <24A1E5D9-2801-36F4-9361-692467E5B615> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff55f7f000 -     0x7fff55f88fff  com.apple.IOAccelMemoryInfo (1.0 - 1) <DA90A47E-5759-3AF0-AB3D-7499F1457464> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff55f89000 -     0x7fff55f90ff7  com.apple.IOAccelerator (378.28 - 378.28) <F109E4CB-49D9-37FB-974A-8A3E9E8A61DA> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff55f94000 -     0x7fff55fabfff  com.apple.IOPresentment (1.0 - 35.1) <AC89202B-8433-3B62-A7BE-467D1905F6FB> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff56376000 -     0x7fff5639cffb  com.apple.IconServices (97.6 - 97.6) <7913A453-8D29-31DC-ADDB-7CEC068C9B86> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff564a9000 -     0x7fff564acff3  com.apple.InternationalSupport (1.0 - 1) <D020C355-DCC1-3D7E-8FCE-BD6FF441824D> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5651a000 -     0x7fff5652affb  com.apple.IntlPreferences (2.0 - 227.5.2) <E036B12B-6017-3EF6-9E73-71DCE8036608> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff56614000 -     0x7fff56627ff3  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <B999BEF6-F3E7-30EE-9177-FBC8E826659D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff56628000 -     0x7fff5671dff7  com.apple.LanguageModeling (1.0 - 159.5.3) <FAA236D6-CFB8-37D2-B635-B324E0719E32> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5671e000 -     0x7fff56760fff  com.apple.Lexicon-framework (1.0 - 33.5) <F8DD2D09-5CEE-3741-93CF-223FC61FCCA4> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff56764000 -     0x7fff5676bff7  com.apple.LinguisticData (1.0 - 238.3) <6F2ED02A-2120-3ABA-8EC1-314E4FFE77F3> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff56f6c000 -     0x7fff56f6ffff  com.apple.Mangrove (1.0 - 1) <471F4581-5235-3381-B16B-CE92ED6CF086> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff570bf000 -     0x7fff573e8ff7  com.apple.MediaRemote (1.0 - 1) <1FE6F7B0-E949-36F3-9646-1B85BA1BAF20> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
    0x7fff573e9000 -     0x7fff5740afff  com.apple.MediaServices (1.0 - 1) <7AE9BD6D-594B-319E-A750-D0607150BAE1> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
    0x7fff5747f000 -     0x7fff574e8ff7  com.apple.gpusw.MetalTools (1.0 - 1) <F2A47319-0430-3BB5-943E-651A40C127A9> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff574f1000 -     0x7fff57508ff7  com.apple.MobileAssets (1.0 - 437.60.1) <94912D67-E290-3205-B919-C70C0A8D7FCF> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5750c000 -     0x7fff57525fff  com.apple.MobileKeyBag (2.0 - 1.0) <9EA31672-3B83-3ABF-B2D5-8584E159051E> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff57536000 -     0x7fff575b0ff7  com.apple.Montreal (1.0 - 42) <A5C5AA2B-0090-34B4-8669-C00C62477CF6> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff575b1000 -     0x7fff575dbffb  com.apple.MultitouchSupport.framework (1614.1 - 1614.1) <A376F2FB-64AE-3B35-88B0-7D2BB4D1CB7C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff57842000 -     0x7fff5784dfff  com.apple.NetAuth (6.2 - 6.2) <85C5D94D-C67E-36DC-B0EA-02F53AC4FCD3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff57a1b000 -     0x7fff57a37ff3  com.apple.network.statistics.framework (1.2 - 1) <8F5EFA64-84BE-353E-8302-70239CD9A7AA> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff590e9000 -     0x7fff590f9ffb  com.apple.PerformanceAnalysis (1.194 - 194) <B6934994-BD69-36F9-914E-6BBDCD797612> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5ab44000 -     0x7fff5ab69fff  com.apple.pluginkit.framework (1.0 - 1) <3C6FA287-D379-3BD3-80C0-678B1BB0D4DA> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff5aeb8000 -     0x7fff5aed6fff  com.apple.ProtocolBuffer (1 - 260) <195906B1-1DB1-3AD2-B2F7-87B867C27F40> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5afbe000 -     0x7fff5b042ff7  com.apple.Quagga (1.0 - 1) <E58A4B0B-5B52-337C-89ED-F0B4745E1E18> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
    0x7fff5b043000 -     0x7fff5b059ff7  com.apple.QuickLookThumbnailing (1.0 - 1) <043881FB-D325-3145-99B9-B9307AF99365> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff5b0a0000 -     0x7fff5b0acfff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.70.16) <AEAA88C6-CBB6-3598-9548-E4DF155B4A64> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff5b0ad000 -     0x7fff5b0d0ffb  com.apple.RemoteViewServices (2.0 - 125) <695CBF89-C15C-3E4C-8045-B46DCA64E3FB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5b0d1000 -     0x7fff5b0e6ff3  com.apple.xpc.RemoteXPC (1.0 - 1205.70.16) <DD597F26-6BBE-3DAD-9257-7A5FCD60C109> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff5c140000 -     0x7fff5c255ff7  com.apple.Sharing (1050.22.9 - 1050.22.9) <CAB71093-B187-363E-BBAA-B0D23D7642AA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff5c256000 -     0x7fff5c275ff7  com.apple.shortcut (2.16 - 99) <A09B7F96-21BE-3C5D-AA59-B657F68D84BB> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff5c280000 -     0x7fff5c281ff7  com.apple.performance.SignpostNotification (1.2.6 - 2.6) <E77879A4-B040-3BE0-86F5-98173A4100AD> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
    0x7fff5cfdf000 -     0x7fff5d27cfff  com.apple.SkyLight (1.600.0 - 312.103.12) <A65B547C-B7CA-3E33-A0C5-58AB436A8467> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff5da45000 -     0x7fff5da52fff  com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <90CDCEAD-5A65-3C35-9370-2B306895E97C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff5db04000 -     0x7fff5dd42ff3  com.apple.spotlight.index (10.7.0 - 1191.8) <E270F050-B6B4-3378-AC2B-A1FE7D6BAE95> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff5deff000 -     0x7fff5df26fff  com.apple.StreamingZip (1.0 - 1) <B5C3D9D6-B1DC-33E5-B7D2-ADAF3E0CA30E> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff5e5f8000 -     0x7fff5e681fc7  com.apple.Symbolication (9.3 - 64033) <F576D527-4CB1-34A5-B15E-1130833EEDAB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff5e692000 -     0x7fff5e69affb  com.apple.SymptomDiagnosticReporter (1.0 - 820.60.3) <F17BD2C2-43B1-32AD-B264-5B9405F60776> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff5ebf2000 -     0x7fff5ebfaff7  com.apple.TCC (1.0 - 1) <9D5466C6-A8B6-3C24-A791-6506B81D9998> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff5ee07000 -     0x7fff5eec4ff7  com.apple.TextureIO (3.7 - 3.7) <32C460CD-E93D-3FA5-A4AE-CA648722F5FE> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff5ef75000 -     0x7fff5f125fff  com.apple.UIFoundation (1.0 - 547.9) <D0994333-5EB4-3415-8D18-2A0487AE91E0> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff5f1a2000 -     0x7fff5f207fff  com.apple.UserActivity (98.10 - 98.10) <FD8FAA3D-AD8D-3CF3-B322-712AC8ADE7CC> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff5fdfa000 -     0x7fff5fec9ff7  com.apple.ViewBridge (343.2 - 343.2) <0A295791-B763-3E58-A9DD-8E4F40E815C9> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff60761000 -     0x7fff60763ffb  com.apple.loginsupport (1.0 - 1) <E273A65A-6379-3787-B119-BC6ED94D4A81> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff60764000 -     0x7fff60779fff  com.apple.login (3.0 - 3.0) <73202649-0081-3B4B-AD90-226C4F69A705> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff608ca000 -     0x7fff608fdff7  libclosured.dylib (551.5) <112BC241-6626-3848-8DD8-B34B5B6F7ABC> /usr/lib/closure/libclosured.dylib
    0x7fff609b7000 -     0x7fff609f0ff7  libCRFSuite.dylib (41) <14B00FCF-4C67-3736-95B5-76FEA6E4972C> /usr/lib/libCRFSuite.dylib
    0x7fff609f1000 -     0x7fff609fcfff  libChineseTokenizer.dylib (28) <2237A259-0E59-3DD0-BADC-281C361FAB70> /usr/lib/libChineseTokenizer.dylib
    0x7fff60a8e000 -     0x7fff60a8fff3  libDiagnosticMessagesClient.dylib (104) <3F855622-352B-3EA8-B7C8-94D1DB48C080> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff60ac6000 -     0x7fff60c90ff3  libFosl_dynamic.dylib (17.8) <1A2A9D53-129E-3F7D-AE23-1D6E6D9EA017> /usr/lib/libFosl_dynamic.dylib
    0x7fff60cb0000 -     0x7fff60cb7fff  libMatch.1.dylib (31) <7C8FF628-4B3B-3D63-AAEB-B85F41361DFC> /usr/lib/libMatch.1.dylib
    0x7fff60cc8000 -     0x7fff60cc8fff  libOpenScriptingUtil.dylib (174) <AC38B2C3-5A37-30EB-A246-CEFABD3DD4E7> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff60dff000 -     0x7fff60e03ffb  libScreenReader.dylib (562.18.5) <FFB20E40-7669-30F6-8577-B74E18076376> /usr/lib/libScreenReader.dylib
    0x7fff60e04000 -     0x7fff60e05ffb  libSystem.B.dylib (1252.50.4) <5A02016C-8F9D-3F47-8C39-AD2CD4F9F11D> /usr/lib/libSystem.B.dylib
    0x7fff60e84000 -     0x7fff60e85fff  libThaiTokenizer.dylib (2.2) <C62E7A0C-338D-31B3-8DC1-FEB8ADB23365> /usr/lib/libThaiTokenizer.dylib
    0x7fff60e98000 -     0x7fff60e98fff  libapple_crypto.dylib (109.50.15) <A8DEA8E9-5769-3C78-824D-969A98B94086> /usr/lib/libapple_crypto.dylib
    0x7fff60e99000 -     0x7fff60eafff7  libapple_nghttp2.dylib (1.24) <24338D88-5D73-3165-9CFB-5A92734C9040> /usr/lib/libapple_nghttp2.dylib
    0x7fff60eb0000 -     0x7fff60edaff3  libarchive.2.dylib (54) <D2B6AD30-18CB-3E3C-ABBF-A0745654350F> /usr/lib/libarchive.2.dylib
    0x7fff60edb000 -     0x7fff60fdefe7  libate.dylib (1.13.1) <D828353D-3D64-30E3-970F-8D295407610D> /usr/lib/libate.dylib
    0x7fff60fe2000 -     0x7fff60fe2ff3  libauto.dylib (187) <92E693DF-D74D-39A0-99AB-8A9F6FFEBA18> /usr/lib/libauto.dylib
    0x7fff60fe3000 -     0x7fff6109cffb  libboringssl.dylib (109.50.15) <FC25FE02-6AA8-3F0B-9EF3-56A455C08C0F> /usr/lib/libboringssl.dylib
    0x7fff6109d000 -     0x7fff610adff3  libbsm.0.dylib (39) <18D57879-A717-3466-9637-1704EE59A32A> /usr/lib/libbsm.0.dylib
    0x7fff610ae000 -     0x7fff610bbffb  libbz2.1.0.dylib (38) <0B4321CD-3D6F-3095-A12E-27F66B4321AD> /usr/lib/libbz2.1.0.dylib
    0x7fff610bc000 -     0x7fff61112fff  libc++.1.dylib (400.9) <142D6292-F30F-3949-9F37-3C97A579F540> /usr/lib/libc++.1.dylib
    0x7fff61113000 -     0x7fff61137ff7  libc++abi.dylib (400.8.2) <EF5E37D7-11D9-3530-BE45-B986612D13E2> /usr/lib/libc++abi.dylib
    0x7fff61139000 -     0x7fff61149fff  libcmph.dylib (6) <890DEC4C-4334-393C-8B56-7C8560BBED9D> /usr/lib/libcmph.dylib
    0x7fff6114a000 -     0x7fff61161fd3  libcompression.dylib (47.60.2) <CC7ACB0A-49CD-3564-978F-49F843186F27> /usr/lib/libcompression.dylib
    0x7fff6140c000 -     0x7fff61424ff7  libcoretls.dylib (155.50.1) <087E9F90-21E5-376D-9956-C4E346409682> /usr/lib/libcoretls.dylib
    0x7fff61425000 -     0x7fff61426ff3  libcoretls_cfhelpers.dylib (155.50.1) <78CCDD10-7D71-365E-A0A5-8524ED5F5BF9> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff618f7000 -     0x7fff6194cff3  libcups.2.dylib (462.2.10) <590D6ACC-68A0-371E-8646-FC59F814534B> /usr/lib/libcups.2.dylib
    0x7fff61a8c000 -     0x7fff61a8cfff  libenergytrace.dylib (16) <1F11D488-07C6-3D18-BEF2-0B28A992D761> /usr/lib/libenergytrace.dylib
    0x7fff61a8d000 -     0x7fff61aa6ff3  libexpat.1.dylib (16.1.1.1) <BF67821E-1B05-3E26-9EE9-4366CC0DAD03> /usr/lib/libexpat.1.dylib
    0x7fff61abe000 -     0x7fff61ac2ff7  libgermantok.dylib (17) <DABC5487-8699-3254-9CA2-D743A9F24413> /usr/lib/libgermantok.dylib
    0x7fff61ac3000 -     0x7fff61ac8ff3  libheimdal-asn1.dylib (520.50.9) <EF65C17E-31CD-31DC-876C-BF3EF393099C> /usr/lib/libheimdal-asn1.dylib
    0x7fff61af4000 -     0x7fff61be5ff7  libiconv.2.dylib (51.50.1) <7965B866-C75A-3450-9891-0500349F7090> /usr/lib/libiconv.2.dylib
    0x7fff61be6000 -     0x7fff61e0dffb  libicucore.A.dylib (59181.0.1) <17767680-09DF-3954-AB6C-B13B41F92A2E> /usr/lib/libicucore.A.dylib
    0x7fff61e5a000 -     0x7fff61e5bfff  liblangid.dylib (128) <C54A2059-A4BE-364B-94C2-581C548459BC> /usr/lib/liblangid.dylib
    0x7fff61e5c000 -     0x7fff61e75ffb  liblzma.5.dylib (10) <60BEAB81-CE65-3479-90CC-03325AACEC95> /usr/lib/liblzma.5.dylib
    0x7fff61e76000 -     0x7fff61e8cff7  libmarisa.dylib (9) <47540053-02CF-35F8-A75E-074DB3D51812> /usr/lib/libmarisa.dylib
    0x7fff61e8d000 -     0x7fff61f3cfff  libmecab.1.0.0.dylib (779.7.6) <9003A13E-FD53-3428-9927-E40575C764C6> /usr/lib/libmecab.1.0.0.dylib
    0x7fff61f3d000 -     0x7fff62165ff7  libmecabra.dylib (779.7.6) <B2ACB6A9-91AE-364B-9418-8EB938BF82B6> /usr/lib/libmecabra.dylib
    0x7fff6233d000 -     0x7fff624b8fff  libnetwork.dylib (1229.70.2) <0596A03E-C984-3FE6-B88E-63D5F96EC49A> /usr/lib/libnetwork.dylib
    0x7fff6253f000 -     0x7fff629303b7  libobjc.A.dylib (723) <616AB826-9179-3924-AA61-AF760363A3F5> /usr/lib/libobjc.A.dylib
    0x7fff62943000 -     0x7fff62947fff  libpam.2.dylib (22) <E5840D63-8506-301A-9182-5000031854E1> /usr/lib/libpam.2.dylib
    0x7fff6294a000 -     0x7fff62982ff7  libpcap.A.dylib (79.20.3) <6A9D27FA-2780-3E96-8B2E-645638AC13AC> /usr/lib/libpcap.A.dylib
    0x7fff629cd000 -     0x7fff629d0ff7  libpmenergy.dylib (187.70.3) <9CEC72DF-8C39-3DE3-84AE-4ECE0D628FA8> /usr/lib/libpmenergy.dylib
    0x7fff629d1000 -     0x7fff629d3fff  libpmsample.dylib (187.70.3) <8D8C4D79-1AE5-3820-A058-DF9A8F80B614> /usr/lib/libpmsample.dylib
    0x7fff62a01000 -     0x7fff62a1dffb  libresolv.9.dylib (65.1) <D9BB6307-71E4-3A94-A745-1FCA114C6894> /usr/lib/libresolv.9.dylib
    0x7fff62a1f000 -     0x7fff62a58ff3  libsandbox.1.dylib (765.70.2) <2EF407AA-45B0-3E54-83B7-CA40F778FACA> /usr/lib/libsandbox.1.dylib
    0x7fff62a6c000 -     0x7fff62a6dff3  libspindump.dylib (252) <7BE3801C-F1F5-3F54-AB70-9842F8EF3F09> /usr/lib/libspindump.dylib
    0x7fff62a6e000 -     0x7fff62bfbff7  libsqlite3.dylib (274.8.1) <B70A2908-E0F7-364E-952A-1D2D19787B89> /usr/lib/libsqlite3.dylib
    0x7fff62dcf000 -     0x7fff62e2fff3  libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib
    0x7fff62e30000 -     0x7fff62e33ffb  libutil.dylib (51.20.1) <A50E15F1-20A2-3EA7-A8CE-A43662E18587> /usr/lib/libutil.dylib
    0x7fff62e34000 -     0x7fff62e41ff3  libxar.1.dylib (417.1) <351781D5-3CCF-320F-BB5A-4DFCC1CCD31D> /usr/lib/libxar.1.dylib
    0x7fff62e45000 -     0x7fff62f2cffb  libxml2.2.dylib (31.20) <286F8531-7001-3989-9640-284443355433> /usr/lib/libxml2.2.dylib
    0x7fff62f2d000 -     0x7fff62f55fff  libxslt.1.dylib (15.16) <57D56366-1E7B-356C-B2B8-F4688FF666E6> /usr/lib/libxslt.1.dylib
    0x7fff62f56000 -     0x7fff62f68ffb  libz.1.dylib (70) <47278BDC-596E-3037-B8DA-05FE9D5DBEF6> /usr/lib/libz.1.dylib
    0x7fff63004000 -     0x7fff63008ff7  libcache.dylib (80) <096D3699-58D2-3D23-9512-BC88DAE7B16C> /usr/lib/system/libcache.dylib
    0x7fff63009000 -     0x7fff63013ff3  libcommonCrypto.dylib (60118.50.1) <B4E77BD4-A809-37E1-8A79-25955E0F5D9C> /usr/lib/system/libcommonCrypto.dylib
    0x7fff63014000 -     0x7fff6301bfff  libcompiler_rt.dylib (62) <4CEED002-D00B-35F8-B563-0546A5F71A43> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6301c000 -     0x7fff63025ffb  libcopyfile.dylib (146.50.5) <F7A7999F-9509-3C67-8EE9-95BEE6772676> /usr/lib/system/libcopyfile.dylib
    0x7fff63026000 -     0x7fff630abffb  libcorecrypto.dylib (562.70.3) <9C6E5CC2-272B-3740-AEDB-9EBEC98EC7F9> /usr/lib/system/libcorecrypto.dylib
    0x7fff63133000 -     0x7fff6316cff7  libdispatch.dylib (913.60.3) <285526B6-A2A6-316D-A1CC-37803B71E203> /usr/lib/system/libdispatch.dylib
    0x7fff6316d000 -     0x7fff6318aff7  libdyld.dylib (551.5) <49ABA86D-DD48-3133-9B14-B9A564EEBC66> /usr/lib/system/libdyld.dylib
    0x7fff6318b000 -     0x7fff6318bffb  libkeymgr.dylib (28) <7CC7B5E1-AB7F-3495-A26A-396461BCB66B> /usr/lib/system/libkeymgr.dylib
    0x7fff6318c000 -     0x7fff63198ff3  libkxld.dylib (4570.71.82.8) <44AF05D7-6BDF-3A9B-B5CF-D16C98B6844E> /usr/lib/system/libkxld.dylib
    0x7fff63199000 -     0x7fff63199ff7  liblaunch.dylib (1205.70.16) <265EE555-E988-3EE5-A39E-028FB3A5FE11> /usr/lib/system/liblaunch.dylib
    0x7fff6319a000 -     0x7fff6319effb  libmacho.dylib (906) <F5F16E2F-F961-3FF4-B02F-69BBDB57B8DC> /usr/lib/system/libmacho.dylib
    0x7fff6319f000 -     0x7fff631a1fff  libquarantine.dylib (86.70.1) <262CECFE-A493-3EC6-8608-CEA93757265E> /usr/lib/system/libquarantine.dylib
    0x7fff631a2000 -     0x7fff631a3ff3  libremovefile.dylib (45) <EA24BFB6-24B7-3841-8AAC-FAF400910706> /usr/lib/system/libremovefile.dylib
    0x7fff631a4000 -     0x7fff631bbfff  libsystem_asl.dylib (356.70.1) <9481D82D-CFB7-3032-A07F-88F7F59CAC2C> /usr/lib/system/libsystem_asl.dylib
    0x7fff631bc000 -     0x7fff631bcfff  libsystem_blocks.dylib (67) <FA2C3663-9DBB-3AFB-80A3-E77BE0816AD0> /usr/lib/system/libsystem_blocks.dylib
    0x7fff631bd000 -     0x7fff63246ff7  libsystem_c.dylib (1244.50.9) <25DD83D8-80CA-3DFF-8626-FE704911F19C> /usr/lib/system/libsystem_c.dylib
    0x7fff63247000 -     0x7fff6324affb  libsystem_configuration.dylib (963.50.9) <61B26E1D-FEFF-38C6-AE0E-A6DD90145EB2> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6324b000 -     0x7fff6324effb  libsystem_coreservices.dylib (51) <E8FA663F-1B0F-3B12-8F97-31A46E6B4D68> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6324f000 -     0x7fff63250fff  libsystem_darwin.dylib (1244.50.9) <6195EEA1-83A7-35F0-8147-5AB031020CD0> /usr/lib/system/libsystem_darwin.dylib
    0x7fff63251000 -     0x7fff63257ffb  libsystem_dnssd.dylib (878.70.4) <0D2C9583-5D28-375B-AEB4-F66F18C78322> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff63258000 -     0x7fff632a1ff7  libsystem_info.dylib (517.30.1) <9C2C96F3-638B-34E7-A2BD-24C643EAF957> /usr/lib/system/libsystem_info.dylib
    0x7fff632a2000 -     0x7fff632c8ff7  libsystem_kernel.dylib (4570.71.82.8) <C34BA704-FAFF-3DDB-9827-5930B5BEF134> /usr/lib/system/libsystem_kernel.dylib
    0x7fff632c9000 -     0x7fff63314fcb  libsystem_m.dylib (3147.50.1) <B3172533-77D2-3416-8487-4A505198E9E1> /usr/lib/system/libsystem_m.dylib
    0x7fff63315000 -     0x7fff63334ff7  libsystem_malloc.dylib (140.50.7) <821E16C8-7A7E-3269-9167-10F4F413BF93> /usr/lib/system/libsystem_malloc.dylib
    0x7fff63335000 -     0x7fff63465ff7  libsystem_network.dylib (1229.70.2) <07BFD80A-E7EB-3DEB-B765-5E1659453114> /usr/lib/system/libsystem_network.dylib
    0x7fff63466000 -     0x7fff63470ffb  libsystem_networkextension.dylib (767.70.2) <A90BAFFD-AC3D-3078-90B2-71463DBFD4A5> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff63471000 -     0x7fff6347aff3  libsystem_notify.dylib (172) <738B3BB0-4F20-3446-A3B6-095D796E5903> /usr/lib/system/libsystem_notify.dylib
    0x7fff6347b000 -     0x7fff63482ff7  libsystem_platform.dylib (161.50.1) <90A2A62F-8690-3FA7-A4D0-9085BF2FA44A> /usr/lib/system/libsystem_platform.dylib
    0x7fff63483000 -     0x7fff6348efff  libsystem_pthread.dylib (301.50.1) <283E64A7-A2B2-3212-95BA-4D21F9AE36CF> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6348f000 -     0x7fff63492fff  libsystem_sandbox.dylib (765.70.2) <C29E1B7A-F39B-344E-98F7-8FB32B10AE0A> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff63493000 -     0x7fff63494ff3  libsystem_secinit.dylib (30) <4E84DF62-57B5-36F9-819F-3C1E7FEDA856> /usr/lib/system/libsystem_secinit.dylib
    0x7fff63495000 -     0x7fff6349cff7  libsystem_symptoms.dylib (820.60.3) <A45B4D84-2C69-3F19-83C2-2F1EEA73A7B5> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6349d000 -     0x7fff634b1ff7  libsystem_trace.dylib (829.70.2) <4C4E5351-E370-3226-9B30-61E250DE3B2E> /usr/lib/system/libsystem_trace.dylib
    0x7fff634b3000 -     0x7fff634b8ff7  libunwind.dylib (35.3) <BAE12DA3-CF33-32AD-86B0-CCD6705ADFAA> /usr/lib/system/libunwind.dylib
    0x7fff634b9000 -     0x7fff634e6fff  libxpc.dylib (1205.70.16) <26D99819-B813-320E-9E8F-9D57AD2DA63B> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 962614
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=899.8M resident=0K(0%) swapped_out_or_unallocated=899.8M(100%)
Writable regions: Total=660.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=660.8M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
ATS (font support)                32.0M        8 
ATS (font support) (reserved)        8K        3         reserved VM address space (unallocated)
Accelerate framework               384K        3 
Activity Tracing                   256K        2 
CG backing stores                  440K        3 
CG image                            24K        5 
CoreAnimation                        4K        2 
CoreGraphics                         8K        2 
CoreImage                           16K        4 
CoreUI image data                  600K        9 
CoreUI image file                  180K        4 
Dispatch continuations            24.0M        2 
Foundation                          48K        3 
IOKit                             7940K        2 
Image IO                             8K        2 
Kernel Alloc Once                    8K        2 
MALLOC                           227.8M      331 
MALLOC guard page                   48K       13 
MALLOC_LARGE (reserved)           3640K        2         reserved VM address space (unallocated)
Mach message                       120K       14 
Memory Tag 242                      12K        2 
STACK GUARD                       56.2M       46 
Stack                            322.8M       48 
VM_ALLOCATE                       46.2M       47 
__DATA                            44.9M      309 
__FONT_DATA                          4K        2 
__LINKEDIT                       469.8M        7 
__TEXT                           429.9M      314 
__UNICODE                          560K        2 
mapped file                      166.3M       82 
shared memory                     3756K       12 
===========                     =======  ======= 
TOTAL                              1.8G     1256 
TOTAL, minus reserved VM space     1.8G     1256 

Model: MacPro5,1, BootROM MP51.0084.B00, 6 processors, 6-Core Intel Xeon, 3.33 GHz, 48 GB, SMC 1.39f11
Graphics: AMD Radeon HD 7950, AMD Radeon HD 7950, PCIe
Memory Module: DIMM 1, 16 GB, DDR3 ECC, 1333 MHz, 0x80CE, 0x4D33393342324737304148302D5948392020
Memory Module: DIMM 2, 16 GB, DDR3 ECC, 1333 MHz, 0x80CE, 0x4D33393342324737304148302D5948392020
Memory Module: DIMM 3, 16 GB, DDR3 ECC, 1333 MHz, 0x80CE, 0x4D33393342324737304148302D5948392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.102.30)
Bluetooth: Version 6.0.7f22, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
PCI Card: AMD Radeon HD 7950, Display Controller, Slot-1
PCI Card: AMD Radeon HD 7950, ATY,HamachiParent, Slot-1
Serial ATA Device: HL-DT-ST DVD-RW GH61N
Serial ATA Device: Samsung SSD 860 PRO 2TB, 2.05 TB
Serial ATA Device: ST3000DM001-1ER166, 3 TB
USB Device: USB 2.0 Bus
USB Device: USB2.0 Hub
USB Device: BUP BK
USB Device: My Passport 0820
USB Device: easystore 25FA
USB Device: USB2.0 Hub
USB Device: easystore 25FA
USB Device: My Passport 0827
USB Device: easystore 2624
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub in Apple Pro Keyboard
USB Device: SCR33xx v2.0 USB SC Reader
USB Device: Apple Pro Keyboard
USB Device: USB/PS2 Wheel Mouse
USB Device: Apple LED Cinema Display
USB Device: Display iSight
USB Device: Display Audio
USB Device: USB2.0 Hub
USB Device: USB2.0 Hub
USB Device: easystore 2647
USB Device: USB2.0 Hub
USB Device: easystore 266A
USB Device: easystore 266A
USB Device: easystore 2647
USB Device: USB2.0 Hub
USB Device: USB Bus
USB Device: USB Bus
USB Device: USB Bus
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB Bus
USB Device: USB Bus
USB Device: USB Bus
FireWire Device: built-in_hub, Up to 800 Mb/sec
FireWire Device: ST3400620A, Seagate, Up to 400 Mb/sec
Thunderbolt Bus: 
esabol commented 3 weeks ago

@JackCico wrote

I have now also deleted the /Library/Application Support/Chromium/ folder first, then tried the “Chromium Legacy 120.0.6099.199.1”, which worked, but does not create a folder “36” in '/Library/Application Support/Chromium/Optimization_guide_model_store'

So I created the directory there myself and set it to read-only. Then I started the https://github.com/blueboxd/chromium-legacy/releases/tag/1303823 ‚Chromium Legacy 127.0.6494.0 (Official Build) (x86_64)‘-version again. So far no crash. ==> However, I wonder what the folder '36' is used for, not that there will be other problems in the future because it is not writable.

macOS Mavericks 10.9.5

Wow, this actually worked for me on 10.13. No crashes. Thanks very much for figuring that out and sharing the information!

Here are the commands I executed in Terminal:

rm -rf ~/Library/Application\ Support/Chromium/Optimization_guide_model_store/36
mkdir ~/Library/Application\ Support/Chromium/Optimization_guide_model_store/36
chmod 000 ~/Library/Application\ Support/Chromium/Optimization_guide_model_store/36
davids74 commented 3 weeks ago

Can you paste your pļū kaka somewhere else?

csacskamacskamocska commented 1 week ago

I've been home last week and turned on my yosemite mbp 4.1, nothing crashed, I used it for over an hour, maybe two. The version is over 120 but no the latest, this one doesn't do the "link-pulling over the tab bar" bug, so I stayed on this. Screen Shot

davids74 commented 1 week ago

I've been home last week and turned on my yosemite mbp 4.1, nothing crashed, I used it for over an hour, maybe two. The version is over 120 but no the latest, this one doesn't do the "link-pulling over the tab bar" bug, so I stayed on this. Screen Shot

Does it mean that Empire strikeback is over? That is that there was actual problem that Google has fixed with its updates?